summaryrefslogtreecommitdiff
path: root/web/lib/acctfuncs.inc.php
AgeCommit message (Expand)Author
2016-11-23Re-brand to clarify that the software is aurweb; the instance is the AUR.Luke Shumaker
2016-06-08Add a homepage field to accountsLukas Fleischer
2016-03-13Merge branch 'maint'Lukas Fleischer
2016-03-13Store last login address as plain textLukas Fleischer
2016-02-21Send notifications when changing ownershipLukas Fleischer
2016-02-07Add support for package update notificationsLukas Fleischer
2016-02-07Add global comment notification settingLukas Fleischer
2016-02-07Rename the CommentNotify table to PackageNotificationsLukas Fleischer
2015-12-13notify: Do not pass notification texts via pipesLukas Fleischer
2015-11-14Make the notification script configurableLukas Fleischer
2015-09-20Add option to hide one's email addressMarcel Korpel
2015-09-11Allow for logging in via email addressLukas Fleischer
2015-09-11Remove superfluous function valid_user()Lukas Fleischer
2015-08-08Set correct 'My Account' link after changing usernameMarcel Korpel
2015-08-08Use username from the database if one is provided by the userMarcel Korpel
2015-08-08Port notification routines to PythonLukas Fleischer
2015-06-29Accept SSH keys with whitespace in commentsLukas Fleischer
2015-06-27Only print no changes message if queries failedJohannes Löthberg
2015-06-27Add support for multiple SSH public keysLukas Fleischer
2015-06-27Redirect at previous page after a successful loginGordian Edenhofer
2015-05-31Allow for resetting the SSH public keyLukas Fleischer
2014-12-27Add support for adding SSH public keys to profilesLukas Fleischer
2014-12-13Avoid double slashes in notification email bodyLukas Fleischer
2014-11-21Remove duplicate slash in the password reset URLLukas Fleischer
2014-10-24Use an INI-style configuration fileLukas Fleischer
2014-10-10Use proper email address in send_resetkey()Lukas Fleischer
2014-08-06Add PCRE_DOLLAR_ENDONLY to preg_match()Lukas Fleischer
2014-08-02Count users in "Trusted User & Developer" group as TUBalló György
2014-07-29Suppress PHP notice in process_account_form()Lukas Fleischer
2014-07-25Do not allow regular users to edit all accountsLukas Fleischer
2014-07-25Clean up user references in user_delete()Lukas Fleischer
2014-07-15Add a new user group "Trusted User & Developer"Lukas Fleischer
2014-07-15Disallow privileged users to use invalid user namesLukas Fleischer
2014-07-15Rework permission handlingLukas Fleischer
2014-06-05acctfuncs.inc.php: Fix indentationLukas Fleischer
2014-06-05acctfuncs.inc.php: Reduce nesting in several functionsLukas Fleischer
2014-06-05Do not return "None" in user functionsLukas Fleischer
2014-05-30Accept upper case letters in valid_username()Lukas Fleischer
2014-05-22acctfuncs.inc.php: Fix typoLukas Fleischer
2014-05-22Use aur.archlinux.org in sender email addressesLukas Fleischer
2014-05-22Be friendly to newly registered usersLukas Fleischer
2014-02-10Set Content-type header when sending UTF-8 mailsLukas Fleischer
2014-02-10Use CRLF to separate headers in mail()Lukas Fleischer
2014-02-09Remove LastVoted columnLukas Fleischer
2014-02-06Simplify valid_user() and valid_username()Lukas Fleischer
2014-02-06acctfuncs.inc.php: Fix comment styleLukas Fleischer
2014-02-01Sort last TU votes by vote and by user nameLukas Fleischer
2014-01-20acctfuncs.inc.php: Allow translation of missing stringscanyonknight
2013-08-28Only include current TUs in the last votes listLukas Fleischer
2013-08-27Exclude running votes from "Last Votes by TU"Lukas Fleischer