summaryrefslogtreecommitdiff
path: root/pages/account
AgeCommit message (Expand)Author
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-11bug 1257: added check if data is givenbug-1257INOPIAE
2014-03-11bug 1138: added $ticketno to function callINOPIAE
2014-03-04bug 1138: moved write_se_log from account.php to account/59.phpINOPIAE
2014-02-23bug 413: modified sql statement for org server certsINOPIAE
2014-02-23bug 413: modified the sql statement for org client certsINOPIAE
2014-02-23bug 413: modified sql statement for server certificatesINOPIAE
2014-02-23bug 413: modified sql-statement for vie client certificiatesINOPIAE
2014-02-22bug 1138: fixed the wrong output in the 44 / 59 php.mam