[feat] Remove possibility to change creds when using ldap #491
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#491
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The idea
When the server uses LDAP, the idea would be to have the possibily for users to change email and password completely removed from the Settings page, in the Security options list of frontends, meaning they should not even appear as options.
Have this as an option on akkoma that would then force it on all frontends would be awesome.
The reasoning
When using akkoma with ldap, different frontends allow users to change email and password. At the moment, if they attempt to go to the Settings page, in the Security options list users see that they can. Though, if they try, they get an "Update failed" message.
Have you searched for this feature request?