forgejo/services/auth/source
Pawel Boguslawski 6df3cdbca5 Synchronize more user LDAP data on login
Add full name, email and is_active synchronization from LDAP on
user login (as cron task already does).

Allows also automatic user reactivation on login when their
account is active in LDAP.

Related: https://github.com/go-gitea/gitea/pull/18452
Related: https://github.com/gogs/gogs/issues/2498
Author-Change-Id: IB#1104925
Signed-off-by: Pawel Boguslawski <pawel.boguslawski@ib.pl>
2025-04-10 19:15:53 +02:00
..
db Fix c/p error in inline documentation (#29148) 2024-02-19 22:58:33 +01:00
ldap Synchronize more user LDAP data on login 2025-04-10 19:15:53 +02:00
oauth2 fix: Revert "allow synchronizing user status from OAuth2 login providers (#31572)" 2024-12-12 05:59:06 +01:00
pam fix: use ValidateEmail as binding across web forms 2024-08-28 22:25:17 -06:00
remote Implement remote user login source and promotion to regular user 2024-04-25 13:03:49 +02:00
smtp Start to migrate from util.OptionalBool to optional.Option[bool] (#29329) 2024-02-26 22:30:26 +01:00
sspi Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
source_group_sync.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00