Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-18Add latest changes from gitlab-org/gitlab@16-3-stable-eev16.3.0-rc42GitLab Bot
2023-05-17Add latest changes from gitlab-org/gitlab@16-0-stable-eev16.0.0-rc42GitLab Bot
2022-12-20Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot
2022-11-17Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot
2022-10-20Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot
2022-05-19Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot
2021-12-20Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-09-04Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-09-01Add latest changes from gitlab-org/security/gitlab@13-3-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-03-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-26Ensure Warden triggers after_authentication callbackImre Farkas
2019-04-24Remove "You are already signed in" bannerIllya Klymov
2019-03-27Externalize strings in projects controllersMartin Wortschack
2018-09-19Enable frozen string in app/controllers/**/*.rbgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-07-23Track blocked users and two factor authenticationsGrzegorz Bizon
2018-04-23Refactor OmniauthCallbacksController to remove duplicationJames Edwards-Jones
2018-04-06[Rails5] Add `raise: false` to skip_before_action in authenticates_with_two_f...blackst0ne
2018-03-07Merge branch 'sh-fix-otp-backup-invalidation-10-5' into 'security-10-5'Douwe Maan
2017-09-28Standardize capitalization and statusBrian Neel
2017-09-28# This is a combination of 1 commit.Brian Neel
2017-08-11Delete correct key from `session` after authenticating using U2FDouwe Maan
2017-03-09use the policy stack to protect loginshttp://jneen.net/
2016-10-04Restrict failed login attempts for users with 2FASean McGivern
2016-09-02Pass the remember_me option into the u2f form and support it while authentica...DJ Mountney
2016-07-14Use a single challenge for U2F authentication.Timothy Andrew
2016-07-14Load Javascript U2F library selectively.Timothy Andrew
2016-06-06Implement authentication (login) using a U2F device.Timothy Andrew
2015-05-14Refactor SessionsController to use a controller concernRobert Speicher