mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 23:15:43 +01:00
Notification if external user management is activated
A notification will be displayed when an external user management system is activated to inform that users created within the SCMM will not be transferred to the external system. Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
This commit is contained in:
@@ -72,6 +72,7 @@ describe("Test user hooks", () => {
|
||||
_embedded: {
|
||||
users: [yoda],
|
||||
},
|
||||
externalAuthenticationAvailable: false,
|
||||
};
|
||||
|
||||
afterEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user