summaryrefslogtreecommitdiffstats
path: root/models/user/fixtures/user.yml
blob: b1892f331bdd1268a024e8718f866da7694e55ba (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
-
  id: 1041
  lower_name: remote01
  name: remote01
  full_name: Remote01
  email: remote01@example.com
  keep_email_private: false
  email_notifications_preference: onmention
  passwd: ZogKvWdyEx:password
  passwd_hash_algo: dummy
  must_change_password: false
  login_source: 1001
  login_name: 123
  type: 5
  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: true
  avatar: avatarremote01
  avatar_email: avatarremote01@example.com
  use_custom_avatar: false
  num_followers: 0
  num_following: 0
  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