Skip to content
Snippets Groups Projects
Verified Commit 1201d24a authored by Timm Fitschen's avatar Timm Fitschen
Browse files

Merge branch 'dev' into f-fsm

parents 5a2d12d2 ec951a53
No related branches found
No related tags found
3 merge requests!21Release v0.4.0,!7F fsm,!6Draft: F acm permissions2
......@@ -78,7 +78,7 @@ public class UpdateUserTransaction extends AccessControlTransaction {
+ this.user.realm
+ "' cannot be updated. Only the users from the realm '"
+ UserSources.getInternalRealm().getName()
+ "' can change their passwords from withing caosdb.");
+ "' can change their passwords from within caosdb.");
}
SecurityUtils.getSubject()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment