Commit Graph

27 Commits (linkregex)

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