This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/ext/image
Shish 26bf4277e0 Separate out GET and POST more explicitly
- No longer allow uploading directly via GET, that is terrible for
  security. Instead, use the GET parameters to pre-fill the upload form.
- PageRequestEvent has a `method` property that can be checked in
  extensions
2024-01-01 03:30:21 +00:00
..
config.php bumps 2023-11-11 22:05:28 +00:00
info.php bumps 2023-11-11 22:05:28 +00:00
main.php Separate out GET and POST more explicitly 2024-01-01 03:30:21 +00:00
test.php Separate out GET and POST more explicitly 2024-01-01 03:30:21 +00:00
theme.php Separate out GET and POST more explicitly 2024-01-01 03:30:21 +00:00