summaryrefslogtreecommitdiffstats
path: root/webapp/components/login
Commit message (Expand)AuthorAgeFilesLines
* SAML support (#3494)enahum2016-07-051-1/+17
* Adding webpack code splitting (#3377)Christopher Speller2016-06-221-1/+1
* Stopped trimming passwords on login (#3304)Harrison Healey2016-06-101-2/+2
* Auto join teams if coming from team sign-up page to login for GitLab (#3284)Joram Wilander2016-06-071-2/+2
* Added sign in link to the signup_user_complete page (#3248)Harrison Healey2016-06-051-8/+28
* Changed noLoginId error message to be specified in i18n (#3239)Harrison Healey2016-06-051-10/+24
* PLT-3020 Re-added errors to login page when no username/password is added (#3...Harrison Healey2016-06-031-5/+49
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-021-1/+1
* Merge branch 'release-3.0'JoramWilander2016-05-271-0/+1
|\
| * PLT-3030 Fix Blank Page (#3104)enahum2016-05-271-0/+1
* | Refactor login, claim and create_team into views and add actions (#3110)Joram Wilander2016-05-261-4/+4
* | PLT-3002 Removed Auto-capitalization on Mobile Devices (#3099)David Lu2016-05-251-0/+1
* | Removed all password trimming (#3109)David Lu2016-05-251-1/+1
* | Minor UI changes (#3078)Asaad Mahmood2016-05-241-1/+4
* | Refresh login page if server version of client doesn't match browser version ...Joram Wilander2016-05-161-0/+3
|/
* Stopped supressing LDAP user filtered error on clientside (#2981)Harrison Healey2016-05-121-2/+1
* Fix incorrect password error with MFA enabled (#2977)Joram Wilander2016-05-121-0/+1
* PLT-2809 Followups to login page redesign (#2901)Harrison Healey2016-05-061-99/+100
* Update MFA help text and fix some minor bugs (#2903)Joram Wilander2016-05-052-4/+4
* PLT-2766 Fix custom branding image on login page and remove from select team ...Joram Wilander2016-05-041-6/+6
* PLT-2777 hide create account when not an open server (#2872)Corey Hulen2016-05-041-17/+20
* PLT-2258 Unified login screen and related APIs (#2820)Harrison Healey2016-05-035-509/+171
* PLT-2376 fixing login page title (#2785)Corey Hulen2016-04-261-0/+2
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-114/+84
* Allow customization of LDAP login fields (#2692)Joram Wilander2016-04-131-2/+16
* Add custom branding functionality (#2667)Joram Wilander2016-04-111-18/+48
* Fix email verification process (#2664)enahum2016-04-081-1/+1
* Fixing session and logout errorsChristopher Speller2016-03-301-3/+4
* Add MFA functionalityJoramWilander2016-03-305-0/+854