0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 21 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated docs More... about 12 years ago
Reverse order to check options before seeing if it's basic auth More... about 15 years ago
Modified login_controller to define :basic_auth_enabled option for turning basic auth account lookup off. More... about 15 years ago
* Lots of code cleanup (spaces, unnecessary self's, parens) * Added the ability to configure the login attribute (eg. username instead of email_address) More... about 15 years ago
Already added routes More... about 15 years ago
Rename index to work on mysql and not get and error for too long of an index name More... about 15 years ago
update config/routes.rb for use with latest version of rails More... about 15 years ago
Fix password validation messages More... about 15 years ago
Added support for scoping the user model. (eg. to an account's users) More... about 15 years ago
Update migration to make privileges_roles a real HABTM table, indexed very common queried columns, and created a unique index for role/privilige within the HABTM More... over 15 years ago
Adding password validation error when password is blank More... over 15 years ago
Add timestamps to generated tables More... over 15 years ago
Don't bother eager loading role/privilegs - AR loads then in separate queries anyway (not in one). More... over 15 years ago
Clean up extra spaces. Remove blank after_(successful|failed)_signup blocks and check to make sure it exists instead. More... over 15 years ago
updating todos... More... almost 16 years ago
Added changelog for Zach More... almost 16 years ago
Renamed group to role More... almost 16 years ago
Removed the GroupPrivilege model and remove the id from groups_privileges More... almost 16 years ago
Reset session by default when logging out -- option to not reset session More... almost 16 years ago
Only try to logout the user if the user is actually logged int More... almost 16 years ago
Default errors are the same as AR -- remove them More... almost 16 years ago
Merge in joshuaclayton's idea for more customization to validations More... almost 16 years ago
Require rubygems so this doesn't have to be in a rails app to run specs More... almost 16 years ago
Remove spec options from rakefile so this doesn have to be in a rails app More... almost 16 years ago
Adding .gitingore for spec/tmp More... almost 16 years ago
Whitespace/parenthesis cleanup More... almost 16 years ago
Renaming some files/folders for lwt => mhs More... about 16 years ago
Renaming some files/folders for lwt => mhs More... about 16 years ago
Renaming some files/folders for lwt => mhs More... about 16 years ago
Lwt => Mhs More... about 16 years ago