Replies: 2 comments 2 replies
-
Hi @mario-nt what are the problems you are trying to avoid? By the way, the "admin" username is not even hardcoded in the app. The admin is whoever signs up first. You can use any username you want. Maybe the problems you see could be fixed just by making it clear who has the admin role. My proposal would be to use a particular icon or label whenever the admin's username appears. On the other hand, if the real admin finds someone trying to impersonate him/her. He/she should be able to ban that user. The Index API includes a banning feature but the Index GUI does not support it yet. Anyway, we could implement a list of non-allowed usernames in general. But that list should be multilingual. For the time being, I prefer the first option. I would implement the second if admins have frequent problems banning users for that problem. |
Beta Was this translation helpful? Give feedback.
-
@josecelano I thought about two possible scenarios:
Also in general, I don't like the idea of having users with the name admin to be allowed, but I get your point. I just wanted to write this proposal down and see what the team thinks, if right now is not really a problem or it is not worth the time implementing it, we can just move it to the backlog for future releases or just discarted. |
Beta Was this translation helpful? Give feedback.
-
I think we should not allow accounts to be registered with the username admin, Admin, or their variations like AdmIn, ADMIN, etc.
As it can be a bit misleading.
What is your opinion on this? @torrust/torrustaceans
Beta Was this translation helpful? Give feedback.
All reactions