|
25900d38bd
|
[UTIL][EXCEPTION][RedirectException] Remove hack that would attempt to generate a URL inplace
|
2021-12-21 12:46:02 +00:00 |
|
|
e54e55dfbf
|
[EXCEPTION][RedirectException] You are now able to redirect to a specific url.
|
2021-10-27 20:44:50 +01:00 |
|
|
9109c61af5
|
[TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types
|
2021-10-27 04:19:28 +01:00 |
|
|
eb833b62e2
|
[TOOLS] Fix all level 0 errors found by PHPStan and move constant definition to bootstrap file
|
2021-09-14 13:13:42 +01:00 |
|
|
cd89106fc0
|
[EXCEPTION][RedirectException] Add prevention for open redirects by default and ensure we can redirect to the same page
|
2021-09-14 13:13:40 +01:00 |
|
|
16cde6dfd7
|
[PLUGINS][Reply] Redirect back to previous URL on note reply. Move controller to own class
This should be safe against open redirects, as it doesn't allow redirecting to other domains
|
2021-09-14 13:13:40 +01:00 |
|
Hugo Sales
|
c07a0cdcd5
|
[EXCEPTION] Add base class to invalid form exception and add URL arguments to redirect exception
|
2021-09-14 13:06:52 +01:00 |
|
Hugo Sales
|
b906dde059
|
[EXCEPTION][UI][UX] Add RedirectException, which can be thrown anywhere to redirect somewhere, and an exception handler
|
2021-09-14 13:06:51 +01:00 |
|