index
:
aurweb
asciidoc
checked-count
json-numerics
master
new-srcinfo-parser
post-4.0.0
pu
rpc-orphans
rpc-search-by-name
unused-var
Arch User Repository
Johannes Löthberg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
html
/
account.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-09
Drop suffixes from confirm parameters
Lukas Fleischer
1
-1
/
+1
2015-05-31
Show the SSH key field on the registration page
Lukas Fleischer
1
-1
/
+2
2015-02-04
Rename the AUR software to aurweb
Lukas Fleischer
1
-1
/
+1
2014-12-27
Add support for adding SSH public keys to profiles
Lukas Fleischer
1
-2
/
+3
2014-12-13
Show user name in title on the account details page
Lukas Fleischer
1
-13
/
+19
2014-07-29
Fix the registration form
Lukas Fleischer
1
-3
/
+3
2014-07-25
Add support for deleting user accounts
Lukas Fleischer
1
-0
/
+16
2014-07-15
Rework permission handling
Lukas Fleischer
1
-13
/
+7
2013-08-27
Pick sane default registration language
Lukas Fleischer
1
-1
/
+1
2013-08-22
Allow for setting an account's inactivity status
Lukas Fleischer
1
-2
/
+3
2013-04-24
Remove superfluous search wrapper function
canyonknight
1
-1
/
+1
2013-03-19
Enforce e-mail validation during registration
Lukas Fleischer
1
-2
/
+2
2013-02-10
Fix default selection on the account edit page
Lukas Fleischer
1
-1
/
+1
2013-02-10
Remove unneeded database connection calls
canyonknight
1
-1
/
+0
2013-02-10
Add database wrapper class and new connection method
canyonknight
1
-1
/
+1
2013-01-30
Replace permission check code with can_edit_account()
canyonknight
1
-5
/
+2
2012-11-29
Fix account editing and hijacking vulnerability
canyonknight
1
-3
/
+8
2012-09-18
Overhaul ability to edit own account
canyonknight
1
-25
/
+9
2012-07-14
Merge branch 'maint'
Lukas Fleischer
1
-7
/
+7
2012-07-06
acctfuncs.inc.php: Move XHTML to account_details.php template
canyonknight
1
-3
/
+1
2012-07-06
account.php: Pull out DB code
canyonknight
1
-34
/
+10
2012-07-06
Overhaul account pages to match archweb
canyonknight
1
-3
/
+1
2012-07-06
Remove all traces of "pgboxtitle"
Lukas Fleischer
1
-1
/
+1
2012-06-24
Implement token system to fix CSRF vulnerabilities
canyonknight
1
-5
/
+7
2012-03-24
Support canonical links to accounts
Lukas Fleischer
1
-1
/
+5
2012-03-24
Add field for PGP key in profile information
Lukas Fleischer
1
-6
/
+7
2011-10-25
Wrap mysql_real_escape_string() in a function
Lukas Fleischer
1
-1
/
+1
2011-10-24
Wrap mysql_real_escape_string() in a function
Lukas Fleischer
1
-1
/
+1
2011-10-24
Show last voted date on account details page
Dan McGee
1
-1
/
+1
2011-06-22
rename *.inc files to *.inc.php and adjust imports and references
elij
1
-2
/
+2
2011-04-13
Remove "New Package Notify" option from user account settings.
Lukas Fleischer
1
-4
/
+4
2011-03-04
Fix PHP notices in account pages
Dan McGee
1
-18
/
+20
2009-08-11
Use include_once where applicable
Dan McGee
1
-1
/
+1
2009-01-19
Use new conglomerated translation files.
Loui Chang
1
-3
/
+1
2008-12-21
Introduce function include_lang for translations.
Loui Chang
1
-6
/
+7
2008-06-17
Remove all vim mode lines. Add HACKING file.
Loui Chang
1
-1
/
+1
2008-03-23
Put login into its own function.
Loui Chang
1
-1
/
+1
2008-01-20
Support for verbose page titles
Callan Barrett
1
-1
/
+1
2007-10-02
Fixed version strings.
tardo
1
-1
/
+1
2007-09-24
More changes to page styles.
eliott
1
-0
/
+7
2007-09-20
patch from eliott to convert all <? to <?php
pjmattal
1
-1
/
+1
2007-09-20
- Applied a patch from Loui to fix session removal.
swiergot
1
-1
/
+1
2006-08-08
added dsa's header include patch
pjmattal
1
-0
/
+3
2006-08-01
added dsa's "My Packages" patch
pjmattal
1
-0
/
+1
2005-06-10
Added Simo's patch for #2579, adding user info page
pjmattal
1
-2
/
+21
2005-04-23
Fix user existence checks; whacks bug#2585
simo
1
-2
/
+2
2005-01-25
started working on package delete support
eric
1
-1
/
+1
2004-09-10
continuing with pkgsubmit, added vim instructions to php files
eric
1
-1
/
+1
2004-06-24
getting closer to printing package search results - also fixed some XHTML stuff
eric
1
-3
/
+3
2004-06-23
account adding/editing is working
eric
1
-5
/
+57
[next]