Commit graph

1062 commits

Author SHA1 Message Date
miloschwartz
ec9d02a735
clear stale data from db on restart 2025-02-24 22:46:55 -05:00
miloschwartz
ae73a2f3f4
show more than 10 rows in rules and targets table closes #221 2025-02-24 22:32:22 -05:00
miloschwartz
d8183bfd0d
add sql migration 2025-02-24 22:25:42 -05:00
miloschwartz
e11748fe30
minor bug files, remove unqiue constraint, and start migration 2025-02-24 22:06:21 -05:00
Milo Schwartz
ccbe56e110
update README.md 2025-02-24 12:03:48 -05:00
miloschwartz
ff37e07ce6
make cookies work with multi-domain 2025-02-23 23:04:01 -05:00
Owen
f59f0ee57d
Merge yaml files instead? 2025-02-23 21:44:02 -05:00
Milo Schwartz
372932985d
update README.md 2025-02-23 17:34:28 -05:00
miloschwartz
c877bb1187
bug fixes to smooth out multi domain inputs forms 2025-02-19 23:00:59 -05:00
Owen
5f95500b6f
Crowdsec installer works? 2025-02-19 21:42:42 -05:00
Owen
3194dc56eb
Move path to first in dropdown 2025-02-19 09:44:40 -05:00
miloschwartz
e49fb646b0
refactor subdomain inputs 2025-02-18 22:56:46 -05:00
Owen
fd11fb81d6
Remove some config 2025-02-18 21:41:23 -05:00
miloschwartz
82f990eb8b
add list domains for org endpoint 2025-02-16 18:09:17 -05:00
miloschwartz
851bedb2e5
refactor create and update resource endpoints 2025-02-16 17:28:10 -05:00
Owen
e6c42e9610
Indent 2 2025-02-16 11:31:01 -05:00
Owen
d3d523b2b8
Refactor docker copy and keep entrypoints 2025-02-16 11:26:45 -05:00
miloschwartz
532d3696c2
sync config managed domains to db 2025-02-15 22:41:39 -05:00
Owen
dabd4a055c
Creating structure correctly 2025-02-15 22:00:31 -05:00
Owen
7bf820a4bf
Clean off ports for 80 and 443 hosts 2025-02-15 17:48:27 -05:00
Owen
b862e1aeef
Add h2c as target method; Resolves #115 2025-02-15 17:43:44 -05:00
Owen
bdee036ab4
Add name; Resolves #190 2025-02-15 17:08:11 -05:00
Milo Schwartz
62238948e0
save 2025-02-14 20:22:26 -05:00
Milo Schwartz
489f6bed17
Merge pull request #202 from fosrl/dev
hotfixes coming from beta13
2025-02-14 16:53:58 -05:00
Milo Schwartz
6aa4908446
bump version 2025-02-14 16:53:05 -05:00
Milo Schwartz
d5a220a004
create target validator and add url validator 2025-02-14 16:46:46 -05:00
Owen
a418195b28
Fix ip range pick initial range; add test 2025-02-14 15:49:40 -05:00
Milo Schwartz
2ff6d1d117
allow any string as target 2025-02-14 13:27:34 -05:00
Milo Schwartz
8dd30c88ab
fix reset password sql error 2025-02-14 13:12:29 -05:00
Owen
7797c6c770
Allow the chars from RFC 3986 2025-02-14 12:38:28 -05:00
Owen
40922fedb8
Support v6 2025-02-14 12:32:18 -05:00
Milo Schwartz
4c1366ef91
force router refresh on save closes #198 2025-02-14 12:27:03 -05:00
Owen
f61d442989
Allow . in path; resolves #199 2025-02-14 09:51:17 -05:00
Owen
60449afca5
Reorg; create crowdsec folder properly now 2025-02-13 22:16:52 -05:00
Milo Schwartz
b1702bf99a
Merge pull request #194 from fosrl/dev
access control rules
2025-02-13 14:48:35 -05:00
Milo Schwartz
a35e24bc0e
fix table filters and update readme 2025-02-13 14:45:32 -05:00
Milo Schwartz
c230e034cf
update readme 2025-02-12 23:01:00 -05:00
Milo Schwartz
06ceff7427
change migration script text 2025-02-12 22:29:42 -05:00
Owen
81c4199e87
Complete bash migration 2025-02-12 21:56:13 -05:00
Milo Schwartz
19273ddbd5
use zod for rules ip validation 2025-02-12 21:52:58 -05:00
Milo Schwartz
fdf1dfdeba
rules server validation, enabled toggle, fix wildcard 2025-02-11 23:59:13 -05:00
Milo Schwartz
f14ecf50e4
add docker deployment snippets to create site form 2025-02-10 22:26:29 -05:00
Milo Schwartz
c244ef387b
make subdomain input better accommodate long domains 2025-02-10 21:48:34 -05:00
Milo Schwartz
8165051dd8
fix toast dismiss causing components to rerender and clean up rules text 2025-02-10 21:35:06 -05:00
Owen
a7b8ffaf9f
Merge branch 'dev' into crowdsec 2025-02-10 21:34:25 -05:00
Milo Schwartz
6fba13c8d1
Merge pull request #185 from fosrl/rules
Rules
2025-02-10 21:11:57 -05:00
Owen
3c99fbb1ef
Seperate ip and cidr 2025-02-10 21:06:37 -05:00
Milo Schwartz
5b44ffa2fb
Merge branch 'rules' of https://github.com/fosrl/pangolin into rules 2025-02-09 23:24:09 -05:00
Milo Schwartz
6e6992e19f
add rules info card 2025-02-09 23:23:55 -05:00
Owen
4bce210ff5
Be more lenient with leading and trailing slashes 2025-02-09 22:03:18 -05:00