Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
Qpixel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIP
Answers
Qpixel
Commits
9284959d
Commit
9284959d
authored
Aug 1, 2023
by
Taico Aerts
Browse files
Options
Downloads
Patches
Plain Diff
Set passwords of all users in test to test123
parent
ee955011
No related branches found
No related tags found
2 merge requests
!51
Upgrade to latest qpixel
,
!50
Update to latest codidact changes
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/fixtures/users.yml
+12
-12
12 additions, 12 deletions
test/fixtures/users.yml
with
12 additions
and
12 deletions
test/fixtures/users.yml
+
12
−
12
View file @
9284959d
standard_user
:
email
:
standard@qpixel-test.net
encrypted_password
:
abcdefghijklmnopqrstuvwxyz
encrypted_password
:
'
$2a$11$roUHXKxecjyQ72Qn7DWs3.9eRCCoRn176kX/UNb/xiue3aGqf7xEW'
sign_in_count
:
1337
username
:
standard_user
is_global_admin
:
false
...
...
@@ -9,7 +9,7 @@ standard_user:
closer
:
email
:
closer@qpixel-test.net
encrypted_password
:
abcdefghijklmnopqrstuvwxyz
encrypted_password
:
'
$2a$11$roUHXKxecjyQ72Qn7DWs3.9eRCCoRn176kX/UNb/xiue3aGqf7xEW'
sign_in_count
:
1337
username
:
closer
website
:
https://example.com/closer
...
...
@@ -22,7 +22,7 @@ closer:
editor
:
email
:
editor@qpixel-test.net
encrypted_password
:
abcdefghijklmnopqrstuvwxyz
encrypted_password
:
'
$2a$11$roUHXKxecjyQ72Qn7DWs3.9eRCCoRn176kX/UNb/xiue3aGqf7xEW'
sign_in_count
:
1337
username
:
editor
is_global_admin
:
false
...
...
@@ -33,7 +33,7 @@ editor:
deleter
:
email
:
delete@qpixel-test.net
encrypted_password
:
abcdefghijklmnopqrstuvwxyz
encrypted_password
:
'
$2a$11$roUHXKxecjyQ72Qn7DWs3.9eRCCoRn176kX/UNb/xiue3aGqf7xEW'
sign_in_count
:
1337
username
:
deleter
is_global_admin
:
false
...
...
@@ -42,7 +42,7 @@ deleter:
moderator
:
email
:
moderator@qpixel-test.net
encrypted_password
:
abcdefghijklmnopqrstuvwxyz
encrypted_password
:
'
$2a$11$roUHXKxecjyQ72Qn7DWs3.9eRCCoRn176kX/UNb/xiue3aGqf7xEW'
sign_in_count
:
1337
username
:
moderator
is_global_admin
:
false
...
...
@@ -51,7 +51,7 @@ moderator:
admin
:
email
:
admin@qpixel-test.net
encrypted_password
:
abcdefghijklmnopqrstuvwxyz
encrypted_password
:
'
$2a$11$roUHXKxecjyQ72Qn7DWs3.9eRCCoRn176kX/UNb/xiue3aGqf7xEW'
sign_in_count
:
1337
username
:
admin
is_global_admin
:
false
...
...
@@ -60,7 +60,7 @@ admin:
global_moderator
:
email
:
global-moderator@qpixel-test.net
encrypted_password
:
abcdefghijklmnopqrstuvwxyz
encrypted_password
:
'
$2a$11$roUHXKxecjyQ72Qn7DWs3.9eRCCoRn176kX/UNb/xiue3aGqf7xEW'
sign_in_count
:
1337
username
:
global-moderator
is_global_admin
:
false
...
...
@@ -69,7 +69,7 @@ global_moderator:
global_admin
:
email
:
global-admin@qpixel-test.net
encrypted_password
:
abcdefghijklmnopqrstuvwxyz
encrypted_password
:
'
$2a$11$roUHXKxecjyQ72Qn7DWs3.9eRCCoRn176kX/UNb/xiue3aGqf7xEW'
sign_in_count
:
1337
username
:
global-admin
is_global_admin
:
true
...
...
@@ -78,7 +78,7 @@ global_admin:
no_community_user
:
email
:
no_community_user@qpixel-test.net
encrypted_password
:
abcdefghijklmnopqrstuvwxyz
encrypted_password
:
'
$2a$11$roUHXKxecjyQ72Qn7DWs3.9eRCCoRn176kX/UNb/xiue3aGqf7xEW'
sign_in_count
:
1337
username
:
no_community_user
is_global_admin
:
false
...
...
@@ -88,7 +88,7 @@ no_community_user:
system
:
id
:
-99
email
:
system@qpixel-test.net
encrypted_password
:
abcdefghijklmnopqrstuvwxyz
encrypted_password
:
'
$2a$11$roUHXKxecjyQ72Qn7DWs3.9eRCCoRn176kX/UNb/xiue3aGqf7xEW'
sign_in_count
:
1337
username
:
system
is_global_admin
:
true
...
...
@@ -97,7 +97,7 @@ system:
deleted_account
:
email
:
deleted@qpixel-test.net
encrypted_password
:
abcdefghijklmnopqrstuvwxyz
encrypted_password
:
'
$2a$11$roUHXKxecjyQ72Qn7DWs3.9eRCCoRn176kX/UNb/xiue3aGqf7xEW'
sign_in_count
:
1337
username
:
deleted_account
confirmed_at
:
2020-01-01T00:00:00.000000Z
...
...
@@ -107,7 +107,7 @@ deleted_account:
deleted_profile
:
email
:
deleted_profile@qpixel-test.net
encrypted_password
:
abcdefghijklmnopqrstuvwxyz
encrypted_password
:
'
$2a$11$roUHXKxecjyQ72Qn7DWs3.9eRCCoRn176kX/UNb/xiue3aGqf7xEW'
sign_in_count
:
1337
username
:
deleted_profile
confirmed_at
:
2020-01-01T00:00:00.000000Z
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment