mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
we will not implement disable here - it does not make sense that an user disables himself
This commit is contained in:
parent
fe7d7dc5f8
commit
4ffa2b4ee1
@ -490,9 +490,6 @@ export class UserResolver {
|
||||
loginUser.description = description
|
||||
}
|
||||
|
||||
// TODO: `disabled` can be set via this interface, the login_server allowed this.
|
||||
// this means a user could disable his own account - sense?
|
||||
|
||||
// TODO this requires language validation from createUser PR
|
||||
// "User.language isn't a valid language"
|
||||
if (language) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user