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
/
html
/
account.php
Age
Commit message (
Expand
)
Author
2014-12-13
Show user name in title on the account details page
Lukas Fleischer
2014-07-29
Fix the registration form
Lukas Fleischer
2014-07-25
Add support for deleting user accounts
Lukas Fleischer
2014-07-15
Rework permission handling
Lukas Fleischer
2013-08-27
Pick sane default registration language
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-19
Enforce e-mail validation during registration
Lukas Fleischer
2013-02-10
Fix default selection on the account edit page
Lukas Fleischer
2013-02-10
Remove unneeded database connection calls
canyonknight
2013-02-10
Add database wrapper class and new connection method
canyonknight
2013-01-30
Replace permission check code with can_edit_account()
canyonknight
2012-11-29
Fix account editing and hijacking vulnerability
canyonknight
2012-09-18
Overhaul ability to edit own account
canyonknight
2012-07-14
Merge branch 'maint'
Lukas Fleischer
2012-07-06
acctfuncs.inc.php: Move XHTML to account_details.php template
canyonknight
2012-07-06
account.php: Pull out DB code
canyonknight
2012-07-06
Overhaul account pages to match archweb
canyonknight
2012-07-06
Remove all traces of "pgboxtitle"
Lukas Fleischer
2012-06-24
Implement token system to fix CSRF vulnerabilities
canyonknight
2012-03-24
Support canonical links to accounts
Lukas Fleischer
2012-03-24
Add field for PGP key in profile information
Lukas Fleischer
2011-10-25
Wrap mysql_real_escape_string() in a function
Lukas Fleischer
2011-10-24
Wrap mysql_real_escape_string() in a function
Lukas Fleischer
2011-10-24
Show last voted date on account details page
Dan McGee
2011-06-22
rename *.inc files to *.inc.php and adjust imports and references
elij
2011-04-13
Remove "New Package Notify" option from user account settings.
Lukas Fleischer
2011-03-04
Fix PHP notices in account pages
Dan McGee
2009-08-11
Use include_once where applicable
Dan McGee
2009-01-19
Use new conglomerated translation files.
Loui Chang
2008-12-21
Introduce function include_lang for translations.
Loui Chang
2008-06-17
Remove all vim mode lines. Add HACKING file.
Loui Chang
2008-03-23
Put login into its own function.
Loui Chang
2008-01-20
Support for verbose page titles
Callan Barrett
2007-10-02
Fixed version strings.
tardo
2007-09-24
More changes to page styles.
eliott
2007-09-20
patch from eliott to convert all <? to <?php
pjmattal
2007-09-20
- Applied a patch from Loui to fix session removal.
swiergot
2006-08-08
added dsa's header include patch
pjmattal
2006-08-01
added dsa's "My Packages" patch
pjmattal
2005-06-10
Added Simo's patch for #2579, adding user info page
pjmattal
2005-04-23
Fix user existence checks; whacks bug#2585
simo
2005-01-25
started working on package delete support
eric
2004-09-10
continuing with pkgsubmit, added vim instructions to php files
eric
2004-06-24
getting closer to printing package search results - also fixed some XHTML stuff
eric
2004-06-23
account adding/editing is working
eric
2004-06-22
pulled out account functions into separate include file
eric
2004-06-21
working on the accounts stuff
eric
2004-06-20
finished the login/logout/session stuff
eric
2004-06-19
finished tweaking language selection
eric