when download private file and not in "private://demo/", it will be "Access Deny".
I write a patch to fix it.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | demo_file_download.patch | 2.28 KB | agrozyme |
| #3 | demo_file_download.patch | 1.94 KB | agrozyme |
| demo_file_download.patch | 663 bytes | agrozyme |
Comments
Comment #2
agrozyme commentedComment #3
agrozyme commented- use other simple way to fix
- fix route: admin/structure/snapshots/config/delete (filename case sensitive)
Comment #4
agrozyme commented- fix: Cannot declare class Drupal\demo\Form\ChangeSync
Comment #6
gaurav.kapoor commentedImportant changes, but I guess some more work will have to be done in this area. Push this much for now, will add issues if there is any error/change needed.