summaryrefslogtreecommitdiff
path: root/includes/account.php
AgeCommit message (Expand)Author
2014-04-29bug 372: `orgdomlink` has no `id` fieldbug-372Michael Tänzer
2014-04-19bug 1272: Fix for a typobug-1272Benny Baumann
2014-04-19bug 1272: Properly escape the filename passed to OpenSSLBenny Baumann
2014-04-10bug 1266: Escape data on certificate renewalbug-1266Michael Tänzer
2014-03-11bug 448: Properly escape data that comes from the databasebug-448Benny Baumann
2014-02-25bug 448: Inline the static string in printf() and add a note to translatorsMichael Tänzer
2014-01-26bug 448: changed the wording for the message after the revokation of a certif...INOPIAE
2014-01-15Merge branch 'release' into bug-440bug-440Michael Tänzer
2014-01-15Merge branch 'release' into bug-1195bug-1195Michael Tänzer
2014-01-08bug 1236: Corrected showdetail handlingINOPIAE
2014-01-07bug 1236: Use single assignment for global variablesBenny Baumann
2014-01-06bug 1236: Fixed show detail problemINOPIAE
2013-11-20Merge branch 'bug-1010' into releaseMichael Tänzer
2013-11-06Merge branch 'release' into bug-440Michael Tänzer
2013-11-06bug 440: Trailing whitespaceMichael Tänzer
2013-11-06bug 440: Use convenience function to extract the domains from the session var...Michael Tänzer
2013-11-05bug 440: Whitespace fixupBenny Baumann
2013-10-30bug 1010: Also carry over the OU when renewing the certificateMichael Tänzer
2013-10-29bug 1010: Also add OU to the database when in MS banchMichael Tänzer
2013-10-16Merge branch 'bug-569' into releaseBenny Baumann
2013-08-28bug 569: Fix wordingbug-569Michael Tänzer
2013-08-13Merge branch 'bug-1123' into merge-bug-1177-893-1136-1123-1137Benny Baumann
2013-08-06Merge branch 'bug-893' into bug-1136Michael Tänzer
2013-07-31bug 893: Always trim() arbitration numberMichael Tänzer
2013-07-24bug 1195: Removed the change ability for pages/account/6.php, small typo fix ...INOPIAE
2013-07-22Merge branch 'bug-893' into bug-1136Benny Baumann
2013-07-22bug 893: Remove temp_functions.phpBenny Baumann
2013-07-21bug 893: Fix indentation to make code-flow more obviousBenny Baumann
2013-07-21Merge branch 'bug-1177' into bug-893Benny Baumann
2013-07-16bug 1010: fixed variable typoINOPIAE
2013-07-14bug 1010: Fixed variable namesINOPIAE
2013-07-14bug 1123: fixed merge conflicts on testserverBenny Baumann
2013-07-14bug 1123: added functionality to www/gpg.phpBenny Baumann
2013-07-14bug 1123: implement CCA acception for client certsBenny Baumann
2013-07-13bug 1010: used trinary operator for variable declaration, changed white space...INOPIAE
2013-07-13bug 1010: added filter function to includes/account.phpINOPIAE
2013-07-13bug 1010: added filter function to includes/account.phpINOPIAE
2013-07-13bug 1010: Added recording of OUINOPIAE
2013-06-23bug 782: removed previous echo, fixed update sql in account.php, added missin...INOPIAE
2013-06-23bug 782: added some echo for tracingINOPIAE
2013-06-19bug 782: removed trace echo and removes if statement in block comments for 1...INOPIAE
2013-06-19bug 782: removed var dump and added some echo for traceINOPIAE
2013-06-19bug 782: added () for var_dumpINOPIAE
2013-06-18bug 782: change the layout on account/12.php and account/5.php, added error c...INOPIAE
2013-06-15bug 782: Also insert description field ifMichael Tänzer
2013-06-15Merge branch 'release' into bug-782Michael Tänzer
2013-06-12bug 782: White space clean-upMichael Tänzer
2013-06-12Revert unrelated changes from "bug 782: Added a comment field to all certific...Michael Tänzer
2013-06-04Merge branch 'bug-922' into releaseMichael Tänzer
2013-05-21bug 569: adjust php code styleINOPIAE