forgejo/models/user
Minecon724 5016926d01
Some checks are pending
/ release (push) Waiting to run
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-e2e (push) Blocked by required conditions
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
Just merg
2025-03-29 20:14:01 +01:00
..
fixtures Implement remote user login source and promotion to regular user 2024-04-25 13:03:49 +02:00
avatar.go Just merg 2025-03-29 20:14:01 +01:00
avatar_test.go Just merg 2025-03-29 20:14:01 +01:00
badge.go Just merg 2025-03-29 20:14:01 +01:00
block.go Just merg 2025-03-29 20:14:01 +01:00
block_test.go Just merg 2025-03-29 20:14:01 +01:00
email_address.go Just merg 2025-03-29 20:14:01 +01:00
email_address_test.go Just merg 2025-03-29 20:14:01 +01:00
error.go Just merg 2025-03-29 20:14:01 +01:00
external_login_user.go Just merg 2025-03-29 20:14:01 +01:00
federated_user.go Just merg 2025-03-29 20:14:01 +01:00
federated_user_test.go Just merg 2025-03-29 20:14:01 +01:00
follow.go Just merg 2025-03-29 20:14:01 +01:00
follow_test.go Just merg 2025-03-29 20:14:01 +01:00
list.go Just merg 2025-03-29 20:14:01 +01:00
main_test.go Just merg 2025-03-29 20:14:01 +01:00
must_change_password.go Just merg 2025-03-29 20:14:01 +01:00
openid.go Just merg 2025-03-29 20:14:01 +01:00
openid_test.go Just merg 2025-03-29 20:14:01 +01:00
redirect.go Just merg 2025-03-29 20:14:01 +01:00
redirect_test.go Just merg 2025-03-29 20:14:01 +01:00
search.go Just merg 2025-03-29 20:14:01 +01:00
setting.go Just merg 2025-03-29 20:14:01 +01:00
setting_keys.go Add codespell support and fix a good number of typos with its help (#3270) 2024-05-09 13:49:37 +00:00
setting_test.go Just merg 2025-03-29 20:14:01 +01:00
user.go Just merg 2025-03-29 20:14:01 +01:00
user_repository.go Just merg 2025-03-29 20:14:01 +01:00
user_system.go Just merg 2025-03-29 20:14:01 +01:00
user_test.go Just merg 2025-03-29 20:14:01 +01:00
user_update.go Just merg 2025-03-29 20:14:01 +01:00