mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Added helpful pki config errors if dedected, updated apache examples
This commit is contained in:
parent
36373d12e3
commit
6787832bde
5 changed files with 18 additions and 1 deletions
|
@ -529,6 +529,8 @@ en:
|
|||
authorization_error: 'Authorization error'
|
||||
invalid_cert: 'Invalid certificate'
|
||||
not_active: 'User is not active'
|
||||
webserver_missing_user_name_directive: 'Webserver configuration error: Apache or nginx is missing user name directive.'
|
||||
webserver_user_name_directive_should_be_required: 'Webserver configuration error: Apache or nginx should require name directive.'
|
||||
tag:
|
||||
blank: "Username can't be blank"
|
||||
password:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue