1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paheko_ynh.git synced 2024-09-03 19:56:22 +02:00

delete useless location in nginx.conf

This commit is contained in:
Robles Rodolphe 2020-11-23 14:30:31 +01:00
parent efd79d42f3
commit c2ea6d0f82

View file

@ -1,18 +1,14 @@
## Problem ## Problem
- *Upgrade of the application to v0.9.8.1 resolves some issues* - *Useless redirection in nginx.conf*
- *Adding links in the public page made issues due to the nginx.conf*
- *Protect somes links vilnerables for security*
## Solution ## Solution
- *I do the necessary to upgrade the application to the new sources* - *Delete redirections to 403 on the nginx.conf for sensibles urls*
- *@ericg found the solution to add in the nginx.conf*
- *Redirections to 403 on the nginx.conf for sensibles urls*
## PR Status ## PR Status
- [x] Code finished. - [ ] Code finished.
- [x] Tested with Package_check. - [ ] Tested with Package_check.
- [x] Fix or enhancement tested. - [x] Fix or enhancement tested.
- [x] Upgrade from last version tested. - [ ] Upgrade from last version tested.
- [x] Can be reviewed and tested. - [x] Can be reviewed and tested.
## Package_check results ## Package_check results