headplane/app/routes
bitbronze 45537620a6
fix: stop checking for mkey prefix on registration (#131)
String "mkey:" was being appended to the node registration http request causing it to fail. Removed mkey presence check and changed default hint. Form validation is based on length instead.
2025-03-11 15:24:31 -04:00
..
acls feat: respect context in server 2025-02-19 18:09:42 -05:00
auth feat: respect context in server 2025-02-19 18:09:42 -05:00
dns feat: reimplement integrations 2025-02-27 13:42:36 -05:00
machines fix: stop checking for mkey prefix on registration (#131) 2025-03-11 15:24:31 -04:00
settings feat: respect context in server 2025-02-19 18:09:42 -05:00
users feat: respect context in server 2025-02-19 18:09:42 -05:00
util chore: use healthcheck method in healthz 2025-01-17 11:46:36 +00:00