PageRenderTime 48ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 0ms

/data/admin_user.json

https://github.com/ish/adminish
JSON | 12 lines | 12 code | 0 blank | 0 comment | 0 complexity | c6d735eac28651172720c9eda360a821 MD5 | raw file
  1. {
  2. "username": "admin",
  3. "first_names": "<first_name>",
  4. "last_name": "<last_name>",
  5. "roles": [
  6. "_system/administrator"
  7. ],
  8. "model_type": "user",
  9. "credentials": {
  10. "password": "<password>"
  11. }
  12. }