]> git.wh0rd.org - tt-rss.git/commit
split authentication to separate modules
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 16 Aug 2012 11:30:35 +0000 (15:30 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 16 Aug 2012 11:30:49 +0000 (15:30 +0400)
commit0d421af86fdfe270e7396f308cf53f3b908e3d74
treea8a497d6a3f28ab030b8e232bd7a0057512c417c
parent7e18f8e710d3b5af211be0a658d863a00d10bd67
split authentication to separate modules
12 files changed:
backend.php
classes/auth_base.php [new file with mode: 0644]
classes/auth_internal.php [new file with mode: 0644]
classes/auth_remote.php [new file with mode: 0644]
classes/pref_prefs.php
config.php-dist
include/functions.php
include/login_form.php
include/sanity_config.php
index.php
prefs.php
public.php