index
:
server/purweb
aurweb/maint
aurweb/master
aurweb/pu
purweb/master0
purweb/master1
purweb/master2
purweb/master3
purweb/master4
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
lib
/
acctfuncs.inc.php
Age
Commit message (
Expand
)
Author
2013-08-28
Only include current TUs in the last votes list
Lukas Fleischer
2013-08-27
Exclude running votes from "Last Votes by TU"
Lukas Fleischer
2013-08-26
Add "Last Votes by TU" list
Lukas Fleischer
2013-08-22
Add a vote type to the TU proposal form
Lukas Fleischer
2013-08-22
Store the number of TUs when starting a vote
Lukas Fleischer
2013-08-22
Allow for setting an account's inactivity status
Lukas Fleischer
2013-04-24
Remove superfluous search wrapper function
canyonknight
2013-03-25
Show hint if password is empty during login
Lukas Fleischer
2013-03-24
Implement IP banning for user registration and user login
canyonknight
2013-03-21
Save last login IP address
Lukas Fleischer
2013-03-21
process_account_form(): Highlight errors
Lukas Fleischer
2013-03-19
process_account_form(): Allow using empty passwords
Lukas Fleischer
2013-03-19
Move reset key submission to a separate function
Lukas Fleischer
2013-02-10
Remove checks before calling connection method
canyonknight
2013-02-10
Remove documentation references to database parameter
canyonknight
2013-02-10
Remove unnecessary database connection parameter from all functions
canyonknight
2013-02-10
Add database wrapper class and new connection method
canyonknight
2013-01-30
acctfuncs.inc.php: Change wording of account editing message
canyonknight
2013-01-30
Clear a user's active sessions following account suspension
canyonknight
2013-01-30
acctfuncs.inc.php: Change return type of valid_username function
canyonknight
2012-11-29
Fix account privilege escalation vulnerability
canyonknight
2012-11-29
Fix account editing and hijacking vulnerability
canyonknight
2012-10-08
Refactor TU voters list
Lukas Fleischer
2012-09-24
Avoid use of "<b>"/"</b>"
Lukas Fleischer
2012-09-24
acctfuncs.inc.php: Document all functions using PHPDoc format
canyonknight
2012-09-18
Overhaul ability to edit own account
canyonknight
2012-09-18
Use URL rewriting for user info page
canyonknight
2012-09-18
Adjust user directions after registering to reflect new login page
canyonknight
2012-09-18
Migrate all DB code to use PDO
canyonknight
2012-07-15
Redirect to the home page after successful login
Lukas Fleischer
2012-07-15
Use virtual path feature for links
Lukas Fleischer
2012-07-14
Merge branch 'maint'
Lukas Fleischer
2012-07-14
acctfuncs.inc.php: Make user_suspended() work correctly
canyonknight
2012-07-08
acctfuncs.inc.php: Fix "Undefined variable" notices
Lukas Fleischer
2012-07-06
acctfuncs.inc.php: Move XHTML to account_details.php template
canyonknight
2012-07-06
acctfuncs.inc.php: Make user_is_privileged() work
canyonknight
2012-07-06
acctfuncs.inc.php: Allow functions to take DB handle as argument
canyonknight
2012-07-06
Pull out DB code from trusted user page
canyonknight
2012-07-06
account.php: Pull out DB code
canyonknight
2012-07-06
passreset.php: Pull out DB code
canyonknight
2012-07-06
logout.php: Pull out DB code
canyonknight
2012-07-06
account_search_results.php: Pull out DB code
canyonknight
2012-07-06
addvote.php: Pull out DB code
canyonknight
2012-07-06
acctfuncs.inc.php: Move XHTML to account_search_results.php template
canyonknight
2012-07-06
acctfuncs.inc.php: Move XHTML to account_edit_form.php template
canyonknight
2012-06-24
Implement token system to fix CSRF vulnerabilities
canyonknight
2012-03-24
Unify function declaration style
Lukas Fleischer
2012-03-24
Add field for PGP key in profile information
Lukas Fleischer
2011-10-25
Escape wildcards in "LIKE" patterns
Lukas Fleischer
2011-10-25
Wrap mysql_real_escape_string() in a function
Lukas Fleischer
[next]