summaryrefslogtreecommitdiff
path: root/users/config
AgeCommit message (Expand)Author
2014-04-08move users: config and libAzul
2014-01-27Merge branch 'develop' into feature/messages_apijessib
2014-01-23added a customizable 'bye' page for when a user leaveselijah
2014-01-07Remove schedule file now that we aren't using whenever gem.jessib
2014-01-07Some refactoring, to simplify user model, optimize, and allow messages to be ...jessib
2013-12-31Cleanup of code for messages API and cron job for 1 month payment warning. Au...jessib
2013-12-30Fixes to initial go at job to send one month warnings.jessib
2013-12-26Very very rough start to having messages for payment automatically created.jessib
2013-12-24Initial start to messages API.jessib
2013-12-22locale prefix support:elijah
2013-12-19Update translation to reflect what you can actually change in your account.jessib
2013-12-13refactor: remove Overview controller - we can use Users#showAzul
2013-11-21Refactoring of code, and tests.jessib
2013-11-18Need to cleanup some, but start to show public key for /key/usernamejessib
2013-10-30notify user their account was successfully deleted (refs #4216)Azul
2013-09-03use the login logout named route instead of sessions resourceAzul
2013-09-02Remove references to email_settings controller, which has been removed. An id...jessib
2013-08-27first steps towards enabling token based authAzul
2013-08-19Change JS warning message per https://leap.se/code/issues/3492jessib
2013-08-08close srp vulnerability and report error in webappAzul
2013-07-09Cleanup to show enable/deactivate account functionality in new UI.jessib
2013-07-08Merge branch 'master' into feature/disable_accountjessib
2013-07-04user tests -- user update has been moved entirely to api controller, so fix t...elijah
2013-07-04users - make a nice overview page (well, nice enough) and better users index/...elijah
2013-07-04fix user typeaheadelijah
2013-07-04users engine changes - rewrite of the views, separate email settings to a sep...elijah
2013-07-04new ui - initial user changeselijah
2013-07-03Accounts can be enabled or not. Admins can edit this property.jessib
2013-06-20For removing account, redirect to root path, and ask confirmation message:jessib
2013-06-13Quick way to give warnings if javascript and/or cookies are not enabled. Will...jessib
2013-04-18remove 'api' subdomain restrictionelijah
2013-04-02send more meaningful error message on completely failed login attemptAzul
2013-03-05Merge branch 'master' into feature/limit_user_leakAzul
2013-03-04Update tests and documentation to reflect changed error messages with incorre...jessib
2013-03-01Merge pull request #32 from azul/feature/api-version-1-fixesazul
2013-02-28When attempting to login, the error messages should not leak information abou...jessib
2013-02-26Change to language for when updating username/password.jessib
2013-02-26api for sessions fixedAzul
2013-02-25Admins cannot update a user. Eventually we will want to allow admins to updat...jessib
2013-02-25Add hint that password change is optionaljessib
2013-02-19Needs some cleanup, but this has one form where user can change username and ...jessib
2013-01-29Allow PUT API to update user.jessib
2013-01-22Rough way to allow user to paste in their key, but certainly we will want dif...jessib
2013-01-22some basic webfinger routes, controller, presenters, viewsAzul
2013-01-17Merge pull request #16 from leapcode/feature/fixing-routes-with-apiazul
2013-01-16using subdomain for api requests properlyAzul
2013-01-15Show different ticket characteristics when viewing the users versus when list...jessib
2013-01-15minor: put emails in unstyled ul and simplifyAzul
2013-01-10moved api routes into their own namespaceAzul
2012-12-17enabled destroying email aliases - no ajax yet.Azul