Server: Improve URL match
This commit is contained in:
@@ -73,8 +73,8 @@ else
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
|
||||
<link rel="icon" type="image/png" href="resources/favicon.png" />
|
||||
<link rel="stylesheet" type="text/css" href="resources/gpass.css" />
|
||||
<link rel="icon" type="image/png" href="/resources/favicon.png" />
|
||||
<link rel="stylesheet" type="text/css" href="/resources/gpass.css" />
|
||||
<script language="javascript">
|
||||
<?php
|
||||
echo "pbkdf2_level=$PBKDF2_LEVEL; use_shadow_logins=$USE_SHADOW_LOGINS;\n";
|
||||
|
Reference in New Issue
Block a user