Histórico de commits

Autor SHA1 Mensagem Data
  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 anos atrás
  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 anos atrás
  El RIDO caf87cc6f1 Merge branch 'master' into burnafterreading-fix, regression in expired paste error 8 anos atrás
  El RIDO 3bca559826 moving access to into Request class 8 anos atrás
  rugk 414ab0eb71 Add config and basic page template support 8 anos atrás
  El RIDO 6fa2bfe30e updated documentation, incremented version 8 anos atrás
  rugk 9b6748c54d Adjust requested changes 9 anos atrás
  rugk 183ebe518b Force JSON request for getting paste data 9 anos atrás
  El RIDO bbcc3e167b implementing recommendations of scrutinizer 9 anos atrás
  El RIDO ce92bfa934 updated .htaccess format, refactored .htaccess creation logic and improving code coverage, fixes #194 9 anos atrás
  El RIDO 88b02d866e fixes #186 for good 9 anos atrás
  El RIDO 823adb78ef bumping required PHP to 5.4, removing unneccessary code, resolves #186 9 anos atrás
  El RIDO db307c3a77 updated test cases and delete logic to properly implement documented API, thanks @r4sas #188 9 anos atrás
  El RIDO a5d91298ff add an option to change the site name, solves #154 9 anos atrás
  El RIDO 1426d4e371 tagging 1.1 release and updating documentation 9 anos atrás
  rugk da10a761c4 Fix more typos 9 anos atrás
  rugk 658d5ae84d Fix style-ci errors 9 anos atrás
  El RIDO 1f46823942 applying patch based on StyleCI ruleset 9 anos atrás
  El RIDO 8cfcf1c9f5 Adding HTTP headers to address certain XSS attacks, resolves #91 10 anos atrás
  El RIDO a13266a784 ensure the server salt path is initialized, instead of relying on the default 10 anos atrás
  El RIDO e925833090 bumping version number to 1.0 10 anos atrás
  El RIDO 6aba39488f adding check for PATH ending in DIRECTORY_SEPARATOR, fixes #86 10 anos atrás
  El RIDO f72e260ee7 adding subresource integrity hashes for all javascript includes, resolves #6 10 anos atrás
  El RIDO 72aac25f68 added configuration for PHP Coding Standards Fixer, including its fixes, resolving #47 10 anos atrás
  El RIDO addb666a23 introducing CSP header to mitigate XSS attacks, closes #10 10 anos atrás
  El RIDO b45bef8388 Renamed classes for full PSR-2 compliance, some cleanup 10 anos atrás