1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/services/auth/source
Sven Seeberg 832ce406ae
Add LDAP group sync to Teams, fixes #1395 (#16299)
* Add setting for a JSON that maps LDAP groups to Org Teams.
* Add log when removing or adding team members.
* Sync is being run on login and periodically.
* Existing group filter settings are reused.
* Adding and removing team members.
* Sync not existing LDAP group.
* Login with broken group map JSON.
2022-02-11 22:24:58 +08:00
..
db Increase Salt randomness (#18179) 2022-01-04 15:13:52 +00:00
ldap Add LDAP group sync to Teams, fixes #1395 (#16299) 2022-02-11 22:24:58 +08:00
oauth2 Use ImagedProvider for gplus oauth2 provider (#18504) 2022-02-01 01:02:56 +01:00
pam Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
smtp format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
sspi Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00