Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
77f33e6c
Commit
77f33e6c
authored
Nov 11, 2015
by
Florian Schaal
Browse files
company name for login-page
parent
d925b32c
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/login/index.php
View file @
77f33e6c
...
...
@@ -312,6 +312,7 @@ if($error != ''){
}
$app
->
load
(
'getconf'
);
$sys_config
=
$app
->
getconf
->
get_global_config
(
'misc'
);
$security_config
=
$app
->
getconf
->
get_security_config
(
'permissions'
);
if
(
$security_config
[
'password_reset_allowed'
]
==
'yes'
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment