You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

users.yml 3.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  1. ---
  2. users_001:
  3. created_on: 2006-07-19 19:12:21 +02:00
  4. status: 1
  5. last_login_on: 2006-07-19 22:57:52 +02:00
  6. language: en
  7. # password = admin
  8. salt: 82090c953c4a0000a7db253b0691a6b4
  9. hashed_password: b5b6ff9543bf1387374cdfa27a54c96d236a7150
  10. updated_on: 2006-07-19 22:57:52 +02:00
  11. admin: true
  12. lastname: Admin
  13. firstname: Redmine
  14. id: 1
  15. auth_source_id:
  16. mail_notification: all
  17. login: admin
  18. type: User
  19. users_002:
  20. created_on: 2006-07-19 19:32:09 +02:00
  21. status: 1
  22. last_login_on: 2006-07-19 22:42:15 +02:00
  23. language: en
  24. # password = jsmith
  25. salt: 67eb4732624d5a7753dcea7ce0bb7d7d
  26. hashed_password: bfbe06043353a677d0215b26a5800d128d5413bc
  27. updated_on: 2006-07-19 22:42:15 +02:00
  28. admin: false
  29. lastname: Smith
  30. firstname: John
  31. id: 2
  32. auth_source_id:
  33. mail_notification: all
  34. login: jsmith
  35. type: User
  36. users_003:
  37. created_on: 2006-07-19 19:33:19 +02:00
  38. status: 1
  39. last_login_on:
  40. language: en
  41. # password = foo
  42. salt: 7599f9963ec07b5a3b55b354407120c0
  43. hashed_password: 8f659c8d7c072f189374edacfa90d6abbc26d8ed
  44. updated_on: 2006-07-19 19:33:19 +02:00
  45. admin: false
  46. lastname: Lopper
  47. firstname: Dave
  48. id: 3
  49. auth_source_id:
  50. mail_notification: all
  51. login: dlopper
  52. type: User
  53. users_004:
  54. created_on: 2006-07-19 19:34:07 +02:00
  55. status: 1
  56. last_login_on:
  57. language: en
  58. # password = foo
  59. salt: 3126f764c3c5ac61cbfc103f25f934cf
  60. hashed_password: 9e4dd7eeb172c12a0691a6d9d3a269f7e9fe671b
  61. updated_on: 2006-07-19 19:34:07 +02:00
  62. admin: false
  63. lastname: Hill
  64. firstname: Robert
  65. id: 4
  66. auth_source_id:
  67. mail_notification: all
  68. login: rhill
  69. type: User
  70. users_005:
  71. id: 5
  72. created_on: 2006-07-19 19:33:19 +02:00
  73. # Locked
  74. status: 3
  75. last_login_on:
  76. language: en
  77. hashed_password: 1
  78. updated_on: 2006-07-19 19:33:19 +02:00
  79. admin: false
  80. lastname: Lopper2
  81. firstname: Dave2
  82. auth_source_id:
  83. mail_notification: all
  84. login: dlopper2
  85. type: User
  86. users_006:
  87. id: 6
  88. created_on: 2006-07-19 19:33:19 +02:00
  89. status: 0
  90. last_login_on:
  91. language: ''
  92. hashed_password: 1
  93. updated_on: 2006-07-19 19:33:19 +02:00
  94. admin: false
  95. lastname: Anonymous
  96. firstname: ''
  97. auth_source_id:
  98. mail_notification: only_my_events
  99. login: ''
  100. type: AnonymousUser
  101. users_007:
  102. # A user who does not belong to any project
  103. id: 7
  104. created_on: 2006-07-19 19:33:19 +02:00
  105. status: 1
  106. last_login_on:
  107. language: 'en'
  108. # password = foo
  109. salt: 7599f9963ec07b5a3b55b354407120c0
  110. hashed_password: 8f659c8d7c072f189374edacfa90d6abbc26d8ed
  111. updated_on: 2006-07-19 19:33:19 +02:00
  112. admin: false
  113. lastname: One
  114. firstname: Some
  115. auth_source_id:
  116. mail_notification: only_my_events
  117. login: someone
  118. type: User
  119. users_008:
  120. id: 8
  121. created_on: 2006-07-19 19:33:19 +02:00
  122. status: 1
  123. last_login_on:
  124. language: 'it'
  125. # password = foo
  126. salt: 7599f9963ec07b5a3b55b354407120c0
  127. hashed_password: 8f659c8d7c072f189374edacfa90d6abbc26d8ed
  128. updated_on: 2006-07-19 19:33:19 +02:00
  129. admin: false
  130. lastname: Misc
  131. firstname: User
  132. auth_source_id:
  133. mail_notification: only_my_events
  134. login: miscuser8
  135. type: User
  136. users_009:
  137. id: 9
  138. created_on: 2006-07-19 19:33:19 +02:00
  139. status: 1
  140. last_login_on:
  141. language: 'it'
  142. hashed_password: 1
  143. updated_on: 2006-07-19 19:33:19 +02:00
  144. admin: false
  145. lastname: Misc
  146. firstname: User
  147. auth_source_id:
  148. mail_notification: only_my_events
  149. login: miscuser9
  150. type: User
  151. groups_010:
  152. id: 10
  153. lastname: A Team
  154. type: Group
  155. status: 1
  156. groups_011:
  157. id: 11
  158. lastname: B Team
  159. type: Group
  160. status: 1
  161. groups_non_member:
  162. id: 12
  163. lastname: Non member users
  164. type: GroupNonMember
  165. status: 1
  166. groups_anonymous:
  167. id: 13
  168. lastname: Anonymous users
  169. type: GroupAnonymous
  170. status: 1