summaryrefslogtreecommitdiff
path: root/app/views/devise/shared/_omniauth_box.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-5/+3
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-5/+6
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-5/+4
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-5/+5
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-1/+1
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-131-5/+6
* Add e2e QA test for logging in using GitHub OAuthSanad Liaquat2019-02-011-1/+1
* Initial commitSanad Liaquat2018-10-111-1/+1
* Resolve "Update presentation for SSO providers on log in page"Martin Wortschack2018-09-061-12/+15
* Fix alignment on login pageClement Ho2018-04-161-1/+1
* [skip ci] Convert .checkbox to .form-checkClement Ho2018-04-111-1/+1
* Add missing classes to omniauth remember-me checkbox and add correct font-sizeJedidiah2017-09-141-3/+5
* add padding above Remember Me for social login35178-remember-me-in-omniauth-box-seems-too-close-to-iconsSimon Knox2017-07-201-2/+2
* Implement review comments for !11963 from @adamniedzielski.Timothy Andrew2017-07-061-1/+1
* Move OAuth "remember me" javascript logic into a class.Timothy Andrew2017-07-061-14/+0
* Add integration tests around OAuth login.Timothy Andrew2017-07-061-1/+1
* Implement "remember me" for OAuth-based login.Timothy Andrew2017-07-061-1/+18
* Remove turbolinks.Bryce Johnson2017-02-021-1/+1
* HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-311-1/+1
* Unbreak all the tests relying on one login-box.Bryce Johnson2016-10-151-1/+1
* Make UX upgrades to SignIn/Register views.Bryce Johnson2016-10-151-7/+8
* Remove provider path, replace with dynamic path.devise-deprecationsConnor Shea2016-08-031-1/+1
* Add an oauth provider path helper.Connor Shea2016-08-031-1/+1
* show only the eanbled oauth providersAndrei Gliga2016-05-121-1/+1
* Allow custom label to be set for authentication providers.auth-icons-labelsDouwe Maan2015-07-231-5/+3
* Protect OmniAuth request phase against CSRF.Douwe Maan2015-04-241-2/+2
* Disable turbolinks for omniauth link to avoid rendering problemsFotis Gimian2015-03-311-1/+1
* Restyle oauth accounts at profile page and add ability to unlink accountimprove-profileDmitriy Zaporozhets2015-03-211-1/+1
* Improve login screen when only OmniAuth providers are enabledAaron Stone2015-02-131-0/+10