Commit Graph

15 Commits

Author SHA1 Message Date
moctardiouf
026d61e52f PHRAS-4117 remove gateway /status and /ping page direct access (#4571)
* PHRAS-4117 remove gateway /status and /ping page direct access

* PHRAS-4117 fix typo

* PHRAS-4117 add ip management
2025-01-09 14:57:49 +01:00
moctardiouf
4e9414ba6e PHRAS-3588 implement http request quota by type (#4564)
* PHRAS-3588 manage http request limits by verbs

* PHRAS-3588 change limit method

* re-introduce burst parameters

* PHRAS-3588 add activation boolean

* applying auto-documentation format for env var
2024-12-12 11:08:23 +01:00
Aina Sitraka
f02e5b8e5f PHRAS-4023 hcaptcha in Phraseanet (#4473)
* use hcaptcha

* add conf

* use captcha-provider key instead of captchas-enabled in configuration

* fix test

* test

* bump back version to rc9
2024-02-29 14:59:46 +01:00
jygaulier
148b17b9f7 PHRAS-3949_photo-editor-cant-save (#4411)
* add security policy to accept blob:

* leave only default values in gateway container

* wip

* Update entrypoint.sh

---------

Co-authored-by: Nicolas Maillat <maillat@alchemy.fr>
2023-11-17 11:09:42 +01:00
moctardiouf
7d23b7613b PHRAS-3892 set content security policies (csp) as env vars (#4375)
* PHRAS-3892 set content security policies (csp) as env vars

* fix diff from master

* PHRAS-3892 update default scp add sources

---------
2023-09-15 21:00:57 +02:00
moctardiouf
4326bc7e3d PHRAS-3904 Add server port on fastcgi https conf (#4370)
* Update entrypoint.sh

* Update entrypoint.sh

* enhance GATEWAY_FASTCGI_HTTPS management script

---------

Co-authored-by: Gaspard Jacobson <52928254+gjacobjn@users.noreply.github.com>
2023-09-07 15:29:19 +02:00
Nicolas Maillat
8d868c3297 PHRAS-3860 Sync phraseanet root account info (#4331)
* user edit command

* PHRAS-3859 set defaut fastcgi-https to off

* PHRAS-3859 fix typo and explain

* edit lastname, firstname, company

* fix

* sync Phraseanet root account

* Update entrypoint.sh

* fix test install

---------

Co-authored-by: aynsix <asr@esokia-webagency.com>
Co-authored-by: Moctar <diouf@alchemy.fr>
2023-07-07 09:42:01 +02:00
moctardiouf
1215f82c30 PHRAS-3859 increase security with headers (#4325)
* fix port value on nginx proxy case

* increase security using headers

* PHRAS-3859 add security set cookie httponly
2023-06-26 10:51:45 +02:00
moctardiouf
86b4472b3c PHARS-3844 gateway container access restriction (#4323)
* PHRAS-3844 manager real ip on nginx

* PHRAS-3844 add restrictions on ip and/or password

* PHRAS-3844 add variable to helm

* PHRAS-3844 change variable names and force ssl

* fix https default value

* PHRAS-3844 fix deny on password usage case

* PHRAS-3844 fix deny on password usage case 2
2023-05-31 22:52:09 +02:00
moctardiouf
5643ee8912 PHRAS-3318 sp saml - Fix K8S service name on proxy nginx usage (#4149) 2022-10-10 10:17:00 +02:00
Moctar
1314850358 fix fastcgi_params duplicating values 2020-07-21 12:52:20 +02:00
Moctar
41591356a1 add cgi and proxy nginx timeout parameters 2020-07-16 16:09:36 +02:00
nmaillat
25319e6b18 fix sed src 2020-07-06 21:35:15 +02:00
nmaillat
72d2bc028d set gateway fpm timeout 2020-07-06 20:13:27 +02:00
Arthur de Moulins
4a634070d1 optimize docker build 2020-02-28 15:56:16 +01:00