mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
fix: hide user profile anonymous options on public repo APIs
This commit is contained in:
parent
8e083c9f3e
commit
bade14ee69
3 changed files with 50 additions and 5 deletions
|
|
@ -46,6 +46,7 @@
|
|||
email: user2@example.com
|
||||
keep_email_private: true
|
||||
keep_pronouns_private: true
|
||||
pronouns: he/him
|
||||
email_notifications_preference: enabled
|
||||
passwd: ZogKvWdyEx:password
|
||||
passwd_hash_algo: dummy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue