- Jul 11, 2024
-
-
wn_ authored
-
- Mar 26, 2024
-
-
wn_ authored
This is to address a deprecation planned for PHP 8.4. https://wiki.php.net/rfc/deprecate-implicitly-nullable-types
-
- Jan 08, 2024
-
-
wn_ authored
This is essentially https://gitlab.tt-rss.org/wn/tt-rss/-/commit/1ccc0c8c1af04dd9654b585c6d07e3a75d944a0c without the renames and some other things related to Psalm.
-
- Oct 25, 2023
-
-
Andrew Dolgov authored
-
- Aug 31, 2022
- Jun 13, 2022
-
-
Andrew Dolgov authored
-
- Jun 10, 2022
-
-
Andrew Dolgov authored
-
Andrew Dolgov authored
* expose said methods via CLI (update.php) * fix several invocations of deprecated functions * set stricter type hints on several method arguments
-
- Mar 29, 2022
-
-
Andrew Dolgov authored
-
- Nov 14, 2021
-
-
wn_ authored
PHPStan was complaining in 'plugins/auth_internal/init.php' due to UserHelper::hash_password() being passed a string, rather than a UserHelper::HASH_ALGO_* constant. Just switching the param to string for now.
-
Andrew Dolgov authored
-
- Nov 11, 2021
-
-
wn_ authored
-
- Nov 10, 2021
-
-
Andrew Dolgov authored
- read only - can't subscribe to more feeds, feed updates are skipped - disabled - can't login define used access levels as UserHelper constants and refactor code to use them instead of hardcoded numbers
-
- May 11, 2021
-
-
Jacek Tomasiak authored
Avoid "E_NOTICE (8) (classes/userhelper.php:78) Undefined index: csrf_token" in logs.
-
- Mar 29, 2021
-
-
Andrew Dolgov authored
-
- Mar 05, 2021
-
-
Andrew Dolgov authored
-
Andrew Dolgov authored
different agent headers for whatever reason, example: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.192 Safari/537.36 Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.104 Safari/537.36 seems to be related, at least, to App.postOpenWindow() hack.
-
- Mar 02, 2021
-
-
Andrew Dolgov authored
-
- Mar 01, 2021
-
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
- Feb 26, 2021
-
-
Andrew Dolgov authored
-
Andrew Dolgov authored
* move most OTP-related stuff into userhelper * remove old phpqrcode and otphp libraries
-
- Feb 25, 2021
-
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
- Feb 22, 2021
-
-
Andrew Dolgov authored
-
- Feb 19, 2021
-
-
Andrew Dolgov authored
-
- Feb 16, 2021
-
-
Andrew Dolgov authored
-
- Feb 15, 2021
-
-
Andrew Dolgov authored
-
Andrew Dolgov authored
-
- Feb 14, 2021
-
-
Andrew Dolgov authored
-
- Feb 12, 2021
-
-
Andrew Dolgov authored
-