0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jan 29, 2025 — Jan 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Development has moved to Daniel Neighman's MerbAuth repo here on github. http://github.com/hassox/merb-auth/ More... over 17 years ago
Fixes up the example app a bit more More... over 17 years ago
Merge branch 'master' of [email protected]:adam/exceptionalauthentication More... over 17 years ago
Fixes up the example application a bit More... over 17 years ago
dressing up the README a little more More... over 17 years ago
Gahh... another one More... over 17 years ago
Ok this time fer sure More... over 17 years ago
Ok the readme should be ok now More... over 17 years ago
Formatting of the readme More... over 17 years ago
Changes the password slice's readme to textile also More... over 17 years ago
Changes the readme to textile More... over 17 years ago
Removes a blank dependecy from Rakefile More... over 17 years ago
Adds mauth_password_slice, and an example app using it More... over 17 years ago
ensuring the ensure_authenticated method is in the before_filters of Application More... over 17 years ago
Adds the specs from the test app to the plugin version More... over 17 years ago
Adds rake goodness for running specs More... over 17 years ago
init More... over 17 years ago
init More... over 17 years ago
Removes the last traces of the old multiple phase login strategies More... over 17 years ago
Adds a basic dm salted login plugin More... over 17 years ago
Adds a nice message that ppl shoudln't see to Sessions#destroy More... over 17 years ago
Moves redirects etc into after filters for the session controller More... over 17 years ago
Fixes up a conflict More... over 17 years ago
Whoops forgot a file More... over 17 years ago
Fixes up an issue where we weren't using the exceptions controller for the login action. Also, adds the ability to use a message for a failed authentication More... over 17 years ago
Updates the helper for ensuring authentication. More... over 17 years ago
Removes debugging statement More... over 17 years ago
Fixes up the helper method to allow for raising the exception within authenticate More... over 17 years ago
Abandons the session when in the unauthenticated method More... over 17 years ago
Removes manual hooking in the authenticated method. before and after hooks should be used to customize the method More... over 17 years ago