YunoHost-Apps / mastodon_ynh

Free, open-source social network for YunoHost
https://joinmastodon.org/
GNU Affero General Public License v3.0
84 stars 36 forks source link

Implement ldap_enabled #222

Closed yalh76 closed 4 years ago

yalh76 commented 4 years ago

Problem

Solution

PR Status

Package_check results


Build Status

Tagadda commented 4 years ago

I think enabling ldap should close registration to prevent #220.

yalh76 commented 4 years ago

I think enabling ldap should close registration to prevent #220.

For #220, it's more invitations that we need to disable, but I didn't find how to do that....

yalh76 commented 4 years ago

to disable registrations: https://github.com/tootsuite/mastodon/blob/master/config/settings.yml

yalh76 commented 4 years ago

after reflexion, seems to have too much side effect to allow someone to easily switch from an ldap authenticated no a non ldap authenticated mastodon instance