This commit is contained in:
Hanadi
2024-02-05 13:47:57 +01:00
committed by GitHub
7 changed files with 41 additions and 5 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
id,displayname,password,is_guest,admin,deactivated
id,displayname,password,is_guest,admin,deactivated,locked
@testuser22:example.org,Jane Doe,secretpassword,false,true,false
,John Doe,,false,false,false
,John Doe,,false,false,false,false
1 id id,displayname,password,is_guest,admin,deactivated,locked displayname password is_guest admin deactivated
2 @testuser22:example.org @testuser22:example.org,Jane Doe,secretpassword,false,true,false Jane Doe secretpassword false true false
3 ,John Doe,,false,false,false,false John Doe false false false