Import users from CSV
Change-Id: I3565dae7531b7de1d68ebcb2392be931083dda9e
This commit is contained in:
3
public/data/example.csv
Normal file
3
public/data/example.csv
Normal file
@@ -0,0 +1,3 @@
|
||||
id,displayname,password,is_guest,admin,deactivated
|
||||
@testuser22:example.org,Jane Doe,secretpassword,false,true,false
|
||||
,John Doe,,false,false,false
|
|
Reference in New Issue
Block a user