コミット履歴

作者 SHA1 メッセージ 日付
  Andrew Dolgov c35b6d8e14 initialize session connection in ttrss_open but define session_connection in global context 11 年 前
  Andrew Dolgov 168680976f sessions: initialize connection on include, not in ttrss_open 11 年 前
  Ryan Parrish f4bae03a6e Merge branch 'master' of https://github.com/stickystyle/Tiny-Tiny-RSS 11 年 前
  Ryan Parrish 7081aaa09b add missing gettext libs 11 年 前
  Andrew Dolgov 837ec70e3e validate_session: check for user agent 11 年 前
  Andrew Dolgov e9b7469233 validate session on startup 11 年 前
  Andrew Dolgov 8f49a2257b fix stuff broken by previous pull 11 年 前
  all 48ec0b8526 Check that $_SESSION["uid"] is defined before checking value 11 年 前
  Andrew Dolgov 2137d67496 sessions: properly check for cookie being set 11 年 前
  Andrew Dolgov 6cfd3c149c remove SESSION_EXPIRE_TIME 11 年 前
  Andrew Dolgov f231f438ba reimplement remember_me 11 年 前
  Andrew Dolgov 60ed4c9ad5 add yet another workaround for stuck login due to session cookies 11 年 前
  Andrew Dolgov 5160620c8a only autostart session if login cookie exists 11 年 前
  Andrew Dolgov 3972bf5981 db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 11 年 前
  Andrew Dolgov 5c81e817d3 enable mysql db session support 11 年 前
  Andrew Dolgov 0295919648 attempt fix db_escape_string() invocation in sessions.php 11 年 前
  Andrew Dolgov acfbab375d mute warnings caused by session_start() to deal with potential ps_files_cleanup_dir stuff 11 年 前
  Andrew Dolgov 6addc13f46 sessions: prevent HTTPS warning 11 年 前
  Andrew Dolgov 964f153371 api: use tt-rss session storage 12 年 前
  Andrew Dolgov 09e8bdfd18 simplify default global config, expand sanity_check messages 12 年 前
  Andrew Dolgov 107d0cf39e overall directory tree cleanup 12 年 前