1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Nov 26, 2024 — Nov 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New tests for multi-realm. More... about 13 years ago
Add route for logging out. More... about 13 years ago
Route in test app to return user's realm. More... about 13 years ago
Update test app config.yml for multi-realm changes More... about 13 years ago
Tweak example app config to suit multi-realm changes. More... about 13 years ago
Providers might want the username and password. More... about 13 years ago
Make example provider work again More... about 13 years ago
Simplify. More... about 13 years ago
Default to an empty hashref if no realm settings. More... about 13 years ago
auth_provider() default realm to logged-in-user's. More... about 13 years ago
Minor alignment tweak More... about 13 years ago
Refer to new Config auth provider. More... about 13 years ago
Another TODO for the code. More... about 13 years ago
Remove some method documentation. More... about 13 years ago
Database provider should use match_password More... about 13 years ago
New Config auth provider. More... about 13 years ago
Providers expect a hashref of realm settings. More... about 13 years ago
Correct var name would help. More... about 13 years ago
Provider base class enhancements. More... about 13 years ago
POST /login should use authenticate_user() More... about 13 years ago
_try_realms should check if $provider->can($method) More... about 13 years ago
Document turning providers OO in TODO More... about 13 years ago
authenticate_user() tries each realm in turn. More... about 13 years ago
Updating example config. More... about 13 years ago
Call the method name requested, not "method" More... about 13 years ago
realm_provider will need to return an instance. More... about 13 years ago
Merge pull request #4 from bigpresh/use-travis More... about 13 years ago
Use Travis-CI here for testing More... about 13 years ago
Use Travis-CI here for testing More... about 13 years ago
Work towards multi-realm support. More... about 13 years ago