Recommend this page to a friend! |
All requests ![]() |
> | What is the best PHP roles and permis... | > | Request new recommendation | > | ![]() |
> | ![]() |
by Rama Chandra shekar - 9 years ago (2016-02-02)
+6 | I want a package to manage user roles and permissions. |
+1 |
For the moment it ha s just three role(admin,modo,user) but you can add in the database and in the script... tinyGatMs package is simple users and groups recurring access time management system. technolgies used: -PHP of course -MySql -AJAX(JAVASCRIPT) -HTML5 -for the css it's minimalist you will see what to do with that Features: -Class for groups management(validation, creation, suppression) -Class for users management(registration, validation, creation, suppression) -Management area based on user's role, actually it is set on Admin allowed only(fully used of ajax only) -Users registration with ajax using PDO to connect to MySql *check of already used mail or already used username (ajax) *send of validation mail(ajax) -Users connexion with ajax using PDO to connect to MySql *check of username existence(ajax) *check of true password(ajax) *check of access time (ajax) with message to tell you when to connect if you can't at the moment you try. *not register? link *forget password link -Users password recovering page and reset mail sending using ajax *mail prompt *password changing after mail validation with unique id -Management of users *Edit properties like activation statut,role,password,group for access time etc... *Add a new user *Delete an user -Management of Groups *Edit properties like name,description,access time,access time recurrence,starting date to apply the access time, etc... *Add a new group *Delete an existing group. |
+2 |
This package can manage roles and permissions of users stored in a MySQL database. |
1. by Dave Smith - 9 years ago (2016-02-08) Reply
Make sure you fix the case sensitivity issues mentioned in the support forum for this class.
2. by Manuel Lemos - 9 years ago (2016-02-08) in reply to comment 1 by Dave Smith Reply
I am not sure what do you mean. Can you point to the relevant thread?
3. by Dave Smith - 9 years ago (2016-02-08) in reply to comment 2 by Manuel Lemos Reply
http://www.phpclasses.org/discuss/package/7947/thread/1/
It looks like the author has not supported the package and I am making an assumption that the problems in other threads could be from the issue mentioned here.
4. by Manuel Lemos - 9 years ago (2016-02-08) in reply to comment 3 by Dave Smith Reply
Ah, OK, for a moment I thought you meant there was an issue with the site forum system. Nevermind.
Recommend package | |
|