mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-01-18 16:56:46 +01:00
bekkalokk/gitea: unset visibility when updating users
This commit is contained in:
parent
7fd9a1e646
commit
62b269637a
@ -32,7 +32,6 @@ def add_user(username, name):
|
||||
"full_name": name,
|
||||
"username": username,
|
||||
"login_name": username,
|
||||
"visibility": "public",
|
||||
"source_id": 1, # 1 = SMTP
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user