Commit graph

4 commits

Author SHA1 Message Date
de9cc37738 web.go: adjust order of functions to match call order in RequestHandler 2021-09-12 01:11:45 +02:00
8479da58bc web.go: return badauth when authenticated user does not own record in question 2021-09-12 01:00:38 +02:00
451776bde0 restructure config to allow user credentials to update multiple records
This commit separates user credentials from resource record configs to
allow user credentials to be used for multiple records instead of one.
2021-09-10 11:11:56 +02:00
ef22e29cef rewrite most code; removes database to solely rely on config file 2021-07-13 13:36:37 +02:00