YOURLS/tests/tests/auth
྅༻ Ǭɀħ ༄༆ཉ 9def41dba8
Remove warnings on PHP 8.1 (#3317)
Also, minor code styles doc & typo
* Refactor yourls_filter_unique_id() to remove useless vars
* Comply with phpstan level 4
* add some tests to cover newly discovered potential issues
2022-05-02 08:09:18 +02:00
..
auth.php Remove warnings on PHP 8.1 (#3317) 2022-05-02 08:09:18 +02:00
login_API.php Update libs and fix PHP 8 (#2824) 2021-01-31 23:32:57 +01:00
login_base.php Update auth tests to match #3034 (#3035) 2021-08-24 22:03:10 +02:00
login_cookie.php Add nonce to the logout link (#3264) 2022-04-02 13:49:37 +02:00
login_normal.php Unit-tests merged in main repo 2017-11-28 19:46:06 +01:00
login_redirection.php Allow prefix n shortening without being logged in 2022-01-09 18:27:55 +01:00
login_secure.php Update libs and fix PHP 8 (#2824) 2021-01-31 23:32:57 +01:00
login_secure_time.php Update libs and fix PHP 8 (#2824) 2021-01-31 23:32:57 +01:00
logout.php Remove warnings on PHP 8.1 (#3317) 2022-05-02 08:09:18 +02:00
misc.php Do not use md5() in yourls_salt() (#3278) 2022-04-09 19:32:04 +02:00
nonces.php Do not use md5() in yourls_salt() (#3278) 2022-04-09 19:32:04 +02:00
signatures.php Update libs and fix PHP 8 (#2824) 2021-01-31 23:32:57 +01:00