Commit graph

390 commits

Author SHA1 Message Date
miloschwartz
53be2739bb
successful log in loop poc 2025-04-13 18:29:23 -04:00
Matthew Evans
4a42aa385a Update sticky session to show only with 2+ targets and use IP strategy for TCP 2025-04-13 15:29:58 -04:00
Matthew Evans
ac8e315fbd Add ability for sticky sessions to backend resource. 2025-04-13 15:29:58 -04:00
miloschwartz
480a5f648d
testing oidc callback 2025-04-12 15:44:26 -04:00
Matthias Palmetshofer
64a2cc23c6
adjusting field description; fix migration script; trying to resolve conflict in updateResource.ts 2025-04-11 09:52:34 +02:00
grokdesigns
d9e6d0c71a
Add regenerate to invitation functionality, see pull request details 2025-04-09 20:32:21 -07:00
Matthias Palmetshofer
674316aa46
add option to set TLS Server Name 2025-04-09 23:42:50 +02:00
grokdesigns
7a55c9ad03
Add support for menu children and moved invitations under users 2025-04-09 09:23:47 -07:00
grokdesigns
c7f3c9da92
Removed leftover section from earlier testing 2025-04-08 18:34:21 -07:00
grokdesigns
d7f50bac6a
Add invitation management 2025-04-08 18:18:57 -07:00
miloschwartz
d260450a84
add openapi registers 2025-04-06 22:44:14 -04:00
miloschwartz
a76e3e00f7
openapi test 2025-04-06 16:06:50 -04:00
miloschwartz
0e65f8c921
check resource id on verify access token 2025-04-06 13:08:55 -04:00
miloschwartz
4953e69b1b
comment out old create newt endpoint 2025-04-06 11:48:42 -04:00
miloschwartz
0b7ca95d21
update badger in migration 2025-04-06 11:39:16 -04:00
miloschwartz
6cc4bc2645
add pass access token in headers 2025-04-05 22:36:51 -04:00
miloschwartz
74d6b3d902
shorten share links and add migration 2025-04-04 22:58:01 -04:00
Owen
302094771b
Merge branch 'main' into dev 2025-04-01 22:49:39 -04:00
miloschwartz
80ef8f189e
replace old error formatting with zod format error 2025-03-31 22:37:39 -04:00
miloschwartz
1d105fc5be
fix count in list domains endpoint 2025-03-31 12:51:08 -04:00
miloschwartz
e7ca7fe89c
add toggle resource visibility closes #442 2025-03-31 10:10:54 -04:00
hareland
131df8aeb7 fix(bandwidth): use correct flipping and addition 2025-03-28 14:54:37 +01:00
hareland
3442942893 fix(bandwidth): Record correct megaBytesIn/megaBytesOut 2025-03-28 12:06:17 +01:00
miloschwartz
fbd78ab842
add new checkbox variants 2025-03-27 23:12:36 -04:00
miloschwartz
5e2f9e1eeb
add createNewt action and remove max orgs restriction 2025-03-26 22:20:22 -04:00
miloschwartz
fefb07e14c
move schema.ts to module 2025-03-23 17:11:48 -04:00
miloschwartz
f2a14e6a36
append timestamp to cookie name to prevent redirect loops 2025-03-21 21:38:36 -04:00
miloschwartz
f37be774a6
disable limited tier if already used 2025-03-21 18:36:11 -04:00
miloschwartz
0dcfeb3587
add server admin panel to delete users 2025-03-21 18:04:27 -04:00
Owen
deb30ed4ae
Add admin user api interfaces 2025-03-21 17:05:04 -04:00
miloschwartz
06e90c9555
don't add wildcard asterisk for base domain resource closes #356 2025-03-20 22:52:29 -04:00
miloschwartz
cdc415079c
add supporer key program 2025-03-20 22:16:02 -04:00
miloschwartz
ad32e5e651
fix base domain overwritten on update closes #282 2025-03-09 22:05:13 -04:00
miloschwartz
8ec55eb70d
append site name to resource in list add add site to info card closes #297 2025-03-08 22:11:27 -05:00
Owen
581f96daa8
Remove json_group_array from queries
Also improve handling tcp/udp resources in newt function so it does not
loop twice
2025-03-08 11:58:48 -05:00
Owen
33ff2fbf3b
Allow matching parts of words in path
Resolves #228
2025-03-08 11:43:47 -05:00
Owen
535b4e1fb1
Add clean up our few tests and add tests for #228 2025-03-08 11:43:22 -05:00
Owen
654ed46a46
Return 401 instead of 400 on bad login
Resolves #276
2025-03-04 20:32:48 -05:00
miloschwartz
adef93623d
more visual enhancements and use expires instead of max age in cookies 2025-03-02 15:50:03 -05:00
miloschwartz
e82df67063
Merge branch 'dev' into multi-domain 2025-02-26 21:26:20 -05:00
miloschwartz
e4789c6b08
always check rules even if auth is disabled 2025-02-24 22:52:38 -05:00
miloschwartz
e11748fe30
minor bug files, remove unqiue constraint, and start migration 2025-02-24 22:06:21 -05:00
miloschwartz
ff37e07ce6
make cookies work with multi-domain 2025-02-23 23:04:01 -05:00
miloschwartz
c877bb1187
bug fixes to smooth out multi domain inputs forms 2025-02-19 23:00:59 -05:00
miloschwartz
e49fb646b0
refactor subdomain inputs 2025-02-18 22:56:46 -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
7bf820a4bf
Clean off ports for 80 and 443 hosts 2025-02-15 17:48:27 -05:00
Milo Schwartz
d5a220a004
create target validator and add url validator 2025-02-14 16:46:46 -05:00
Milo Schwartz
2ff6d1d117
allow any string as target 2025-02-14 13:27:34 -05:00