0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 13 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed check_password to compare new password hash with the 'stored' user password. More... over 13 years ago
Fixes #5. Thanks BMidget! More... almost 14 years ago
Fix so that login contiunues working after commit 7f6cb1978c2b3164e6ea9aa5b18cc8e51c6cc350 to Jelly More... almost 14 years ago
Added check_password and changed config/session variables to work with new auth More... almost 14 years ago
I thought I cleaned everything already. But thanks guillermin. Fixes #2 More... about 14 years ago
Returned $logout_all to FALSE after setting it to TRUE for tests. More... about 14 years ago
Corrected some comments. More... about 14 years ago
Merge branch 'master' of github.com:raeldc/jelly-auth More... about 14 years ago
Added .gitignore More... about 14 years ago
Fully Tested. Should work with the new API of Jelly 0.9.5. More... about 14 years ago
Extended Jelly_Builder adding "load()" for 'user_token' More... about 14 years ago
Warning, found a critical bug. Don't Pull! More... about 14 years ago
Just an experiment... More... about 14 years ago
Got confused with Tagging. Fixed some more things. More... about 14 years ago
Fixing Jelly-Auth More... about 14 years ago
Revert "Just fixed 'tokens' field in User_Model." More... about 14 years ago
Just fixed 'tokens' field in User_Model. More... about 14 years ago
Updated for Jelly's new API. Jelly 0.9.5.x required. More... about 14 years ago
Fixed some comment typos. More... about 14 years ago
Fixed some comment typos. More... about 14 years ago
Reverting back to the previous code. i18n can be called on the message file for validation. More... about 14 years ago
Reverting back to the previous code. i18n can be called on the message file for validation. More... about 14 years ago
Merge branch 'master' of github.com:raeldc/jelly-auth More... about 14 years ago
Implemented simple feature request by Manact to use i18n in returning password matches error. More... about 14 years ago
Implemented simple feature request to use i18n in returning password matches error by manact. More... about 14 years ago
Implemented simple feature request by Manact to use i18n in returning password matches error. More... about 14 years ago
Implemented simple feature request by Manact to use i18n in returning password matches error. More... about 14 years ago
Updated the README since I removed the check-if-user-exists prerequisite before authenticating. More... about 14 years ago
Removed the Check for existing users. I will just be developing a more advanced Auth Module based on Jelly. More... about 14 years ago
Fixed Checking if the user exists. More... about 14 years ago