Updating initial DB user setup to include the Librarian user.
This commit is contained in:
@@ -14,4 +14,12 @@ VALUES (
|
||||
'20170101',
|
||||
'192.168.50.1',
|
||||
'192.168.50.1'
|
||||
),
|
||||
(
|
||||
'Librarian',
|
||||
'f6f2ea8f45d8a057c9566a33f99474da2e5c6a6604d736121650e2730c6fb0a3',
|
||||
'aut',
|
||||
'20170101',
|
||||
'192.168.50.1',
|
||||
'192.168.50.1'
|
||||
);
|
||||
Reference in New Issue
Block a user