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
2013-08-22
Store the number of TUs when starting a vote
Lukas Fleischer
1
-2
/
+8
2013-08-22
Allow for setting an account's inactivity status
Lukas Fleischer
1
-6
/
+22
2013-04-24
Remove superfluous search wrapper function
canyonknight
1
-10
/
+0
2013-03-25
Show hint if password is empty during login
Lukas Fleischer
1
-2
/
+31
2013-03-24
Implement IP banning for user registration and user login
canyonknight
1
-1
/
+34
2013-03-21
Save last login IP address
Lukas Fleischer
1
-1
/
+2
2013-03-21
process_account_form(): Highlight errors
Lukas Fleischer
1
-1
/
+1
2013-03-19
process_account_form(): Allow using empty passwords
Lukas Fleischer
1
-13
/
+25
2013-03-19
Move reset key submission to a separate function
Lukas Fleischer
1
-0
/
+26
2013-02-10
Remove checks before calling connection method
canyonknight
1
-73
/
+24
2013-02-10
Remove documentation references to database parameter
canyonknight
1
-24
/
+0
2013-02-10
Remove unnecessary database connection parameter from all functions
canyonknight
1
-29
/
+29
2013-02-10
Add database wrapper class and new connection method
canyonknight
1
-24
/
+24
2013-01-30
acctfuncs.inc.php: Change wording of account editing message
canyonknight
1
-1
/
+1
2013-01-30
Clear a user's active sessions following account suspension
canyonknight
1
-0
/
+19
2013-01-30
acctfuncs.inc.php: Change return type of valid_username function
canyonknight
1
-6
/
+5
2012-11-29
Fix account privilege escalation vulnerability
canyonknight
1
-2
/
+2
2012-11-29
Fix account editing and hijacking vulnerability
canyonknight
1
-0
/
+29
2012-10-08
Refactor TU voters list
Lukas Fleischer
1
-3
/
+3
2012-09-24
Avoid use of "<b>"/"</b>"
Lukas Fleischer
1
-6
/
+6
2012-09-24
acctfuncs.inc.php: Document all functions using PHPDoc format
canyonknight
1
-81
/
+270
2012-09-18
Overhaul ability to edit own account
canyonknight
1
-18
/
+0
2012-09-18
Use URL rewriting for user info page
canyonknight
1
-1
/
+1
2012-09-18
Adjust user directions after registering to reflect new login page
canyonknight
1
-1
/
+1
2012-09-18
Migrate all DB code to use PDO
canyonknight
1
-110
/
+119
2012-07-15
Redirect to the home page after successful login
Lukas Fleischer
1
-1
/
+1
2012-07-15
Use virtual path feature for links
Lukas Fleischer
1
-2
/
+2
2012-07-14
Merge branch 'maint'
Lukas Fleischer
1
-1
/
+1
2012-07-14
acctfuncs.inc.php: Make user_suspended() work correctly
canyonknight
1
-1
/
+1
2012-07-08
acctfuncs.inc.php: Fix "Undefined variable" notices
Lukas Fleischer
1
-0
/
+4
2012-07-06
acctfuncs.inc.php: Move XHTML to account_details.php template
canyonknight
1
-70
/
+0
2012-07-06
acctfuncs.inc.php: Make user_is_privileged() work
canyonknight
1
-2
/
+2
2012-07-06
acctfuncs.inc.php: Allow functions to take DB handle as argument
canyonknight
1
-10
/
+28
2012-07-06
Pull out DB code from trusted user page
canyonknight
1
-0
/
+104
2012-07-06
account.php: Pull out DB code
canyonknight
1
-0
/
+39
2012-07-06
passreset.php: Pull out DB code
canyonknight
1
-0
/
+34
2012-07-06
logout.php: Pull out DB code
canyonknight
1
-1
/
+16
2012-07-06
account_search_results.php: Pull out DB code
canyonknight
1
-0
/
+6
2012-07-06
addvote.php: Pull out DB code
canyonknight
1
-1
/
+37
2012-07-06
acctfuncs.inc.php: Move XHTML to account_search_results.php template
canyonknight
1
-115
/
+1
2012-07-06
acctfuncs.inc.php: Move XHTML to account_edit_form.php template
canyonknight
1
-123
/
+1
2012-06-24
Implement token system to fix CSRF vulnerabilities
canyonknight
1
-0
/
+1
2012-03-24
Unify function declaration style
Lukas Fleischer
1
-16
/
+8
2012-03-24
Add field for PGP key in profile information
Lukas Fleischer
1
-7
/
+60
2011-10-25
Escape wildcards in "LIKE" patterns
Lukas Fleischer
1
-4
/
+4
2011-10-25
Wrap mysql_real_escape_string() in a function
Lukas Fleischer
1
-13
/
+13
2011-10-24
Escape wildcards in "LIKE" patterns
Lukas Fleischer
1
-4
/
+4
2011-10-24
Wrap mysql_real_escape_string() in a function
Lukas Fleischer
1
-13
/
+13
2011-10-24
Show last voted date on account details page
Dan McGee
1
-2
/
+10
2011-10-24
Add LastLogin column to Users table
Dan McGee
1
-1
/
+4
[prev]
[next]