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
2018-04-23Auth::User classes refactor adds should_save?James Edwards-Jones
2018-04-23Replace define_method with alias_method in Omniauth ControllersJames Edwards-Jones
2018-04-23Unify Saml::IdentityLinker and OAuth::IdentityLinkerJames Edwards-Jones
2018-04-23Show error on failed OAuth account linkJames Edwards-Jones
2018-04-23Refactor OmniauthCallbacksController to remove duplicationJames Edwards-Jones
2018-04-04Add better LDAP connection handlingFrancisco Javier López
2018-03-27Fix LDAP login without user in DBHoratiu Eugen Vlad
2018-03-13Fix provider server URL used when listing repos to importRubén Dávila
2018-03-08[CE] Add Naming/FileName rule checking expected class/module per filenameGabriel Mazetto
2018-03-06Make oauth provider login genericHoratiu Eugen Vlad
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-02-23Allow token authentication on go-get requestDouwe Maan
2018-01-15Fixing request json mime typeFrancisco Javier López
2018-01-15Log and send a system hook if a blocked user fails to loginStan Hu
2017-11-17Renaming AuthenticationException to AuthenticationErrorFrancisco Lopez
2017-11-17Changes after rebaseFrancisco Lopez
2017-11-17Removing OffenderFrancisco Lopez
2017-11-17Moved Exceptions to Gitlab::AuthFrancisco Lopez
2017-11-17Moving exceptions to UserAuthFindersFrancisco Lopez
2017-11-17Leaving atom? query to fix testsFrancisco Lopez
2017-11-17Change the rss url guard clauseFrancisco Lopez
2017-11-17Added some more commentsFrancisco Lopez
2017-11-17Removed method handle_return_valueFrancisco Lopez
2017-11-17Homogenising the type of the request handled by UserAuthFinder. Also tests fixedFrancisco Lopez
2017-11-17Applied some code review commentsFrancisco Lopez
2017-11-17Removing private tokenFrancisco Lopez
2017-11-17Some fixes after rebaseFrancisco Lopez
2017-11-17Updated refactor and pushing to see if test failsFrancisco Lopez
2017-11-17First refactorFrancisco Lopez
2017-11-17Refactor with ActionDispatch::RequestMichael Kozono
2017-11-17Fix OAuth API and RSS rate limitingMichael Kozono
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-06-05Create read_registry scope with JWT authZ.J. van de Weg
2017-03-06Remove unecessary defaults for uniq ip block, cleanup refactoring leftoversPawel Chojnacki
2017-03-06align schema.rb with upstream and fix rubocop warning about not freezing muta...Pawel Chojnacki
2017-03-06Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki
2017-03-06Cleanup common code in Unique Ips testsPawel Chojnacki
2017-03-06Test various login scenarios if the limit gets enforcedPawel Chojnacki
2017-03-06Cleanup formattingPawel Chojnacki
2017-03-06Allow limiting logging in users from too many different IPs.Pawel Chojnacki
2016-11-16Introduce has_access_to? so that we could reuse itLin Jen-Shin
2016-09-20Move logic to check ci? or lfs_deploy_token? to Gitlab::Auth::ResultKamil Trzcinski
2016-09-19Revert "Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab...Kamil Trzcinski
2016-09-19Solve code review commentsKamil Trzcinski
2016-09-19Properly support Gitlab::Auth::ResultKamil Trzcinski
2016-09-19Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merg...Kamil Trzcinski
2016-09-19Move Gitlab::Auth.Result to separate fileKamil Trzcinski
2016-06-06Fix testsJacob Vosmaer
2016-06-03Argh mixed up all the negativesJacob Vosmaer