Commit Graph

48 Commits

Author SHA1 Message Date
a188d28f1d Ownership is now managed. 2024-04-27 23:10:01 +02:00
a888551bbc Compatible with the webclient again. Full audit REQUIRED. 2024-04-27 18:30:49 +02:00
40fcc9c66e Complete overhaul of ownership management: add a domain db, remove user data db. 2024-04-27 17:32:22 +02:00
61bace491c Ownership: full overhaul in progress. 2024-04-27 05:48:28 +02:00
cad863e5f9 Downcase new domains. 2024-03-31 20:59:46 +02:00
a6272b3873 Authd now handles authorization as well. 2024-03-31 11:51:42 +02:00
56706e66f2 Slighly change logs. 2024-03-17 22:45:19 +01:00
c8cd9a1fb2 Wipe data from users not recognized by authd. 2024-03-17 05:41:18 +01:00
b2fdc4df5b Find orphan domains. 2024-03-17 05:15:50 +01:00
62ac51c54b UserDataID: Int32 -> UInt32. Can now wipe user data. 2024-03-16 07:03:04 +01:00
59304cf751 Token update: validate the IP addresses before update. 2024-03-15 03:47:35 +01:00
945e366097 use_token: update only when addresses differ, and update serial. 2024-03-14 04:43:02 +01:00
b3aa91fd07 Client: code simplification. Token-handler: works. 2024-03-14 04:36:03 +01:00
7786f1d3b8 Can now use tokens. 2024-03-14 02:43:00 +01:00
8534dcb246 Use exceptions extensively. 2024-03-14 02:03:26 +01:00
e36e408f8e Minor changes. Cleaner code. 2024-03-13 03:58:46 +01:00
088980109d WIP: Tokens. Can create tokens for RRs and their indexes + partitions. 2024-03-13 01:16:09 +01:00
26d01a0b63 Automatically update the SOA serial. 2024-03-07 02:52:59 +01:00
faacccda15 Users can now ask for the zonefile. 2024-02-27 07:42:10 +01:00
bd0c3d5fdd GenerateAllZoneFiles + GenerateZoneFile: working as expected. 2024-02-25 04:13:18 +01:00
203c6aed54 RRUpdated + RRReadOnly. 2023-07-12 16:10:25 +02:00
9be374b492 InvalidRR + s/InvalidZone/DomainNotFound/ + domain regex with final ".". 2023-07-11 04:09:46 +02:00
01a1dbc522 Remove debug prints. 2023-07-11 04:02:24 +02:00
52e7aea4fa RRAdded response message. 2023-07-11 02:15:37 +02:00
3fcb3a0d64 RRDeleted response message. 2023-07-10 03:34:06 +02:00
af7379ad43 Fix: user data is created at first connection but not returned. 2023-07-07 20:23:38 +02:00
4fe6bd7c9e Specific message for domain deletion. 2023-07-03 12:23:18 +02:00
63da767caa A few new messages to auto-update client's state while logging itself. 2023-07-01 16:04:38 +02:00
35072753d4 When replacing a domain name in the template: Domain -> FQDN. 2023-06-30 00:12:40 +02:00
63b32d8932 Fix about matching acceptable domains. 2023-06-30 00:01:25 +02:00
e1db03b459 Verify accepted domains and pre-load some RRs. 2023-06-29 18:29:25 +02:00
d12af2047f New verifications (accept only acceptable domains) + new errors. 2023-06-29 12:27:15 +02:00
22f83b8729 New request: NewDomain. 2023-06-17 12:57:51 +02:00
009fdea353 New Domain message: WIP. 2023-06-16 18:41:20 +02:00
781a25debe Some users can be administrators now. 2023-05-08 21:38:39 +02:00
35428314b5 Fix log messages. 2023-05-08 19:34:57 +02:00
f60530750b Delete RR. 2023-05-08 19:23:36 +02:00
2df5cbe3d9 Update RR is working. 2023-05-08 19:07:20 +02:00
8528f74fae Add and replace RR. 2023-05-08 17:34:50 +02:00
9449ba336f Get a zone. 2023-05-07 21:05:53 +02:00
1df35ad4c3 List all user domains. 2023-05-07 20:50:56 +02:00
22d110d45d DeleteZone 2023-05-07 20:23:34 +02:00
3aa1785a97 Add or update new zone. 2023-05-07 18:32:32 +02:00
bda2a08b4d Can compile again. 2023-05-07 17:28:11 +02:00
6ae06ae839 WIP (cannot compile ATM): add, update and remove zones. 2023-05-07 16:45:09 +02:00
a78eb8c889 Dns manager daemon and clients can be built, once again. 2023-02-15 19:21:49 +01:00
11c30dd057 Storage is here, with user_data and zone classes. 2020-12-09 19:01:33 +01:00
7e211cead1 WIP 2020-12-03 17:13:40 +01:00