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 200e0d4ebb save module user authenticated with, only allow password change if module is 'internal' 12 years ago
..
api.php API: add order_id to getCategories; add feed_title to getHeadlines; bump api level to 3 12 years ago
article.php experimental CSRF protection 13 years ago
auth_base.php allow auto_create_user() to be used instead of find_user_by_login() when auto creating is off 12 years ago
auth_internal.php split authentication to separate modules 12 years ago
auth_remote.php save module user authenticated with, only allow password change if module is 'internal' 12 years ago
backend.php implement digestTest back 13 years ago
dlg.php move opml stuff to classes/opml.php 12 years ago
feeds.php properly persist include_children 12 years ago
handler.php Make Handler::before() hierarchy consistent 12 years ago
mail_button.php add mail and share plugins 13 years ago
note_button.php add note plugin 13 years ago
opml.php opml: remove CRs, tweak category node detection 12 years ago
plugin_button.php add missing files 13 years ago
pref_feeds.php disable dnd tip in pref_feeds 12 years ago
pref_filters.php remove memcached stuff 12 years ago
pref_instances.php Make Handler::before() hierarchy consistent 12 years ago
pref_labels.php experimental CSRF protection 13 years ago
pref_prefs.php save module user authenticated with, only allow password change if module is 'internal' 12 years ago
pref_users.php Make Handler::before() hierarchy consistent 12 years ago
protected_handler.php Make Handler::before() hierarchy consistent 12 years ago
public_handler.php prevent session modification in public/rss 12 years ago
rpc.php remove memcached stuff 12 years ago
share_button.php add mail and share plugins 13 years ago
tweet_button.php add missing files 13 years ago