summaryrefslogtreecommitdiffstats
path: root/tests/integration/fixtures/TestAdminDeleteUser/user.yml
blob: 9b44a859fbd590f1e7ddc2a38df138dbad11a705 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
-
  id: 1000
  lower_name: user1000
  name: user1000
  full_name: User Thousand
  email: user1000@example.com
  keep_email_private: false
  email_notifications_preference: enabled
  passwd: ZogKvWdyEx:password
  passwd_hash_algo: dummy
  must_change_password: false
  login_source: 0
  login_name: user1000
  type: 0
  salt: ZogKvWdyEx
  max_repo_creation: -1
  is_active: true
  is_admin: false
  is_restricted: false
  allow_git_hook: false
  allow_import_local: false
  allow_create_organization: true
  prohibit_login: false
  avatar: avatar1000
  avatar_email: user1000@example.com
  use_custom_avatar: false
  num_followers: 1
  num_following: 1
  num_stars: 0
  num_repos: 0
  num_teams: 0
  num_members: 0
  visibility: 0
  repo_admin_change_team_access: false
  theme: ""
  keep_activity_private: false

-
  id: 1001
  lower_name: user1001
  name: user1001
  full_name: User 1001
  email: user1001@example.com
  keep_email_private: false
  email_notifications_preference: enabled
  passwd: ZogKvWdyEx:password
  passwd_hash_algo: dummy
  must_change_password: false
  login_source: 0
  login_name: user1001
  type: 0
  salt: ZogKvWdyEx
  max_repo_creation: -1
  is_active: true
  is_admin: false
  is_restricted: false
  allow_git_hook: false
  allow_import_local: false
  allow_create_organization: true
  prohibit_login: false
  avatar: avatar1001
  avatar_email: user1001@example.com
  use_custom_avatar: false
  num_followers: 0
  num_following: 0
  num_stars: 0
  num_repos: 1
  num_teams: 0
  num_members: 0
  visibility: 0
  repo_admin_change_team_access: false
  theme: ""
  keep_activity_private: false