summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)Author
2014-06-07Merge branch 'bug-929' into releaseBenny Baumann
2014-06-06Merge branch 'bug-1138' into releaseBenny Baumann
2014-06-06Merge branch 'bug-1275' into releaseBenny Baumann
2014-05-27bug 1138: that "if" should contain a blockMichael Tänzer
2014-05-01bug 1138: Avoid double escaping of $_SESSION['_config']['OU'] and fix XSSMichael Tänzer
2014-05-01bug 1138: Avoid double escaping.Michael Tänzer
2014-05-01bug 1138: Avoid double escaping in `description` which was stored into theMichael Tänzer
2014-05-01bug 1138: Avoid double escapingMichael Tänzer
2014-05-01Merge branch 'release' into bug-1138Benny Baumann
2014-04-30bug 1138: additional brackets for better readabilityBenny Baumann
2014-04-30bug 1138: Reorder fields to better show which variables belong togetherBenny Baumann
2014-04-30bug 1138: Whitespace changes and code formattingBenny Baumann
2014-04-30bug 1138: And yet some more sanitizing of database query argumentsBenny Baumann
2014-04-30bug 1138: Add quite some instances of mising escapingBenny Baumann
2014-04-30bug 1138: Be more paranoid regarding database query parametersBenny Baumann
2014-04-30bug 1138: Properly bail out to remark on missing ticket numberBenny Baumann
2014-04-29bug 372: `orgdomlink` has no `id` fieldbug-372Michael Tänzer
2014-04-29bug 1275: Fix #1275bug-1275Michael Tänzer
2014-04-29bug 1138: Implement log parameter for output_assurances*() and use it forMichael Tänzer
2014-04-29bug 1138: Move rendering of the email addresses and such for each assuranceMichael Tänzer
2014-04-29bug 1138: Store the calculated awarded points in the row array to avoidMichael Tänzer
2014-04-29bug 1138: Reduce number of parameters for output_assurances_row()Michael Tänzer
2014-04-29Merge branch 'bug-1221' into bug-1138Michael Tänzer
2014-04-22bug 1221: Adjust the interface of calc_assurances() to be consistent andbug-1221Michael Tänzer
2014-04-22bug 1221: Reduce number of parameters for calc_experience() and document itMichael Tänzer
2014-04-22bug 1221: Add comments and restrict TTP assurancesMichael Tänzer
2014-04-22bug 1221: Put the assurance method independent logic in one placeMichael Tänzer
2014-04-22bug 1221: Rename function to better reflect its useMichael Tänzer
2014-04-21bug 1221: Move calc_points() up to the other point calculation functionsMichael 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-15Merge branch 'bug-1184' into releaseBenny Baumann
2014-04-15bug 1221: remove redundant lineMichael Tänzer
2014-04-15bug 1221: properly name the other part of the assuranceMichael Tänzer
2014-04-14bug 1138: Require number suffix for valid ticket numbersMichael Tänzer
2014-04-11bug 1138: Actually output the domain stylingMichael Tänzer
2014-04-11bug 1138: simplify logic for email address output stylingMichael Tänzer
2014-04-11bug 1138: Remove double escapingMichael Tänzer
2014-04-11bug 1138: Sanitize ticket number against XSSMichael Tänzer
2014-04-10bug 1266: Escape data on certificate renewalbug-1266Michael Tänzer
2014-04-07bug 1138: Use blocks in if clauses and make logic explicitMichael Tänzer
2014-04-07bug 1138: Adjust the rest of the output_*_certs() functionsMichael Tänzer
2014-04-07bug 1138: only show "change comment" check boxes when not read onlyMichael Tänzer
2014-04-07bug 1138: Add $readonly parameter to output_client_cert functionsMichael Tänzer
2014-04-07bug 1138: Reorder if clauses for better readabilityMichael Tänzer
2014-04-07bug 1138: Code clean-upMichael Tänzer
2014-04-07bug 1138: update docstringsMichael Tänzer
2014-04-07bug 1138: Properly compare against datetime stringsMichael Tänzer
2014-04-07bug 1138: rename interface to better describe what these functions doMichael Tänzer
2014-04-07bug 1138: Don't include not yet verified email addressesMichael Tänzer