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
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
2011-10-24
Require DB handle for most user account functions
Dan McGee
1
-24
/
+14
2011-10-24
Remove a boatload of inline table styles
Dan McGee
1
-10
/
+4
2011-08-20
Use "%s" instead of "%h" in format strings
Lukas Fleischer
1
-6
/
+6
2011-08-12
Use secure and httponly session cookies
Lukas Fleischer
1
-1
/
+1
2011-06-22
rename *.inc files to *.inc.php and adjust imports and references
elij
1
-0
/
+847
[prev]