Revīziju vēsture

Autors SHA1 Ziņojums Datums
  El RIDO d6f203dc4c Removed option to hide clone button on expiring pastes, since this requires reading the paste for rendering the template, which leaks information on the pastes state 8 gadi atpakaļ
  El RIDO 05c1776ada ensure ALL read errors are only exposed in the JSON API to avoid information leakage (i.e. beviour for deleted vs expired pastes), updated test cases & removed duplicate test 8 gadi atpakaļ
  El RIDO caf87cc6f1 Merge branch 'master' into burnafterreading-fix, regression in expired paste error 8 gadi atpakaļ
  El RIDO 3bca559826 moving access to into Request class 8 gadi atpakaļ
  rugk 414ab0eb71 Add config and basic page template support 8 gadi atpakaļ
  El RIDO 6fa2bfe30e updated documentation, incremented version 8 gadi atpakaļ
  rugk 9b6748c54d Adjust requested changes 9 gadi atpakaļ
  rugk 183ebe518b Force JSON request for getting paste data 9 gadi atpakaļ
  El RIDO bbcc3e167b implementing recommendations of scrutinizer 9 gadi atpakaļ
  El RIDO ce92bfa934 updated .htaccess format, refactored .htaccess creation logic and improving code coverage, fixes #194 9 gadi atpakaļ
  El RIDO 88b02d866e fixes #186 for good 9 gadi atpakaļ
  El RIDO 823adb78ef bumping required PHP to 5.4, removing unneccessary code, resolves #186 9 gadi atpakaļ
  El RIDO db307c3a77 updated test cases and delete logic to properly implement documented API, thanks @r4sas #188 9 gadi atpakaļ
  El RIDO a5d91298ff add an option to change the site name, solves #154 9 gadi atpakaļ
  El RIDO 1426d4e371 tagging 1.1 release and updating documentation 9 gadi atpakaļ
  rugk da10a761c4 Fix more typos 9 gadi atpakaļ
  rugk 658d5ae84d Fix style-ci errors 9 gadi atpakaļ
  El RIDO 1f46823942 applying patch based on StyleCI ruleset 9 gadi atpakaļ
  El RIDO 8cfcf1c9f5 Adding HTTP headers to address certain XSS attacks, resolves #91 10 gadi atpakaļ
  El RIDO a13266a784 ensure the server salt path is initialized, instead of relying on the default 10 gadi atpakaļ
  El RIDO e925833090 bumping version number to 1.0 10 gadi atpakaļ
  El RIDO 6aba39488f adding check for PATH ending in DIRECTORY_SEPARATOR, fixes #86 10 gadi atpakaļ
  El RIDO f72e260ee7 adding subresource integrity hashes for all javascript includes, resolves #6 10 gadi atpakaļ
  El RIDO 72aac25f68 added configuration for PHP Coding Standards Fixer, including its fixes, resolving #47 10 gadi atpakaļ
  El RIDO addb666a23 introducing CSP header to mitigate XSS attacks, closes #10 10 gadi atpakaļ
  El RIDO b45bef8388 Renamed classes for full PSR-2 compliance, some cleanup 10 gadi atpakaļ