simponic
pushed to reimplement-recursive-resolver at hatecomputers/hatecomputers.club
2024-04-07 21:44:36 -04:00
51ba25869a
i++ _after_ exchanging... guh i need to stop using copilot
simponic
deleted branch reimplement-recursive-resolver from hatecomputers/hatecomputers.club
2024-04-07 21:08:50 -04:00
86c4ad160a
Merge pull request 'reimplement-recursive-resolver' (#6) from reimplement-recursive-resolver into main
e2ce6804a7
be authoritative, but only when there's no external queries occuring
5768f07ce5
init
reimplement-recursive-resolver
reimplement-recursive-resolver
simponic
pushed to reimplement-recursive-resolver at hatecomputers/hatecomputers.club
2024-04-07 21:02:54 -04:00
e2ce6804a7
be authoritative, but only when there's no external queries occuring
simponic
created branch reimplement-recursive-resolver in hatecomputers/hatecomputers.club
2024-04-07 19:04:50 -04:00
simponic
pushed to reimplement-recursive-resolver at hatecomputers/hatecomputers.club
2024-04-07 19:04:50 -04:00
5768f07ce5
init
simponic
deleted branch dont-be-authoritative from hatecomputers/hatecomputers.club
2024-04-06 15:43:29 -04:00
83cc6267fd
Merge pull request 'testing | dont be recursive for external domains | finalize oauth' (#5) from dont-be-authoritative into main
cad8e2c4ed
nits
5177735b83
finish auth tests
ae640a253e
add some auth test cases
94984aa4b0
auth test scaffolding
simponic
pushed to dont-be-authoritative at hatecomputers/hatecomputers.club
2024-04-06 15:40:51 -04:00
cad8e2c4ed
nits
simponic
pushed to dont-be-authoritative at hatecomputers/hatecomputers.club
2024-04-06 15:37:11 -04:00
5177735b83
finish auth tests
simponic
pushed to dont-be-authoritative at hatecomputers/hatecomputers.club
2024-04-05 17:43:08 -04:00
ae640a253e
add some auth test cases
simponic
pushed to dont-be-authoritative at hatecomputers/hatecomputers.club
2024-04-04 18:03:39 -04:00
94984aa4b0
auth test scaffolding
simponic
pushed to dont-be-authoritative at hatecomputers/hatecomputers.club
2024-04-04 17:18:25 -04:00
c24e34ae85
Merge branch 'main' into dont-be-authoritative
569d2788eb
make a unique session id
09215bc616
Merge pull request 'Make user login atomic' (#4) from user-login-upsert into main
161dcbad20
removed commented code
76fb42a61e
User login should now be atomic
simponic
pushed to dont-be-authoritative at hatecomputers/hatecomputers.club
2024-04-04 17:09:30 -04:00
d9d39a01f2
dns api tests
simponic
pushed to dont-be-authoritative at hatecomputers/hatecomputers.club
2024-04-04 13:34:32 -04:00
f38e8719c2
make it compile
simponic
pushed to dont-be-authoritative at hatecomputers/hatecomputers.club
2024-04-03 18:22:25 -04:00
e398cf0540
checkpoint to save work; had to get on the bus
b74a955dcb
add guestbook tests
8c7d9b3762
dont always 200 on template render
47cc8feefa
rename auth redirect login name
da6b6011fc
refactor dns server test a bit