aurweb/web/lib
Lukas Fleischer 3dbaee80b4 Move registration code to a separate unit
Until now, we used the same unit to register and edit accounts. Split
these features into separate source files for clarity. This also allows
us to redirect to the home page when a logged-in user tries to access
the registration page.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2015-06-27 13:04:03 +02:00
..
acctfuncs.inc.php Redirect at previous page after a successful login 2015-06-27 13:04:03 +02:00
aur.inc.php Fix a warning when formatting user names 2015-06-20 14:38:40 +02:00
aurjson.class.php Add the popularity field to the RPC interface 2015-06-27 13:04:03 +02:00
cachefuncs.inc.php Remove unnecessary database connection parameter from all functions 2013-02-10 12:10:38 +01:00
confparser.inc.php confparser: Add function for getting the items of a section 2015-06-14 17:58:56 +02:00
credentials.inc.php Remove can_submit_blacklisted() 2015-06-19 16:52:07 +02:00
DB.class.php Use an INI-style configuration file 2014-10-24 10:03:54 +02:00
feedcreator.class.php Avoid use of "<b>"/"</b>" 2012-09-24 12:23:05 +02:00
gettext.php Style fixes: Capitalization of "true" and "false" 2014-02-06 16:32:31 +01:00
pkgbasefuncs.inc.php Let co-maintainers edit package keywords 2015-06-20 14:27:00 +02:00
pkgfuncs.inc.php Display (reverse) optional dependencies as "Required by" 2015-06-27 13:04:03 +02:00
pkgreqfuncs.inc.php Make the type parameter of pkgreq_by_pkgbase() optional 2015-05-21 17:10:33 +02:00
routing.inc.php Move registration code to a separate unit 2015-06-27 13:04:03 +02:00
stats.inc.php stats.inc.php: Show the 15 most recent updates 2015-06-12 00:02:08 +02:00
streams.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
translator.inc.php Add Arabic translation 2015-06-27 13:04:03 +02:00
version.inc.php Release 4.0.0-rc5 2015-06-18 10:20:39 +02:00