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
Age
Commit message (
Expand
)
Author
2011-03-11
Fix broken XHTML.
Lukas Fleischer
2011-03-10
More PHP Notice undefined fixups
Dan McGee
2011-03-04
Fix PHP notices in account pages
Dan McGee
2011-03-04
Ensure users can be deleted when foreign keys are present
Dan McGee
2011-02-23
Add a per-user session limit (fixes FS#12898).
Lukas Fleischer
2011-02-21
Make persistent cookie timeout configurable via "config.inc" (FS#22994).
Lukas Fleischer
2010-10-09
acctfuncs: Make message translatable.
Loui Chang
2010-10-02
Fixing XSS vulnerability
Viktor Leonhardt
2010-04-17
Support for storing salted passwords
Denis
2010-02-21
acctfuncs: Fix some whitespace and formatting.
Loui Chang
2009-06-25
Remove excess whitespace.
1.5.6.3
Loui Chang
2009-01-19
Use new conglomerated translation files.
Loui Chang
2008-12-31
Get db connection for accounts search results.
Loui Chang
2008-12-22
Really make all web paths relative.
Loui Chang
2008-12-21
Introduce function include_lang for translations.
Loui Chang
2008-12-21
Make all web paths relative.
Loui Chang
2008-12-12
Quell missing argument warning in clear_expired_sessions().
Loui Chang
2008-11-25
Make remembered sessions actually save themselves.
Loui Chang
2008-11-13
Clear out old expired sessions on log out.
Loui Chang
2008-07-08
Remember user between sessions.
Andrea Scarpino
2008-06-17
Remove all vim mode lines. Add HACKING file.
Loui Chang
2008-06-07
Fix logging in from package page
Callan Barrett
2008-04-03
Fix some string translation problems in acctfuncs
Loui Chang
2008-03-23
Changed valid_passwd() to check for non-empty password instead of good_passwd()
Loui Chang
2008-03-23
Put login into its own function.
Loui Chang
2008-01-19
Several functions added to web/lib/acctfuncs.inc Weeere back!
Loui Chang
2008-01-19
Revert "Several functions added to web/lib/acctfuncs.inc"
Loui Chang
2008-01-19
Several functions added to web/lib/acctfuncs.inc
Loui Chang
2008-01-19
search_accounts_form() output is put into a template
Loui Chang
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
2005-11-13
link user search to user packages
simo
2005-10-17
Added link to user's packages in profile
simo
2005-06-10
Added Simo's patch for #2579, adding user info page
pjmattal
2005-02-25
fixed bug 2263
pjmattal
2005-01-25
started working on package delete support
eric
2005-01-21
added hashed passwords
jchu
2004-06-29
fleshing out the package logic, renamed pkg include files for consistency
eric
2004-06-24
getting closer to printing package search results - also fixed some XHTML stuff
eric
2004-06-24
started working on the pkgsearch
eric
2004-06-23
account adding/editing is working
eric
2004-06-22
pulled out account functions into separate include file
eric