169 похожих чатов

I want to implement a "switch to user" function for

admins for one of my clients webapp. It should be used by employees for easier support when users have a problem with the webapp.
My client however raised GDPR concerns about doing that. I don't see anything wrong with that given we own the data already and would fix it now directly on the database or by me resetting the users password temporarely and doing a normal login.

That he asked me now already 3x if this is really ok (apparently because there were issues with it in a company he once worked for) I thought maybe someone here knows how to handle this properly?

Another client of mine was also hesistant to implement this and went with the approach to tell the user to specifically enable "allow remote support access to your account" checkbox which is disabled by default in his account settings.

Is this really a big deal? How is this treated at your companies, any experiences?

4 ответов

48 просмотров

You should watch https://www.imdb.com/title/tt27867155/

In short; it depends a lot on what exactly the users do in the webapp

Daniel- Автор вопроса
Thomas
In short; it depends a lot on what exactly the use...

mostly uploading (webapp users publicly viewable) pictures/videos or maybe buying something in the webshop but calling cause "thing X doesn't work" (which might be an actual bug to checkout or just user stupidity)

Daniel
mostly uploading (webapp users publicly viewable) ...

That's definitely completely out of the question then

Похожие вопросы

Обсуждают сегодня

а через ESC-код ?
Alexey Kulakov
29
30500 за редактор? )
Владимир
47
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
13
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
program test; {$mode delphi} procedure proc(v: int32); overload; begin end; procedure proc(v: int64); overload; begin end; var x: uint64; begin proc(x); end. Уж не знаю...
notme
6
Как передать управляющий символ в открытую через CreateProcess консоль? Собсна, есть процедура: procedure TRedirectThread.WriteData(Data: OEMString); var Written: Cardinal;...
Serjone
5
вы делали что-то подобное и как? может есть либы готовые? увидел картинку нокода, где всё линиями соединено и стало интересно попробовать то же в ddl на lua сделать. решил с ч...
Victor
8
Ребят в СИ можно реализовать ООП?
Николай
33
Подскажите пожалуйста, как в CustomDrawCell(Sender: TcxCustomGridTableView; ACanvas: TcxCanvas; AViewInfo: TcxGridTableDataCellViewInfo; var ADone: Boolean); получить наз...
A Z
7
Карта сайта