owpengram-server/internal/admin
Astra d83034e8dc admin: allow assigning a reserved username to a user via the admin console
Add users.Service.UpdateUsernameAdmin, which skips the
config.ReservedUsernames block that self-service UpdateUsername enforces.
Operators need to be able to hand a reserved word to a specific account
even though regular users can't claim it themselves.
2026-09-15 12:04:26 +01:00
..
botverification.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
botverification_test.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
gif_catalog_test.go merged from gramsrv upstream 2026-09-01 12:06:31 +03:00
manual_purge_storage_test.go fixes for storage managament 2026-09-03 08:33:06 +03:00
service.go admin: allow assigning a reserved username to a user via the admin console 2026-09-15 12:04:26 +01:00
service_test.go admin: allow assigning a reserved username to a user via the admin console 2026-09-15 12:04:26 +01:00
verification.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
verification_test.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00