1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-23 11:46:37 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Andrew Dolgov
b431d52520 auth_remote: use PDO 2017-12-03 09:21:08 +03:00
Andrew Dolgov
21ce7d9ec0 update phpmd ruleset to use (subset) of cleancode
fix various minor issues reported by static analysis
remove redundant php closing tag from several more files
2017-04-26 20:57:36 +03:00
Andrew Dolgov
0eed023e7d auth_remote: check for PHP_AUTH_USER too 2017-04-09 14:15:46 +03:00
Rasmus Lerdorf
6f7798b643 Fixing bugs found by static analysis 2013-05-07 00:35:10 -07:00
Andrew Dolgov
106a3de91c plugins: bump API version 2013-04-19 17:31:56 +04:00
Andrew Dolgov
a42c55f02b fix blank character after opening bracket in function calls 2013-04-17 18:34:18 +04:00
Andrew Dolgov
a0ed0d38d4 auth_remote: fix typo 2013-04-17 18:27:41 +04:00
Andrew Dolgov
d632b28cef fix some missing constructor parameters 2013-04-17 18:21:32 +04:00
Andrew Dolgov
6322ac79a0 remove $link 2013-04-17 16:48:41 +04:00
Andrew Dolgov
3972bf5981 db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 2013-03-22 09:14:55 +04:00
Andrew Dolgov
23923ca726 auth_remote: add REDIRECT_ version of REMOTE_USER for php-cgi configured through mod_actions (closes #597) 2013-03-19 13:39:26 +04:00
Andrew Dolgov
e938b1de11 rename plugin main class files 2012-12-30 13:36:40 +04:00
Andrew Dolgov
0f28f81f89 move authentication modules to plugins/ 2012-12-27 15:14:44 +04:00