mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-06-18 18:16:26 +00:00
UI test for change password
Help docs
This commit is contained in:
@ -87,6 +87,14 @@ INSERT INTO `certificate_authority` (
|
||||
0,
|
||||
5,
|
||||
1
|
||||
), (
|
||||
strftime('%s', 'now'),
|
||||
strftime('%s', 'now'),
|
||||
"SSL.com",
|
||||
"ssl.com",
|
||||
0,
|
||||
10,
|
||||
1
|
||||
), (
|
||||
strftime('%s', 'now'),
|
||||
strftime('%s', 'now'),
|
||||
@ -103,14 +111,6 @@ INSERT INTO `certificate_authority` (
|
||||
0,
|
||||
5,
|
||||
1
|
||||
), (
|
||||
strftime('%s', 'now'),
|
||||
strftime('%s', 'now'),
|
||||
"SSL.com",
|
||||
"ssl.com",
|
||||
0,
|
||||
10,
|
||||
1
|
||||
);
|
||||
|
||||
-- System User
|
||||
|
Reference in New Issue
Block a user