summaryrefslogtreecommitdiff
path: root/includes/account_stuff.php
AgeCommit message (Collapse)Author
2012-10-31Merge branch 'bug-978' into releaseBenny Baumann
Signed-off-by: Benny Baumann <BenBE@geshi.org>
2012-04-25bug 981: Commit changes from INOPIAEbug-981Michael Tänzer
- wot/35 now accessible by all Org Admins, not only master accounts - more info on wot/35 Signed-off-by: Michael Tänzer <neo@nhng.de>
2011-11-17bug 965: Also adjust the links to the replaced pagesMichael Tänzer
Signed-off-by: Michael Tänzer <neo@nhng.de>
2011-10-20bug 978: Move things around (common functions moved to a lib file)Michael Tänzer
Signed-off-by: Michael Tänzer <neo@nhng.de>
2011-07-27Merge branch 'bug-921' into releaseMichael Tänzer
2011-07-25Revert "#921: Part2: Correct some more links"Michael Tänzer
This reverts commit 313bbc31ddcad1ce554c347eb89f3ed8fa5ee860.
2011-04-21#921: Part2: Correct some more linksMichael Tänzer
#921: "http://www.cacert.org/index.php?id=10 fixes PP (Privacy Policy)" Signed-off-by: Michael Tänzer <neo@nhng.de>
2011-04-21#921: Create new privacy policy page, link to it and replace the old pagesMichael Tänzer
with a warning #921: "http://www.cacert.org/index.php?id=10 fixes PP (Privacy Policy)" Signed-off-by: Michael Tänzer <neo@nhng.de>
2011-04-11#918: add checkWeakKeyX509()Michael Tänzer
#918: "Weak keys in certificates" Signed-off-by: Michael Tänzer <neo@nhng.de>
2011-04-11#918: Reimplement openssl-vulnkey in PHP so we don't have to includeMichael Tänzer
python in the chroot of the web server #918: "Weak keys in certificates" Signed-off-by: Michael Tänzer <neo@nhng.de>
2011-04-07#918: More sophisticated error handlingMichael Tänzer
#918: "Weak keys in certificates" Signed-off-by: Michael Tänzer <neo@nhng.de>
2011-04-07#918: Fix regex for extracting the public key algorithmMichael Tänzer
#918: "Weak keys in certificates" Signed-off-by: Michael Tänzer <neo@nhng.de>
2011-04-06#918: Link to new wiki pageMichael Tänzer
#918: "Weak keys in certificates" Signed-off-by: Michael Tänzer <neo@nhng.de>
2011-04-05#918: PHP needs a variable, can't pass NULL by referenceMichael Tänzer
#918: "Weak keys in certificates" Signed-off-by: Michael Tänzer <neo@nhng.de>
2011-04-05#918 - add functions to test for weak keysMichael Tänzer
#918: "Weak keys in certificates" Mostly untested, will have to do that when actually called anywhere Signed-off-by: Michael Tänzer <neo@nhng.de>
2010-08-12source code taken from cacert-20100803.tar.bz2Markus Warg
2010-03-29remove cacert/ prefixMarkus Warg