forked from leftypol/leftypol
auth.php: disallow unencrypted logins by default
This commit is contained in:
parent
003152095a
commit
aa99d10f1a
5 changed files with 32 additions and 5 deletions
|
@ -22,7 +22,8 @@
|
|||
"inc/queue.php",
|
||||
"inc/polyfill.php",
|
||||
"inc/error.php",
|
||||
"inc/functions.php"
|
||||
"inc/functions.php",
|
||||
"inc/functions/net.php"
|
||||
]
|
||||
},
|
||||
"license": "Tinyboard + vichan",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue