1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 19, 2024 — Sep 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Webhook event handler with tests More... almost 11 years ago
Webhook handler more fleshed out, no tests yet More... almost 11 years ago
webhooks event handler framework More... almost 11 years ago
Changelog update More... almost 11 years ago
Moved version check up More... almost 11 years ago
Minor vagrant update More... almost 11 years ago
Merge pull request #15 from lonelycode/feature/event-system More... almost 11 years ago
minor doc fix More... almost 11 years ago
Added Expiry and Version check events More... almost 11 years ago
Added key expired event More... almost 11 years ago
Added auth failure event firing More... almost 11 years ago
Added RateLimitExceeded event More... almost 11 years ago
Cleanup and documentation. TODO: Add more events More... almost 11 years ago
Rudimentary events working More... almost 11 years ago
Added IP Whitelisting middleware and tests More... almost 11 years ago
New endpoint created for active API listing plus tests. Fixes #10 More... about 11 years ago
Merge pull request #11 from alexwhitman/admin-auth-error-message More... about 11 years ago
Fix error message for invalid admin auth More... about 11 years ago
Merge pull request #9 from alexwhitman/disable-purge More... about 11 years ago
Cache purge can be disabled More... about 11 years ago
Merge branch 'alexwhitman-redis-database-number' More... about 11 years ago
Settable Redis database in configuration More... about 11 years ago
Merge pull request #6 from alexwhitman/passwordless-redis More... about 11 years ago
Allow passwordless redis connection More... about 11 years ago
Updated Readme and changelog More... about 11 years ago
Merge branch 'refactor/idp' More... about 11 years ago
Storage now configurable More... about 11 years ago
Sessions now synced between Auth and session handlers, keys now checked against sesison first, then auth and use a new seperate session lifetime to drop from the session store, this means new identity providers can be added without sacrificing speed More... about 11 years ago
Made auth and sessions managers configurable More... about 11 years ago
Main refactor done, all tests pass More... about 11 years ago