summaryrefslogtreecommitdiffstats
path: root/integrations/auth_ldap_test.go
Commit message (Expand)AuthorAgeFilesLines
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-414/+0
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-2/+2
* Make better use of i18n (#20096)Gusted2022-06-261-3/+2
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-2/+2
* Remove legacy unmaintained packages, refactor to support change default local...wxiaoguang2022-04-031-1/+1
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-291-16/+18
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-2/+2
* Add LDAP group sync to Teams, fixes #1395 (#16299)Sven Seeberg2022-02-111-1/+118
* Refactor: Move login out of models (#16199)zeripath2021-07-241-3/+3
* Add basic edit ldap auth test & actually fix #16252 (#16465)zeripath2021-07-201-0/+54
* Accept multiple SSH keys in single LDAP SSHPublicKey attribute (#13989)zeripath2020-12-181-1/+1
* Replace more icons with SVG, repo search tweaks (#13860)silverwind2020-12-091-4/+4
* Remove obsolete change of email on profile page (#13341)zeripath2020-10-281-1/+1
* Refactor Cron and merge dashboard tasks (#10745)zeripath2020-05-161-2/+2
* Add restricted user filter to LDAP authentication (#10600)Lauris BH2020-03-051-11/+19
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-151-2/+4
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-4/+4
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* Fix issue where ecdsa and other key types are not synced from LDAP (#5092) (#...Jerry Jacobs2018-10-301-0/+1
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-241-21/+58
* Add LDAP integration tests (#3897)Lauris BH2018-05-111-0/+194