aboutsummaryrefslogtreecommitdiff
path: root/scripts/crypt.php
Commit message (Expand)AuthorAgeFilesLines
* Forms: remove "target" attribute (broke PmForm); add HTML5 input types "email...petko2015-08-261-0/+2
* Add pmcrypt() wrapper compatible with PHP 5.6 (PITS:01277); Add HTML5 semanti...petko2015-04-231-2/+2
* Added PHSC() helper func as a replacement for PHP 5.4 htmlspecialchars().petko2012-07-161-1/+1
* Fix crypt.php to stripmagic() passwords with quotes or apostrophes.petko2009-07-121-1/+1
* Escape form value in crypt.php, improbable XSS vulnerability (PITS:01113)petko2009-07-121-2/+3
* Fix errors in script/crypt.php.pmichaud2007-04-201-5/+8
* Updated to new {$pagevar} syntax.pmichaud2005-12-291-2/+2
* Added $HandleAuth.pmichaud2005-07-201-1/+1
* Removed trailing ?> to help vms (and other) installspmichaud2005-04-231-1/+0
* Fixed bug in post value.pmichaud2004-12-271-1/+2
* Converted ?p= to ?n=.pmichaud2004-12-131-1/+1
* Changed pmwiki to use ?p= over ?pagename=pmichaud2004-12-101-1/+1
* Changed $PageName to $FullName.pmichaud2004-10-201-1/+2
* Added ?action=crypt.pmichaud2004-08-281-0/+36