You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/classes
Andrew Dolgov dc0374df2b auth_internal.change_password: do not rely on session 14 years ago
..
api.php API: add order_id to getCategories; add feed_title to getHeadlines; bump api level to 3 14 years ago
article.php experimental CSRF protection 14 years ago
auth_base.php allow auto_create_user() to be used instead of find_user_by_login() when auto creating is off 14 years ago
auth_internal.php auth_internal.change_password: do not rely on session 14 years ago
auth_remote.php save module user authenticated with, only allow password change if module is 'internal' 14 years ago
backend.php implement digestTest back 14 years ago
dlg.php move opml stuff to classes/opml.php 14 years ago
feeds.php properly persist include_children 14 years ago
handler.php Make Handler::before() hierarchy consistent 14 years ago
mail_button.php add mail and share plugins 14 years ago
note_button.php add note plugin 14 years ago
opml.php opml: remove CRs, tweak category node detection 14 years ago
plugin_button.php add missing files 14 years ago
pref_feeds.php disable dnd tip in pref_feeds 14 years ago
pref_filters.php remove memcached stuff 14 years ago
pref_instances.php Make Handler::before() hierarchy consistent 14 years ago
pref_labels.php experimental CSRF protection 14 years ago
pref_prefs.php move changing password code to authentication modules 14 years ago
pref_users.php Make Handler::before() hierarchy consistent 14 years ago
protected_handler.php Make Handler::before() hierarchy consistent 14 years ago
public_handler.php prevent session modification in public/rss 14 years ago
rpc.php remove memcached stuff 14 years ago
share_button.php add mail and share plugins 14 years ago
tweet_button.php add missing files 14 years ago