import-database-users-and-databases (#82)
Co-authored-by: Michael Hoennig <michael@hoennig.de> Reviewed-on: https://dev.hostsharing.net/hostsharing/hs.hsadmin.ng/pulls/82 Reviewed-by: Marc Sandlus <marc.sandlus@hostsharing.net>
This commit is contained in:
22
src/test/resources/migration/hosting/database.csv
Normal file
22
src/test/resources/migration/hosting/database.csv
Normal file
@@ -0,0 +1,22 @@
|
||||
database_id;engine;packet_id;name;owner;encoding
|
||||
|
||||
77;pgsql;630;hsh00_vorstand;hsh00_vorstand;LATIN1
|
||||
786;mysql;630;hsh00_addr;hsh00;latin1
|
||||
805;mysql;630;hsh00_db2;hsh00;LATIN-1
|
||||
|
||||
1858;pgsql;630;hsh00;hsh00;LATIN1
|
||||
1860;pgsql;630;hsh00_hsadmin;hsh00_hsadmin;UTF8
|
||||
|
||||
4931;pgsql;630;hsh00_phpPgSqlAdmin;hsh00_phpPgSqlAdmin;UTF8
|
||||
4932;pgsql;630;hsh00_phpPgSqlAdmin_new;hsh00_phpPgSqlAdmin;utf8
|
||||
4908;mysql;630;hsh00_mantis;hsh00_mantis;UTF-8
|
||||
4941;mysql;630;hsh00_phpMyAdmin;hsh00_phpMyAdmin;utf8
|
||||
4942;mysql;630;hsh00_phpMyAdmin_old;hsh00_phpMyAdmin;utf8
|
||||
|
||||
7520;mysql;1094;lug00_wla;lug00_wla;utf8
|
||||
7521;mysql;1094;lug00_wla_test;lug00_wla;utf8
|
||||
7522;pgsql;1094;lug00_ola;lug00_ola;UTF8
|
||||
7523;pgsql;1094;lug00_ola_Test;lug00_ola;UTF8
|
||||
|
||||
7604;mysql;1112;mim00_test;mim00_test;latin1
|
||||
7605;pgsql;1112;mim00_office;mim00_office;UTF8
|
|
17
src/test/resources/migration/hosting/database_user.csv
Normal file
17
src/test/resources/migration/hosting/database_user.csv
Normal file
@@ -0,0 +1,17 @@
|
||||
dbuser_id;engine;packet_id;name;password_hash
|
||||
|
||||
1857;pgsql;630;hsh00;SCRAM-SHA-256$4096:Zml4ZWQgc2FsdA==$JDiZmaxU+O+ByArLY/CkYZ8HbOk0r/I8LyABnno5gQs=:NI3T500/63dzI1B07Jh3UtQGlukS6JxuS0XoxM/QgAc=
|
||||
1858;mysql;630;hsh00;*59067A36BA197AD0A47D74909296C5B002A0FB9F
|
||||
1859;pgsql;630;hsh00_vorstand;SCRAM-SHA-256$4096:Zml4ZWQgc2FsdA==$54Wh+OGx/GaIvAia+I3k78jHGhqmYwe4+iLssmH5zhk=:D4Gq1z2Li2BVSaZrz1azDrs6pwsIzhq4+suK1Hh6ZIg=
|
||||
1860;pgsql;630;hsh00_hsadmin;SCRAM-SHA-256$4096:Zml4ZWQgc2FsdA==$54Wh+OGx/GaIvAia+I3k78jHGhqmYwe4+iLssmH5zhk=:D4Gq1z2Li2BVSaZrz1azDrs6pwsIzhq4+suK1Hh6ZIg=
|
||||
1861;pgsql;630;hsh00_hsadmin_ro;SCRAM-SHA-256$4096:Zml4ZWQgc2FsdA==$UhJnJJhmKANbcaG+izWK3rz5bmhhluSuiCJFlUmDVI8=:6AC4mbLfJGiGlEOWhpz9BivvMODhLLHOnRnnktJPgn8=
|
||||
4931;pgsql;630;hsh00_phpPgSqlAdmin;SCRAM-SHA-256$4096:Zml4ZWQgc2FsdA==$UhJnJJhmKANbcaG+izWK3rz5bmhhluSuiCJFlUmDVI8=:6AC4mbLfJGiGlEOWhpz9BivvMODhLLHOnRnnktJPgn8=
|
||||
4908;mysql;630;hsh00_mantis;*EA4C0889A22AAE66BBEBC88161E8CF862D73B44F
|
||||
4909;mysql;630;hsh00_mantis_ro;*B3BB6D0DA2EC01958616E9B3BCD2926FE8C38383
|
||||
4932;mysql;630;hsh00_phpMyAdmin;*3188720B1889EF5447C722629765F296F40257C2
|
||||
|
||||
7520;mysql;1094;lug00_wla;*11667C0EAC42BF8B0295ABEDC7D2868A835E4DB5
|
||||
7522;pgsql;1094;lug00_ola;SCRAM-SHA-256$4096:Zml4ZWQgc2FsdA==$tir+cV3ZzOZeEWurwAJk+8qkvsTAWaBfwx846oYMOr4=:p4yk/4hHkfSMAFxSuTuh3RIrbSpHNBh7h6raVa3nt1c=
|
||||
|
||||
7604;mysql;1112;mim00_test;*156CFD94A0594A5C3F4C6742376DDF4B8C5F6D90
|
||||
7605;pgsql;1112;mim00_office;SCRAM-SHA-256$4096:Zml4ZWQgc2FsdA==$43jziwd1o+nkfjE0zFbks24Zy5GK+km87B7vzEQt4So=:xRQntZxBxdo1JJbhkegnUFKHT0T8MDW75hkQs2S3z6k=
|
|
Reference in New Issue
Block a user