The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
Registration - Printable Version +- UserSpice (https://userspice.com/forums) +-- Forum: General (https://userspice.com/forums/forumdisplay.php?fid=20) +--- Forum: New to UserSpice? (https://userspice.com/forums/forumdisplay.php?fid=22) +--- Thread: Registration (/showthread.php?tid=947) |
Registration - vengaband - 02-12-2018 I'm working with new project using userspice. There are two types of users one is regular user and the other one is manager. Is it possible to register as manager automatically instead of giving permission by the admin? Please advise. Registration - Brandin - 02-12-2018 Welcome. How would you anticipate this "automatic process" happens? How are we going to know who is a user and a manager? If you can tell the system this, sure, but if you can't, there isn't really a way... You could build a verification page that the user has to enter a key to "Enroll" as a Manager and it adds the permission, but be cautious with this... Brandin. Registration - vengaband - 02-12-2018 Thanks Brandin for your quick response. I will just stay with the admin permission. |