Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SAML support (#3494) | enahum | 2016-07-05 | 1 | -1/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-3073: Implement SAML/Okta Server side (EE) (#3422) * PLT-3137 Support for SAML configuration * PLT-3410 SAML Database Store * PLT-3411 CLI to add Identity Provider Certificate and Service Provider Private Key * PLT-3409 SAML Interface for EE * PLT-3139 Handle SAML authentication server side * Add localization messages * PLT-3443 SAML Obtain SP metadata * PLT-3142 Login & Switch to/from SAML * Remove Certs for Database & Clean SAML Request * Make required Username, FirstName and LastName * PLT-3140 Add SAML to System Console (#3476) * PLT-3140 Add SAML to System Console * Move web_client functions to client.jsx * Fix issues found by PM * update package.json mattermost driver * Fix text messages for SAML | ||||
* | Adding webpack code splitting (#3377) | Christopher Speller | 2016-06-22 | 1 | -1/+1 |
| | |||||
* | Stopped trimming passwords on login (#3304) | Harrison Healey | 2016-06-10 | 1 | -2/+2 |
| | |||||
* | Auto join teams if coming from team sign-up page to login for GitLab (#3284) | Joram Wilander | 2016-06-07 | 1 | -2/+2 |
| | |||||
* | Added sign in link to the signup_user_complete page (#3248) | Harrison Healey | 2016-06-05 | 1 | -8/+28 |
| | |||||
* | Changed noLoginId error message to be specified in i18n (#3239) | Harrison Healey | 2016-06-05 | 1 | -10/+24 |
| | |||||
* | PLT-3020 Re-added errors to login page when no username/password is added ↵ | Harrison Healey | 2016-06-03 | 1 | -5/+49 |
| | | | | | | | | (#3215) * Re-added errors to login page when no username/password is added * Added code to help login page state keep in sync with the browser's state after using autocomplete | ||||
* | PLT-1800 Load server side locale from the config.json (#3202) | enahum | 2016-06-02 | 1 | -1/+1 |
| | | | | | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text * Remove github.com/cloudfoundry/jibber_jabber as vendor dependency * Fix get locale on login_controller | ||||
* | Merge branch 'release-3.0' | JoramWilander | 2016-05-27 | 1 | -0/+1 |
| | |||||
* | Refactor login, claim and create_team into views and add actions (#3110) | Joram Wilander | 2016-05-26 | 1 | -0/+453 |