Age | Commit message (Expand) | Author |
2014-07-14 | render valid json error if provider file not found | Azul |
2014-07-14 | SessionsController#unauthenticated for 401s | Azul |
2014-07-14 | separate login_required from access denied response | Azul |
2014-07-14 | Moved check for allow_registration into filter. | Folker Bernitt |
2014-07-11 | Added allow_registration toggle. | Folker Bernitt |
2014-07-09 | list identities based on search only | Azul |
2014-07-05 | Enable unblocking handles in identities tab | Azul |
2014-05-29 | html5: <br> instead of <br/> | Azul |
2014-05-26 | flash_for with_errors option displays error messages | Azul |
2014-05-26 | remove unused bold helper and instead sanitize flash | Azul |
2014-05-26 | Controller#flash_for instead of FlashResponder | Azul |
2014-05-26 | Merge pull request #163 from azul/feature/3398-save-hashed-token | azul |
2014-05-26 | Merge pull request #165 from azul/feature/cert-fingerprints | azul |
2014-05-26 | hash token with sha512 against timing attacs #3398 | Azul |
2014-05-26 | change from GET to POST for certs | Azul |
2014-05-19 | store fingerprints with timestamp | Azul |
2014-05-19 | minor: fix tests | Azul |
2014-05-19 | store cert fingerprint with main user identity | Azul |
2014-05-19 | SmtpCertsController, routes and tests | Azul |
2014-05-19 | little bit of documentation | Azul |
2014-05-19 | custom error pages for 404 and 500 errors | Azul |
2014-05-13 | allow for usernames with dots | Azul |
2014-04-18 | change service level configuration strategy | Azul |
2014-04-17 | make use of the UnauthorizedUser | Azul |
2014-04-17 | UnauthenticatedUser as current_user | Azul |
2014-04-17 | initial commit for the service level api | Azul |
2014-04-10 | move certs into toplevel | Azul |
2014-04-08 | moving users: app and test files | Azul |
2014-01-23 | added default pricing, privacy policy and tos pages. | elijah |
2013-12-29 | Return 'provider.json' via a controller, to better be able to control the res... | elijah |
2013-12-22 | locale prefix support: | elijah |
2013-12-13 | refactor: remove Overview controller - we can use Users#show | Azul |
2013-11-12 | make sure we log json request errors and their backtraces | Azul |
2013-09-03 | Ensure json requests get json error response on failure | Azul |
2013-07-31 | added empty 'home' layout and removed debugger from homecontroller | elijah |
2013-07-11 | add header to prevent iframes | elijah |
2013-07-11 | set no-cache headers in the response | elijah |
2013-07-04 | new layout for the home buttons | elijah |
2013-07-04 | redirect to overview if authenticated | elijah |
2013-02-09 | configure couchrest session store in initializer | Azul |
2013-01-23 | make raising not found error less confusing | Azul |
2013-01-22 | render 404 if needed | Azul |
2012-10-31 | using controller extensions for application controller by hand | Azul |
2012-10-17 | complete signup, login, logout workflow | Azul |
2012-10-11 | first steps at reducing core | Azul |
2012-09-27 | Adding in what used to be leap webapp demo | Azul |