removed todo
parent
965daf8284
commit
d3b90249eb
|
@ -1,6 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
%PLEAZE_NO_CACHE%
|
%PLEAZE_NO_CACHE%
|
||||||
//todo: force logout any user if logged in and on this page
|
|
||||||
|
|
||||||
//permitted chars for password salt
|
//permitted chars for password salt
|
||||||
$permitted_chars = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ&/()[]$:?_';
|
$permitted_chars = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ&/()[]$:?_';
|
||||||
|
|
Loading…
Reference in New Issue