29 Commits (9cd6ddccc5c2b529f7729bd2dc80b1b8c4eb8c24)

Author SHA1 Message Date
Gitea fc30082480 Расширились ограничения в поле "О себе" до 1024 #4 3 years ago
Gitea c62d1a2570 Добавлены новые поля координат для пользователей #2 3 years ago
Jimmy Praet 7c0bf06d96
Respect DefaultUserIsRestricted system default when creating new user (#19310 ) (#19560) 3 years ago
6543 1cb649525d
Restrict email address validation (#17688) (#19085) 3 years ago
Otto Richter (fnetX) 578f19a682
Refactor admin user filter query parameters (#18965) (#18975) 3 years ago
6543 f9b6404950
Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that case (#18897) (#18964) 3 years ago
Gusted cea85c30a4
Don't update email for organisation (#18905) (#18906) 3 years ago
Lunny Xiao 3685cc7660
Fix ldap user sync missed email in email_address table (#18786) (#18876) 3 years ago
Lunny Xiao f5a3c0dd6c
Fix ldap loginname (#18789) (#18804) 3 years ago
Lunny Xiao 86c3481eff
Fix bug for get user by email (#18834) 3 years ago
zeripath db134c5d71
Fix for AvatarURL database type (#18487) (#18529) 3 years ago
Gusted d413a1f8a4
Improve the comment for 2FA filter in admin panel (#18017) 3 years ago
Lunny Xiao 67d73882f4
Fix update user bug (#18250) 3 years ago
Gusted 623c93ff46
Increase Salt randomness (#18179) 3 years ago
Lunny Xiao de8e3948a5
Refactor auth package (#17962) 3 years ago
Gusted ff2fd08228
Simplify parameter types (#18006) 3 years ago
zeripath 8354670708
Prevent hang in git cat-file if repository is not a valid repository and other fixes (#17991) 3 years ago
zeripath 0981ec30c3
Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (#16766) 3 years ago
a1012112796 ba57e30f13
fix 500 error while use a reserved name in org rename (#17878) 3 years ago
Lunny Xiao 9defddb286
Move more model into models/user (#17826) 3 years ago
Lunny Xiao 371ebce252
Fix database inconsistent when admin change user email (#17549) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
techknowlogick 499b05da22
Add user settings key/value DB table (#16834) 3 years ago
Lunny Xiao d710af6669
Remove NewSession method from db.Engine interface (#17577) 3 years ago
KN4CK3R f34151bdb2
Move user/org deletion to services (#17673) 3 years ago
Lunny Xiao 95d3266bee
Move user follow and openid into models/user/ (#17613) 3 years ago
wxiaoguang df64fa4865
Decouple unit test code from business code (#17623) 3 years ago
Lunny Xiao 90eb9fb889
Move EmailAddress & UserRedirect into models/user/ (#17607) 3 years ago