`dnsmanager` is a server application for the `netlibre` website allowing to manage domain names and their zones. This application is to be combined with its web interface and the `authd` service for authentication. https://netlib.re
 
 
 
 
Go to file
Philippe Pittoli 8bef46803e Only compile the server by default. 2024-03-23 11:47:05 +01:00
bin token-handler + build only when necessary 2024-03-12 21:51:59 +01:00
src MX RRs: do not use `is_subdomain_valid?` function. 2024-03-18 02:41:10 +01:00
templates Verify accepted domain templates at startup. 2023-06-28 17:59:13 +02:00
tools Token-handler now uses HTTP headers to know the true origin IP address. 2024-03-14 23:19:15 +01:00
.gitignore Ignore the template directory content. 2023-06-29 19:09:16 +02:00
Makefile Only compile the server by default. 2024-03-23 11:47:05 +01:00
TODO.md TODO: update. 2023-06-29 19:07:09 +02:00
shard.yml token-handler + build only when necessary 2024-03-12 21:51:59 +01:00