summaryrefslogtreecommitdiffstats
path: root/webapp/components/user_settings/user_settings_security.jsx
Commit message (Expand)AuthorAgeFilesLines
* Start moving webapp to Redux (#6140)Joram Wilander2017-04-251-1033/+0
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Add IDs to Security > password fields (#5777)lindalumitchell2017-03-161-0/+3
* Multiple bug fixes (#5275)Asaad Mahmood2017-02-021-7/+5
* Bug fixes (#5218)Asaad Mahmood2017-01-301-6/+6
* Move remaining client functions in components to actions (#5171)Carlos Tadeu Panato Junior2017-01-271-11/+7
* PLT-5212 Add password setting text for google and office365 (#5029)Joram Wilander2017-01-101-0/+42
* Move instances of Client.updatePassword() in components to an action (#4908) ...AymaneKhouaji2017-01-101-1/+3
* PLT-4767 Implement MFA Enforcement (#4662)Joram Wilander2016-12-121-115/+53
* PLT-4776: Fix typo in MFA help text (#4635)Eric Sethna2016-11-221-1/+1
* PLT-4502 Fix SAML user settings password help text (#4484)enahum2016-11-141-1/+22
* If email accounts are disabled, allow email users to switch account type to o...Joram Wilander2016-11-101-1/+2
* EE: PLT-4512 Show secret in addition to QR code when activating MFA (#4427)Joram Wilander2016-11-031-7/+25
* Updating ESLint (#4085)Christopher Speller2016-09-231-4/+4
* PLT-3766 Change LDAP references to AD/LDAP in the UI (#3925)Jason Blais2016-09-061-4/+4
* PLT-4035 Prevent request to getAuthorizedApps when OAuth provider is disabled...enahum2016-09-021-7/+9
* PLT-3745 - Deauthorize OAuth Apps (#3852)enahum2016-08-231-39/+189
* Add missing periods in error messages (#3757)Jason Blais2016-08-091-2/+2
* PLT-3633 EE: Add Google and Office365 SSO through OAuth2 (#3660)Joram Wilander2016-07-291-81/+111
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-191-1/+1
* PLT-1465 Added password requirements (#3489)David Lu2016-07-061-3/+7
* UI fix for errors in signup and login pages and adding space between buttons ...Asaad Mahmood2016-07-061-6/+5
* SAML support (#3494)enahum2016-07-051-0/+27
* Adding webpack code splitting (#3377)Christopher Speller2016-06-221-1/+1
* Reset MFA error upon update (#3387)David Lu2016-06-211-1/+1
* Reset password errors upon submit (#3362)David Lu2016-06-181-2/+3
* Reset error on invalid MFA (#3346)David Lu2016-06-151-1/+2
* PLT-3202 Re-render timestamps when display settings switch between 12h and 24...Harrison Healey2016-06-151-1/+2
* Don't allow gitlab users to activate mfa (#3125)Joram Wilander2016-05-271-1/+18
* Updating client dependancies and ESLint (#2954)Christopher Speller2016-05-121-5/+5
* Update MFA help text and fix some minor bugs (#2903)Joram Wilander2016-05-051-28/+32
* Fix deactivating MFA on user accounts (#2797)Joram Wilander2016-04-261-4/+3
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-17/+20
* Add missing en locs and translations to esElias Nahum2016-03-311-1/+2
* Add MFA functionalityJoramWilander2016-03-301-4/+219
* Update email/password settings text depending on sign-in methodJoramWilander2016-03-301-100/+151
* Multiple UI ImprovementsAsaad Mahmood2016-03-291-0/+1
* Minor fix to let Sign-in Method settings show up when ldap is enabledJoramWilander2016-03-241-0/+1
* Add the ability to switch from email to ldap and backJoramWilander2016-03-231-9/+36
* PLT-2342: Incorrect formatting of last password update string in all languagesElias Nahum2016-03-161-18/+24
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+474