0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add port to config file. More... over 14 years ago
Remove use of rake to build mustache commonjs. More... over 14 years ago
Update rest-mongo. More... over 14 years ago
Add a token to authorize rest-mongo requests to avoid CSRF attacks. More... over 14 years ago
Use node-mail to send emails using smtp. More... over 14 years ago
Add dependencies to README file. More... over 14 years ago
bcrypt_hash submodule read-only address. More... over 14 years ago
Rest API exposed by rest-mongo only available for logged-in users admin on auth_server. More... over 14 years ago
Client show/update working. More... over 14 years ago
Display client name in authorizations index. More... over 14 years ago
Rest mongo (and nodetk) on browser side. More... over 14 years ago
Remove duplicated comment. More... over 14 years ago
Remove useless section in config. More... over 14 years ago
Encrypt passwords using bcrypt. More... over 14 years ago
tests are run on a different db than dev. More... over 14 years ago
Registration page. More... over 14 years ago
Update README. More... over 14 years ago
Oauth2 client example. More... over 14 years ago
Add optional function to oauth2_client to treat access_token. More... over 14 years ago
Bug fix. More... over 14 years ago
Mv oauth2 modules in a distinct directory. More... over 14 years ago
Add comments. More... over 14 years ago
Clean config file. More... over 14 years ago
Mv a lot of stuff from oauth2 to oauth2_server. More... over 14 years ago
Small clean up + comments. More... over 14 years ago
move /login and /logout handling to oauth2_client. More... over 14 years ago
auth_server_login goes to oauth2_client and renamed to redirects_for_login. More... over 14 years ago
auth_process_login goes into oauth2_client + real method to check grant connecting to oauth2 server. More... over 14 years ago
Refactor: server_error method in tools. More... over 14 years ago
Refacto: tools method to do redirection. 302 -> 303. More... over 14 years ago