ttrss/include
Andrew Dolgov fe06416f17 sessions: stop validating against hash of user agent because chromium is sending
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.
2021-03-05 12:27:23 +03:00
..
autoload.php * switch to composer for qrcode and otp dependencies 2021-02-26 19:16:17 +03:00
colors.php fix floicon not imported from global namespace 2021-02-16 18:14:57 +03:00
controls.php pref-prefs: switch to new control shorthand in a few places 2021-02-21 23:18:32 +03:00
controls_compat.php use constants in get_pref()/set_pref() 2021-02-25 14:49:58 +03:00
errorhandler.php enforce some stricter type checking for loggers 2021-02-25 17:10:03 +03:00
functions.php fix a bunch of bookmarklets login forms not leading back 2021-03-04 13:40:54 +03:00
login_form.php fix a bunch of bookmarklets login forms not leading back 2021-03-04 13:40:54 +03:00
sessions.php sessions: stop validating against hash of user agent because chromium is sending 2021-03-05 12:27:23 +03:00