The storage for uploaded files should be put into another class. That way it will be possible to change the storage engine, for example via an extension.
- is related to
-
PHPBB-13904 Refactor attachment upload functions into service
-
- Closed
-
1.
|
Create an abstraction for storage |
|
Closed | nicofuma |
2.
|
Create a controller in storage to serve files |
|
Closed | Marc |
3.
|
Use storage in avatars |
|
Unverified Fix | nicofuma |
4.
|
Use storage in attachments |
|
Unverified Fix | Marc |
5.
|
Factory to build storage from DI |
|
Unverified Fix | nicofuma |
6.
|
Allow to configure storage from ACP |
|
Unverified Fix | nicofuma |
7.
|
Add streamings for storage |
|
Unverified Fix | nicofuma |
8.
|
Use storage in backups |
|
Unverified Fix | Unassigned |
9.
|
Track storage files |
|
Unverified Fix | Marc |