Age | Commit message (Expand) | Author |
2013-08-27 | first steps towards enabling token based auth | Azul |
2013-08-19 | Change JS warning message per https://leap.se/code/issues/3492 | jessib |
2013-08-08 | close srp vulnerability and report error in webapp | Azul |
2013-07-09 | Cleanup to show enable/deactivate account functionality in new UI. | jessib |
2013-07-08 | Merge branch 'master' into feature/disable_account | jessib |
2013-07-04 | user tests -- user update has been moved entirely to api controller, so fix t... | elijah |
2013-07-04 | users - make a nice overview page (well, nice enough) and better users index/... | elijah |
2013-07-04 | fix user typeahead | elijah |
2013-07-04 | users engine changes - rewrite of the views, separate email settings to a sep... | elijah |
2013-07-04 | new ui - initial user changes | elijah |
2013-07-03 | Accounts can be enabled or not. Admins can edit this property. | jessib |
2013-06-20 | For removing account, redirect to root path, and ask confirmation message: | jessib |
2013-06-13 | Quick way to give warnings if javascript and/or cookies are not enabled. Will... | jessib |
2013-04-18 | remove 'api' subdomain restriction | elijah |
2013-04-02 | send more meaningful error message on completely failed login attempt | Azul |
2013-03-05 | Merge branch 'master' into feature/limit_user_leak | Azul |
2013-03-04 | Update tests and documentation to reflect changed error messages with incorre... | jessib |
2013-03-01 | Merge pull request #32 from azul/feature/api-version-1-fixes | azul |
2013-02-28 | When attempting to login, the error messages should not leak information abou... | jessib |
2013-02-26 | Change to language for when updating username/password. | jessib |
2013-02-26 | api for sessions fixed | Azul |
2013-02-25 | Admins cannot update a user. Eventually we will want to allow admins to updat... | jessib |
2013-02-25 | Add hint that password change is optional | jessib |
2013-02-19 | Needs some cleanup, but this has one form where user can change username and ... | jessib |
2013-01-29 | Allow PUT API to update user. | jessib |
2013-01-22 | Rough way to allow user to paste in their key, but certainly we will want dif... | jessib |
2013-01-22 | some basic webfinger routes, controller, presenters, views | Azul |
2013-01-17 | Merge pull request #16 from leapcode/feature/fixing-routes-with-api | azul |
2013-01-16 | using subdomain for api requests properly | Azul |
2013-01-15 | Show different ticket characteristics when viewing the users versus when list... | jessib |
2013-01-15 | minor: put emails in unstyled ul and simplify | Azul |
2013-01-10 | moved api routes into their own namespace | Azul |
2012-12-17 | enabled destroying email aliases - no ajax yet. | Azul |
2012-12-10 | actually allow adding email aliases | Azul |
2012-12-09 | basic form added to user settings, simple model created | Azul |
2012-12-08 | serve api version 1 in /1/ | Azul |
2012-12-07 | adding a bunch of translation | Azul |
2012-11-26 | added admin menu and user index action | Azul |
2012-11-22 | basic user edit form and actions | Azul |
2012-11-22 | beautify login workflow | Azul |
2012-11-09 | seperated the warden classes from the initializer | Azul |
2012-11-09 | got integration test and login flow to work | Azul |
2012-11-04 | Merge branch 'develop' into feature-warden-srp | Azul |
2012-10-31 | using controller extensions for application controller by hand | Azul |
2012-10-30 | sending proper error messages from warden. | Azul |
2012-10-30 | using rails_warden bit of refactoring | Azul |
2012-10-30 | adding in warden with a basic strategy | Azul |
2012-10-17 | UI tweaks including newer version of bootstrap | Azul |
2012-10-11 | current_user and authenticate methods | Azul |
2012-09-27 | added in leap web users - one repo to rule them all | Azul |