mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
HTTP digest authentication
This commit is contained in:
@@ -65,7 +65,8 @@ class authentication extends auth
|
||||
|| $username=='gl2'
|
||||
|| $username=='lektor1'
|
||||
|| $username=='lektor2'
|
||||
|| $username=='lektor3'))
|
||||
|| $username=='lektor3'
|
||||
|| $username == 'aufname'))
|
||||
return true;
|
||||
else
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user