1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/akkoma_ynh.git synced 2024-09-03 20:36:17 +02:00
Commit graph

10 commits

Author SHA1 Message Date
lapineige
1dcd325856
Fix (local) attached media proxy (#41)
* fix syntax

* Bump version

* Auto-update README

* Update nginx.conf (#40)

* Update nginx.conf

Fix bug in which media was being scrubbed out by CSP

* Use __PORT__ instead of fixed value

---------

Co-authored-by: lapineige <lapineige@users.noreply.github.com>

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Twizzay <88040412+twizzay-code@users.noreply.github.com>
2023-06-10 13:53:53 +02:00
lapineige
0dfe5667e2
fix Nginx CSP syntax (#37)
* fix syntax

* Bump version

* Auto-update README

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2023-05-30 11:24:13 +02:00
lapineige
8ee9490602
Fix media CSP + harden its security
https://github.com/YunoHost-Apps/akkoma_ynh/issues/35#issuecomment-1566672649
2023-05-29 15:20:50 +02:00
lapineige
82b42e2aa2
fix syntax (again) 2023-05-26 23:04:31 +02:00
lapineige
1429f974ad
fix syntax 2023-05-26 22:57:19 +02:00
lapineige
1b7473b38e
Update nginx.conf
919a7181d2 (comments)
2023-05-26 17:32:58 +02:00
lapineige
919a7181d2
fix add-header
more_set_headers need to be used according to : https://ci-apps-dev.yunohost.org/ci/job/7400
2023-05-26 15:25:25 +02:00
lapineige
8d12a4d831
Fix script injection
See https://poa.st/notice/AW21NSFdXhFPb2Zzai
2023-05-26 09:36:33 +02:00
Éric Gaspar
6a1df44062 Update nginx.conf 2023-01-13 17:52:10 +01:00
lapineige
f9281eea60
Initial release
Adapted from Pleroma_ynh - thanks a lot to all contributors !
2022-12-20 17:59:20 +01:00