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
Added license More... about 11 years ago
Added license More... about 11 years ago
First main commit More... about 11 years ago
Formatted More... about 11 years ago
Fixed significant bug where proxy wouldn;t work with virtual host servers like heroku More... about 11 years ago
Release script works, kinda, pretty hacky but oes the job More... about 11 years ago
Added redis check on start, in memory is not used any more - TODO: Remove it More... about 11 years ago
Using /etc/ for default conf file unless specified. More... about 11 years ago
Made debug output an option More... about 11 years ago
Added clock skew check More... about 11 years ago
HMAC now works in Tyk, even follows the draft spec More... about 11 years ago
minor fix for key updates More... about 11 years ago
Basic authentication now behaves as expected returning correct headers More... about 11 years ago
Basic auth in place, still needs refinement More... about 11 years ago
Added keyless access method More... about 11 years ago
Analytics now a goroutine to speed up response time More... about 11 years ago
Changed order of access reuests to ensure key existence is verified and made the logging on error check if the session is nil, otherwise it panics More... about 11 years ago
Added tracking for OAuth client ID in analytics More... about 11 years ago
Fixed some bugs with unversioned API access More... about 11 years ago
Linted and formatted More... about 11 years ago
Added redirect More... about 11 years ago
Added tests for OAuth, could be expanded more More... about 11 years ago
Docs More... about 11 years ago
OAuth client managmeent functions now enabled - create, delete, list, detail. Had to expand quite a few bits of code, needs review and cleaning up! More... about 11 years ago
Creating clients is now possible More... about 11 years ago
Web notifications are now built and quite generic More... about 11 years ago
OAuth flow all working, except notifications More... about 11 years ago
Basic OAuth flow in place, still needs convenience handlers and redirection to login URL (basically all API conf elements) More... about 11 years ago
It compiles! But does it work? More... about 11 years ago
documenting More... about 11 years ago