Commit graph

2946 commits

Author SHA1 Message Date
Owen
efd2792197
bump default rate limit 2026-08-03 17:57:36 -04:00
Owen
7f2b3eb481
Move rate linmit to file 2026-08-03 14:34:11 -04:00
Owen
e84da6a8df
Add rate limits to sensitve pages 2026-08-03 14:08:09 -04:00
Owen
1e521b0b54
Dont double log error 2026-08-03 10:35:26 -04:00
miloschwartz
7d7c54107d
add first seen and last seen columns to user devices table 2026-07-31 14:23:06 -04:00
Fred KISSIE
af87edf3a6
♻️ use const 2026-07-30 22:06:38 +01:00
Fred KISSIE
c8c8d74452
🐛 resolve certificates for non exact domains too 2026-07-30 21:52:51 +01:00
Owen
1b89c328de
Merge branch 'main' into dev 2026-07-29 17:54:59 -04:00
miloschwartz
41dbc7d5ed
remove time logs 2026-07-29 17:45:19 -04:00
miloschwartz
9f297317f2
bump version 2026-07-29 17:33:49 -04:00
Owen Schwartz
a69b310109
Merge pull request #3460 from shubhamsinnh/fix/idn-punycode-domain-validation
Fix Punycode domain validation
2026-07-29 17:29:25 -04:00
miloschwartz
864a6a39cd
Merge branch 'main' into dev 2026-07-29 17:27:22 -04:00
Milo Schwartz
1882d4df88
Merge pull request #3469 from fosrl/refactor/batch-status-requests
refactor: batch status histories
2026-07-29 17:27:11 -04:00
miloschwartz
ef3f71e9b5
Merge branch 'main' into dev 2026-07-29 17:09:54 -04:00
Milo Schwartz
9981c4c035
Merge pull request #3410 from Adityakk9031/#3408
fix: redirect to /auth/initial-setup after hitting auth rate limit (#…
2026-07-29 17:09:40 -04:00
miloschwartz
f47c94d05b
check idp org ownership on save policy closes #3290 2026-07-29 09:38:15 -04:00
Owen
9a9ae649ef
Add default to path
Fix #3484
2026-07-27 10:02:32 -04:00
Fred KISSIE
6e29ebd649
♻️ refactor getbatchedcertificate 2026-07-24 20:58:47 +01:00
Fred KISSIE
e128b8c282
get batched certificates endpoint 2026-07-24 19:07:37 +01:00
Fred KISSIE
832e382888
🚧 WIP: batch certificates 2026-07-23 22:00:31 +01:00
Owen
ecf008a8d9
Improve cert retreival and new newt combined certs 2026-07-22 17:22:51 -04:00
Fred KISSIE
b3880e5c02
♻️ refactor 2026-07-22 21:34:13 +01:00
Fred KISSIE
b0ff7d2707
♻️ batch healthcheck status history 2026-07-22 21:06:40 +01:00
Fred KISSIE
262f7bd090
resource status histories 2026-07-22 20:57:32 +01:00
Fred KISSIE
a33de8268b
🐛 Get last known events working with sqlite 2026-07-22 19:32:53 +01:00
Fred KISSIE
70bddba55b
Make batched status history work 2026-07-21 20:29:16 +01:00
Fred KISSIE
23181f4019
🚧 WIP: batched site status histories 2026-07-21 19:57:09 +01:00
Fred KISSIE
9cc3190e3a
🚧 WIP: batched status 2026-07-20 20:37:52 +01:00
Fred KISSIE
4c873e7c48
Merge branch 'dev' into refactor/batch-status-requests 2026-07-20 18:38:00 +01:00
Owen
26713b53f6
Fix #3462 2026-07-20 11:44:07 -04:00
Owen
2bc6b28978
Unify put vs post 2026-07-20 11:44:07 -04:00
Owen
f1ed4da8a4
Move to legacy 2026-07-20 11:44:07 -04:00
Owen
adeefb9dbd
Add missing endpoints to api 2026-07-20 11:44:05 -04:00
Owen
bf1cc705a5
Update tags 2026-07-20 11:43:10 -04:00
Owen
0b82dae01e
More route cleanup 2026-07-20 11:43:09 -04:00
Owen
75afe6ece2
Order more api routes 2026-07-20 11:43:09 -04:00
Owen
70e2fe1e4e
Just add ordering 2026-07-20 11:43:06 -04:00
Owen
17e03457e1
Recategorize 2026-07-20 11:42:37 -04:00
Owen
4d8cb7e231
Add aliaes for public/private resources 2026-07-20 11:42:35 -04:00
Owen
9561d23f1e
Resovle endcoding issue 2026-07-19 14:41:07 -04:00
Shubham Singh
0275f44056 Fix Punycode domain validation 2026-07-19 13:45:44 +05:30
Owen
9e2ec72ced
Fix missing resource id in cache 2026-07-18 16:15:30 -04:00
Owen
02fe1f3abd
Claify that this is only for the cloud 2026-07-18 11:53:56 -04:00
miloschwartz
a0b9ea76a3
add badger to migration 2026-07-17 16:22:15 -04:00
miloschwartz
eb3a3eac98
add 1.21 migrations 2026-07-17 15:58:13 -04:00
Owen
02d2e09709
Merge branch 'local-connection' into dev 2026-07-17 14:07:30 -04:00
miloschwartz
6e8283957c
update remote node routes to support access token updates 2026-07-17 14:06:35 -04:00
miloschwartz
bb9b94a983
add persistent session and users to access tokens 2026-07-17 13:39:09 -04:00
Owen
36f807ddbc
Merge branch 'dev' into local-connection 2026-07-17 11:15:51 -04:00
miloschwartz
2d48adc9f9
use proxy for logout on org auth page session expire 2026-07-16 22:06:59 -04:00