-
- Downloads
[#923] Support for multiple (external) registrations per user via Registration.
Showing
- config/config.exs 1 addition, 1 deletionconfig/config.exs
- lib/pleroma/registration.ex 36 additions, 0 deletionslib/pleroma/registration.ex
- lib/pleroma/user.ex 4 additions, 12 deletionslib/pleroma/user.ex
- lib/pleroma/web/auth/authenticator.ex 3 additions, 3 deletionslib/pleroma/web/auth/authenticator.ex
- lib/pleroma/web/auth/ldap_authenticator.ex 1 addition, 1 deletionlib/pleroma/web/auth/ldap_authenticator.ex
- lib/pleroma/web/auth/pleroma_authenticator.ex 31 additions, 20 deletionslib/pleroma/web/auth/pleroma_authenticator.ex
- lib/pleroma/web/oauth/oauth_controller.ex 1 addition, 1 deletionlib/pleroma/web/oauth/oauth_controller.ex
- priv/repo/migrations/20190315101315_add_auth_provider_and_auth_provider_uid_to_users.exs 0 additions, 12 deletions...1315_add_auth_provider_and_auth_provider_uid_to_users.exs
- priv/repo/migrations/20190315101315_create_registrations.exs 16 additions, 0 deletionspriv/repo/migrations/20190315101315_create_registrations.exs
Loading
Please register or sign in to comment