Commit graph

114 commits

Author SHA1 Message Date
51b6d3a85a
verify magic link
All checks were successful
/ build (push) Successful in 46s
/ build_x64 (push) Successful in 2m7s
/ build_arm64 (push) Successful in 2m37s
/ build_win64 (push) Successful in 2m34s
2023-11-19 20:58:46 -05:00
cd07ff5310
email sending & magic links (that work)
All checks were successful
/ build_x64 (push) Successful in 2m9s
/ build_arm64 (push) Successful in 2m37s
/ build_win64 (push) Successful in 2m38s
/ build (push) Successful in 50s
2023-11-19 11:36:06 -05:00
5204994769
email sending & magic links
All checks were successful
/ build (push) Successful in 49s
/ build_x64 (push) Successful in 2m6s
/ build_arm64 (push) Successful in 2m34s
/ build_win64 (push) Successful in 2m33s
2023-11-19 11:31:30 -05:00
79b1765ed5
some signup work on new api
All checks were successful
/ build (push) Successful in 48s
/ build_x64 (push) Successful in 2m12s
/ build_arm64 (push) Successful in 2m35s
/ build_win64 (push) Successful in 2m35s
2023-11-19 10:49:08 -05:00
53c6fb18fd
new work
Some checks failed
/ build (push) Failing after 49s
/ build_x64 (push) Successful in 2m26s
/ build_arm64 (push) Successful in 2m33s
/ build_win64 (push) Successful in 2m32s
2023-11-18 22:51:45 -05:00
18edf13e3c
Update trifid-api/src/codegen/mod.rs
All checks were successful
/ build (push) Successful in 2m0s
/ build_x64 (push) Successful in 11m44s
/ build_arm64 (push) Successful in 3m37s
/ build_win64 (push) Successful in 3m41s
2023-10-10 20:04:02 -04:00
6cebc0cef0
officially the worlds dumbest bug. [trifid-api/0.2.3]
All checks were successful
/ build (push) Successful in 2m0s
/ build_x64 (push) Successful in 3m20s
/ build_arm64 (push) Successful in 3m19s
/ build_win64 (push) Successful in 3m42s
2023-10-10 14:54:59 -04:00
237d6156eb [fix] issue certs that have already been valid for a little bit (1 hour) #4
All checks were successful
/ build_x64 (push) Successful in 28m34s
/ build_arm64 (push) Successful in 3m14s
2023-09-28 21:52:07 -04:00
0f112ae15a
[hotfix] only issue config update if things other than the cert's issuance and expiry dates changed (#1) 2023-09-27 10:11:47 -04:00
babfc526ba
coldfix: finally fix config updates 2023-09-26 09:06:26 -04:00
b96996952e
[stars] debugging! 2023-08-19 13:34:04 -04:00
1b85754971
keystore v2 done ! 2023-08-18 23:58:00 -04:00
810b87986b
keystore v2 probably done 2023-08-18 23:55:27 -04:00
e901f63bb9
keystore v2 work 2023-08-17 11:22:12 -04:00
ab892d7453
hotfix: configurable threadpool size & new website starts 2023-08-15 00:16:47 -04:00
909ab973aa
fix constant panics when keystore is weird (pt3) 2023-08-03 11:43:09 -04:00
b60c7a5bb0
fix constant panics when keystore is weird (pt2) 2023-08-03 11:35:46 -04:00
afbd1d2ba0
fix constant panics when keystore is weird 2023-08-03 11:30:50 -04:00
750aabc83c
oops 2023-08-03 11:21:34 -04:00
631d4d5280
implement host metadata (out of date and last seen at)
Implements: https://todo.e3t.cc/~core/trifid/3
2023-07-31 12:55:19 -04:00
7dd7cf80ff
roles:delete, roles:edit error parity & fix glaring security hole in role edit
Implements: https://todo.e3t.cc/~core/trifid/1
2023-07-31 00:38:19 -04:00
e7da2d7009
roles:get error parity
References: https://todo.e3t.cc/~core/trifid/1
2023-07-31 00:34:50 -04:00
8111dee595
roles:create error parity
References: https://todo.e3t.cc/~core/trifid/1
2023-07-31 00:33:00 -04:00
44fc07089d
networks:get, networks:list error parity
References: https://todo.e3t.cc/~core/trifid/1
2023-07-31 00:24:17 -04:00
ea3bc9e429
create host and enroll error parity
References: https://todo.e3t.cc/~core/trifid/1
2023-07-30 21:09:51 -04:00
7c494bb7aa
hosts:enroll error parity 2023-07-30 21:02:55 -04:00
a94fce77f1
hosts:block error parity 2023-07-30 15:02:46 -04:00
81e927501e
hosts:edit error parity 2023-07-30 14:58:37 -04:00
f38e5fa24e
hosts:delete error parity 2023-07-30 14:53:48 -04:00
1afbab3a41
hosts:get error parity 2023-07-30 14:39:52 -04:00
407deb1796
clean up dnclient endpoint debug logging 2023-07-29 19:36:32 -04:00
3eefcad767
code cleanup 2023-07-29 18:12:36 -04:00
0cca82546a
hosts:create error parity 2023-07-29 18:10:00 -04:00
5005240699
remove the dependency on openssl (merge) 2023-07-25 21:12:36 -04:00
408d76f841
static api signing keys per-host because dealing with them is turning out to be an absolute nightmare 2023-06-24 12:04:20 -04:00
e4d71fd62f
hotfix response signing 2023-06-24 10:54:52 -04:00
e6e646b888
a way better config merge system 2023-06-22 11:09:59 -04:00
8d4d2d4264
its at least a functional mess 2023-06-22 10:59:33 -04:00
e9b54f08b1
trifid-api 0.1.1, fix config generation 2023-06-22 10:53:17 -04:00
11320ba04a
forgot about config overrides for a second there 2023-06-21 21:03:11 -04:00
c18bcc50c4
tfcli done (woo) 2023-06-20 21:23:28 -04:00
f52db518e7
work 2023-06-15 15:53:56 -04:00
a9d6cb22db
2fa setup 2023-06-01 13:58:10 -04:00
996db62ab2
some work 2023-05-31 13:24:15 -04:00
3b242290d6
endpoint 2023-05-30 21:52:29 -04:00
ba7cc118d7
work 2023-05-30 21:51:57 -04:00
a2a94ad801
code cleanup 2023-05-15 14:51:27 -04:00
3a2319d0c0
[trifid-api] dnclient endpoint, client updates and trifid-api MVP 2023-05-15 13:39:15 -04:00
b8c6ddd123
enrollment 2023-05-14 13:47:49 -04:00
b3e83f4586
code cleanup 2023-05-11 13:35:10 -04:00