This forum is archived. Posts are preserved for historical reference. For current help, join us on Discord.

Security issue

In New to UserSpice? · Started by tudtude on 2016-10-06 12:13 am · 7651 views · 2 replies

Dear team,

Your open code is very cool, it help many people save thire time. I just have some question about security. Is it sucurity enouch to have a single place for login both of user and admin level? Please let me know about your idea about this issue.

Thanks,
Tudtude
I don't see any security vulnerability there. If you don't have the proper credentials, you cannot see the "important" places that need to be kept secure. If your userId does not match that of an admin, you can't see anything regardless of where the login form is held.

Glad you're enjoying the code!
Dear Mudmin, thank you for your answer.