codeigniter-bitauth
codeigniter-bitauth copied to clipboard
Bitwise Permissions System for Codeigniter
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
I cant stop crying... Well documented than other auth..
replacing ip2long($_SERVER['REMOTE_ADDR']) by sprintf("%u", ip2long($_SERVER['REMOTE_ADDR'])) fix error on 32 machines where ip2long can return negative number. See note at: http://php.net/manual/en/function.ip2long.php
Unfortunately I had to change the directory structure for the spark to work, but I think Git might be smart enough to remember this for future merges from the master...
I have added two factor auth using google authenicator totp, It require to add token after successfully login if two factor auth is set during add user.
I added the following functions: - optional email activation - user registration with reCaptcha - forgot password - alert message email to admin if user is locked out (optional)
How about method get_roles_by_user_id() ? I'm trying to get user roles and have no idea hwo to do this. Maybe I missed something, but can't figure out how to do...
It's sad to see a lot of potential go to waste with an abandoned project. A lot of good additions have been made but unfortunately the creator is nowhere to...
pls help i can't loggin with Admin , username-> admin , password-> admin