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/upload
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
..
bookmarklet.js [upload] less jquery 2023-12-30 14:25:03 +00:00
config.php implement MIME checks on upload 2023-03-22 21:46:15 +01:00
info.php Namespaces are one honking great idea—let's do more of those! 2023-01-10 22:44:09 +00:00
main.php Separate out GET and POST more explicitly 2024-01-01 03:30:21 +00:00
script.js nits 2024-01-01 03:30:21 +00:00
style.css parsing 2012-03-13 07:34:39 +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