Skip to content

Commit 6c013a5

Browse files
authored
RocketChat#211 - Removed auto role assignment for auth service registration, since it does not work (RocketChat#219)
Reason: RocketChat#9689
1 parent a21aa49 commit 6c013a5

File tree

1 file changed

+0
-1
lines changed
  • packages/assistify-defaults/server

1 file changed

+0
-1
lines changed

packages/assistify-defaults/server/roles.js

-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ const createConfigurationRole = function() {
156156
'change-setting-Accounts_RegistrationForm_SecretURL',
157157
'change-setting-Accounts_RegistrationForm_LinkReplacementText',
158158
'change-setting-Accounts_Registration_AuthenticationServices_Enabled',
159-
'change-setting-Accounts_Registration_AuthenticationServices_Default_Roles',
160159
'change-setting-Assistify_Deactivate_request_closing_comments'
161160
];
162161

0 commit comments

Comments
 (0)