index
:
aur
gettext
master
working
origin/live
origin/maint
origin/master
origin/pu
Main repo is at http://projects.archlinux.org/aur.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
lib
/
acctfuncs.inc.php
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-03
Allow setting an empty home page
Lukas Fleischer
1
-1
/
+1
2017-11-05
Only allow valid HTTP(s) URLs as home page
Lukas Fleischer
1
-0
/
+4
2017-08-01
Unset PackagerUID before deleting an account
Lukas Fleischer
1
-1
/
+1
2017-04-30
Add support for Terms of Service documents
Lukas Fleischer
1
-0
/
+74
2017-04-18
Check query return value in search_results_page()
Lukas Fleischer
1
-2
/
+5
2017-02-27
Fix more warnings occurring with unset SSH keys
Lukas Fleischer
1
-2
/
+8
2017-02-27
Suppress warning on unset SSH key
Lukas Fleischer
1
-1
/
+1
2017-02-27
Do not quote legacy variable
Lukas Fleischer
1
-1
/
+0
2017-02-27
Fix SQL query used for creating new accounts
Lukas Fleischer
1
-1
/
+1
2017-02-24
Use bcrypt to hash passwords
Lukas Fleischer
1
-84
/
+60
2017-01-25
Store banned IP addresses as plain text
Lukas Fleischer
1
-1
/
+1
2017-01-20
Update cookie for language setting when editing user information
Mark Weiman
1
-0
/
+7
2017-01-20
Add user set timezones
Mark Weiman
1
-5
/
+22
2016-11-10
Remove all usage of UNIX_TIMESTAMP in web interface
Mark Weiman
1
-6
/
+6
2016-06-08
Add a homepage field to accounts
Lukas Fleischer
1
-4
/
+8
2016-03-13
Merge branch 'maint'
Lukas Fleischer
1
-2
/
+2
2016-03-13
Store last login address as plain text
Lukas Fleischer
1
-2
/
+2
2016-02-21
Send notifications when changing ownership
Lukas Fleischer
1
-2
/
+5
2016-02-07
Add support for package update notifications
Lukas Fleischer
1
-2
/
+5
2016-02-07
Add global comment notification setting
Lukas Fleischer
1
-2
/
+5
2016-02-07
Rename the CommentNotify table to PackageNotifications
Lukas Fleischer
1
-1
/
+1
2015-12-13
notify: Do not pass notification texts via pipes
Lukas Fleischer
1
-3
/
+1
2015-11-14
Make the notification script configurable
Lukas Fleischer
1
-1
/
+1
2015-09-20
Add option to hide one's email address
Marcel Korpel
1
-2
/
+9
2015-09-11
Allow for logging in via email address
Lukas Fleischer
1
-1
/
+1
2015-09-11
Remove superfluous function valid_user()
Lukas Fleischer
1
-26
/
+1
2015-08-08
Set correct 'My Account' link after changing username
Marcel Korpel
1
-15
/
+16
2015-08-08
Use username from the database if one is provided by the user
Marcel Korpel
1
-3
/
+5
2015-08-08
Port notification routines to Python
Lukas Fleischer
1
-30
/
+42
2015-06-29
Accept SSH keys with whitespace in comments
Lukas Fleischer
1
-1
/
+1
2015-06-27
Only print no changes message if queries failed
Johannes Löthberg
1
-2
/
+2
2015-06-27
Add support for multiple SSH public keys
Lukas Fleischer
1
-19
/
+134
2015-06-27
Redirect at previous page after a successful login
Gordian Edenhofer
1
-1
/
+6
2015-05-31
Allow for resetting the SSH public key
Lukas Fleischer
1
-2
/
+2
2014-12-27
Add support for adding SSH public keys to profiles
Lukas Fleischer
1
-7
/
+71
2014-12-13
Avoid double slashes in notification email body
Lukas Fleischer
1
-1
/
+1
2014-11-21
Remove duplicate slash in the password reset URL
Lukas Fleischer
1
-1
/
+1
2014-10-24
Use an INI-style configuration file
Lukas Fleischer
1
-35
/
+31
2014-10-10
Use proper email address in send_resetkey()
Lukas Fleischer
1
-1
/
+1
2014-08-06
Add PCRE_DOLLAR_ENDONLY to preg_match()
Lukas Fleischer
1
-1
/
+1
2014-08-02
Count users in "Trusted User & Developer" group as TU
Balló György
1
-2
/
+2
2014-07-29
Suppress PHP notice in process_account_form()
Lukas Fleischer
1
-3
/
+6
2014-07-25
Do not allow regular users to edit all accounts
Lukas Fleischer
1
-1
/
+1
2014-07-25
Clean up user references in user_delete()
Lukas Fleischer
1
-0
/
+35
2014-07-15
Add a new user group "Trusted User & Developer"
Lukas Fleischer
1
-1
/
+5
2014-07-15
Disallow privileged users to use invalid user names
Lukas Fleischer
1
-22
/
+1
2014-07-15
Rework permission handling
Lukas Fleischer
1
-26
/
+11
2014-06-05
acctfuncs.inc.php: Fix indentation
Lukas Fleischer
1
-2
/
+3
2014-06-05
acctfuncs.inc.php: Reduce nesting in several functions
Lukas Fleischer
1
-257
/
+264
2014-06-05
Do not return "None" in user functions
Lukas Fleischer
1
-1
/
+1
[next]