Skip to content

Commit

Permalink
Add DB TSVs
Browse files Browse the repository at this point in the history
Changes to be committed:
	new file:   admin_only/test_database_tables/auth_user.tsv
	new file:   admin_only/test_database_tables/authtoken_token.tsv
	new file:   admin_only/test_database_tables/biocompute_bco.tsv
	new file:   admin_only/test_database_tables/biocompute_bco_authorized_users.tsv
	new file:   admin_only/test_database_tables/prefix_prefix.tsv
  • Loading branch information
HadleyKing committed Jun 26, 2024
1 parent e5dd9ff commit d2f4358
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 0 deletions.
6 changes: 6 additions & 0 deletions admin_only/test_database_tables/auth_user.tsv
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id password last_login is_superuser username last_name email is_staff is_active date_joined first_name
1 !Bh8Fg1xZLdW7N3SEpDh5IO2PzJZtsMDEqwHeJn5w 0 AnonymousUser 0 1 52:22.3
4 pbkdf2_sha256$260000$ncP8Sob0Rke6WIsf6lV0Ep$5/tabe+16bQcMdn3nmpX4Zb101XPc2dwTNxf9euS9lg= 0 tester [email protected] 0 1 5/10/22 20:50
5 pbkdf2_sha256$260000$nj2qTc19zYzyQ0NZIRQvw5$wd8ZURl0hx0uCMYhK8nD7kqGIScs0wqHIcxd6+1Wryw= 0 hivelab [email protected] 0 1 53:42.5
6 pbkdf2_sha256$260000$BK01G28EhBSlvLORWDFlYc$pFSvEXoeDN6QlTnrNVkfBDI+onkb/biwHquIevBY5Pw= 0 jdoe [email protected] 0 1 54:44.8
7 pbkdf2_sha256$260000$srfwJ6ZrNVTgwiJkjQcKe5$c5V7Bp58Ad7+SwZdUlFiHAI66ArV1fREWg/h/6flpa8= 52:55.4 1 bco_api_user [email protected] 1 1 4/3/24 10:39
6 changes: 6 additions & 0 deletions admin_only/test_database_tables/authtoken_token.tsv
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
key created user_id
0bd55c955fcbfc269f6dc8f61ea107674cafdecb 21:04.3 5
bd97d8cbec1fc7234e11e80957496aefc20c6395 53:09.0 7
c400a6076a2dfe7e9906ab86c6ad4574d1d60e03 21:15.0 4
627626823549f787c3ec763ff687169206626149 53:45.8 1
3f5504d88a5085d0452b19350fb6f82ae7097dd0 21:09.3 6
Loading

0 comments on commit d2f4358

Please sign in to comment.