26 Commits

Author SHA1 Message Date
vchikalkin
2f681931ba add docker-compose.exposed.yml 2024-07-14 21:47:48 +03:00
vchikalkin
3c1a186c31 add docker-compose.auth.expose.yml 2024-07-14 21:26:29 +03:00
vchikalkin
784ee606cc fix build 2024-06-06 22:10:25 +03:00
vchikalkin
f95cea4540 nginx.auth.conf: include auth-params
add /refresh-token location
2024-06-06 22:00:38 +03:00
vchikalkin
87bcead3c7 rename proxy-location.conf -> headers.conf 2024-06-06 21:52:21 +03:00
vchikalkin
742bead105 nginx.auth.conf: update for tfa 2024-06-05 12:45:35 +03:00
vchikalkin
f1f241bc7d add security-headers.conf 2024-04-27 14:31:47 +03:00
vchikalkin
f533098276 nginx.auth.conf: add csp header to /login 2024-04-27 14:02:58 +03:00
vchikalkin
1406a95ed0 nginx.conf: add csp header 2024-04-27 13:46:16 +03:00
vchikalkin
7ca6fe3eac nginx.auth.conf: remove location = / 2024-02-17 21:17:51 +03:00
vchikalkin
eb63185daa nginx: remove limits 2024-02-17 17:21:50 +03:00
vchikalkin
a067039351 nginx.conf: increase limit_req_zone to 30r/s 2024-02-15 23:38:02 +03:00
vchikalkin
7f20ab3bee nginx.auth.conf: remove burst
nginx.conf: increase limit_req_zone to 15r/s
2024-02-15 22:23:27 +03:00
vchikalkin
2005544190 merge branch feature/anti-ddos 2024-02-15 21:41:42 +03:00
vchikalkin
6273a11b6d config/nginx.auth.conf: fix pass refresh-token 2024-02-01 10:01:03 +03:00
vchikalkin
92b7526700 config/nginx.auth.conf: add support refresh token 2024-01-16 14:21:18 +03:00
vchikalkin
15894b6043 docker-compose.auth.yml: fix app_network 2024-01-16 13:31:54 +03:00
vchikalkin
89bbe26e55 merge branch feature/refresh-token 2024-01-16 13:13:25 +03:00
vchikalkin
49d5682869 nginx.auth.conf: extract auth params to auth.conf 2023-12-23 13:58:06 +03:00
vchikalkin
7c61acc16c nginx.conf(s): fix headers (for IIS) 2023-11-22 13:11:23 +03:00
vchikalkin
d5ae4e5734 config/nginx.auth.conf: pass Authorization from auth_request 2023-11-17 11:39:58 +03:00
vchikalkin
5652f58b17 config/nginx.auth.conf: update for POST /login 2023-11-02 12:49:39 +03:00
vchikalkin
b559225f5c add auth & off configs 2023-11-01 14:21:01 +03:00
vchikalkin
644bbfa13b .env: add AUTH_MODE for nginx.conf 2023-11-01 00:07:05 +03:00
vchikalkin
661da1fed5 docker-compose.yml: use auth_network external 2023-10-30 15:02:30 +03:00
vchikalkin
64082a73c4 init 2023-10-30 13:50:01 +03:00