summaryrefslogtreecommitdiff
path: root/pages/account
AgeCommit message (Expand)Author
2014-11-15bug-1339: remove all traces of OTPbug-1339Felix Dörre
2014-06-13Merge branch 'release' into bug-807Benny Baumann
2014-06-06Merge branch 'bug-413' into bug-1138bug-1138Benny Baumann
2014-05-27bug 413: Port same change as for 5.php over to 12.phpbug-413Benny Baumann
2014-05-27bug 413: Backport changes from 7aced740 by Michael Tänzer to avoid conflicts...Benny Baumann
2014-05-01bug 1138: This is an int, no need to mysql_real_escape()Michael Tänzer
2014-05-01bug 1138: Avoid double escaping of $_SESSION['_config']['OU'] and fix XSSMichael Tänzer
2014-04-30bug 1138: Whitespace changes and code formattingBenny Baumann
2014-04-30bug 1138: And yet another bunch of missing escapesBenny Baumann
2014-04-30bug 1138: Add some more mising escaping for values from the databaseBenny Baumann
2014-04-30bug 1138: Add some more mising escaping for values from the databaseBenny Baumann
2014-04-30bug 1138: Add some mising escaping for values from the databaseBenny Baumann
2014-04-29bug 1138: Implement log parameter for output_assurances*() and use it forMichael Tänzer
2014-04-29bug 1138: Only revoke assurance if we actually found oneMichael Tänzer
2014-04-29Merge branch 'bug-1221' into bug-1138Michael Tänzer
2014-04-11bug 1138: Set $oldidMichael Tänzer
2014-04-11bug 1138: Always provide a back linkMichael Tänzer
2014-04-11bug 1138: correct colspan for cert tablesMichael Tänzer
2014-04-11bug 1138: Only use support engineer mode if not viewing own historyMichael Tänzer
2014-04-11bug 1138: Code styleMichael Tänzer
2014-04-11bug 1138: TypoMichael Tänzer
2014-04-11bug 1138: Properly call output_log_domains()Michael Tänzer
2014-04-11bug 1138: Properly display domain tableMichael Tänzer
2014-04-11bug 1138: Always show email address tableMichael Tänzer
2014-04-11bug 1138: more intuitive variable namingMichael Tänzer
2014-04-11bug 1138: Inline $colspandefault because it make the code more complex andMichael Tänzer
2014-04-11bug 1138: properly display announcement settings on account historyMichael Tänzer
2014-04-11bug 1138: Make testing for support access to account details page moreMichael Tänzer
2014-04-11bug 1138: make string more readable for translatorsMichael Tänzer
2014-04-11bug 1138: Use CSS styling instead of deprecated attributesMichael Tänzer
2014-04-11bug 1138: Source code layoutMichael Tänzer
2014-04-11bug 1138: Sanitize ticket number against XSSMichael Tänzer
2014-04-11bug 1138: Unused variableMichael Tänzer
2014-04-11bug 1138: Don't double escapeMichael Tänzer
2014-04-11bug 1138: Correct spelling / meaningMichael Tänzer
2014-04-07bug 1138: Adjust the rest of the output_*_certs() functionsMichael Tänzer
2014-04-07bug 1138: rename interface to better describe what these functions doMichael Tänzer
2014-04-07bug 1138: don't alias columns that could cause ambiguitiesMichael Tänzer
2014-04-02bug 1138: Error handling when inserting to the admin logMichael Tänzer
2014-04-01bug 1138: Common argument ordering for user_agreement gettersMichael Tänzer
2014-03-31bug 1138: Documentation and minor fixesMichael Tänzer
2014-03-24bug 1138: Move back link out of the translation stringMichael Tänzer
2014-03-24Merge branch 'release' into bug-1138Michael Tänzer
2014-03-21Merge branch 'release' into bug-1221Michael Tänzer
2014-03-20bug 807: Avoid redundant dataMichael Tänzer
2014-03-20bug 807: Enlarge labels so they are an easier target (and don't seem soMichael Tänzer
2014-03-20bug 807: PHP doesn't allow arrays in constants, let's use a class insteadMichael Tänzer
2014-03-20bug 807: Allow changing the hash algorithm used in signingMichael Tänzer
2014-03-19bug 807: Consistently make the class 3 root the defaultMichael Tänzer
2014-03-19bug 807: Some more markup changesMichael Tänzer