Commit graph

159 commits

Author SHA1 Message Date
99f94a30e7 Delegation: new Edit and Reset mechanisms. 2025-10-28 17:50:48 +01:00
7750052aed Migration request id number: fixed. 2025-10-28 14:02:51 +01:00
6ff63b172b Delegation servers: only accept FQDN. 2025-10-04 16:34:25 +02:00
9388663688 Fix a bug introduced by delegation (upon domain deletion). 2025-09-28 18:15:59 +02:00
adf223fe38 Delegation: some final steps. 2025-08-13 02:56:41 +02:00
b3085eed78 Delegation (WIP). 2025-07-29 12:12:16 +02:00
38e3ce432e Delegation WIP. 2025-07-29 00:35:23 +02:00
c5433bb95a Delegation WIP. 2025-07-17 23:49:52 +02:00
09a97386a9 Delegation: WIP. 2025-07-11 15:30:03 +02:00
a448b68fcc Admin: enable searching for a domain. 2025-05-08 02:25:44 +02:00
7a1e3d4755 Accept wildcards in RR's name. 2025-04-28 02:32:43 +02:00
7f6a04e89e Ignore UseToken. 2024-12-17 01:22:20 +01:00
f92cadf634 Logs: clean user info, not just a file descriptor. 2024-12-17 00:51:49 +01:00
96eb605682 Graceful exit. 2024-12-15 18:38:41 +01:00
65dfa736f4 From Cached to Common database for a very quick start-up phase. 2024-12-15 01:30:25 +01:00
6404946d15 Log relevant request info. 2024-12-13 18:15:16 +01:00
30d5f1d4a3 Select messages to show (IPC, DNSMANAGERd). 2024-12-12 20:29:04 +01:00
754b641adc Renaming dnsmanager-client in dnsmanagerctl. 2024-12-11 11:24:18 +01:00
217211ea27 CLI parameters update for consistency. 2024-12-11 00:52:28 +01:00
f0d9104e56 Fix CAA entries: escape double quotes (and forbid them in new entries). 2024-12-10 13:08:10 +01:00
177da35f6e Escape double quotes in TXT. 2024-12-10 11:31:15 +01:00
89e970f450 Accept domains with a label starting with an underscore. 2024-12-09 20:08:01 +01:00
0f67745296 Server: enable admins to see, edit or remove domains. 2024-11-27 14:17:36 +01:00
b93efac9d5 Client: add expected errors when deleting a domain. 2024-11-27 14:17:03 +01:00
5147719ecb Remove and create a domain. 2024-11-27 11:58:05 +01:00
04ac548915 For powerdns, CAA values have to be quoted. 2024-11-25 11:27:56 +01:00
58f83d4d5c Transfer token removed once share token is generated. 2024-11-17 01:17:17 +01:00
009928a8ee SRV protocols aren't just plain text anymore. 2024-11-09 16:37:08 +01:00
38da24fe66 Change the default serial. 2024-07-07 11:40:18 +02:00
98b5ed2638 Removes the Bind9 zone file. 2024-07-02 14:36:49 +02:00
2d64da170e Better typing, (minor) documentation improvements, remove orphans. 2024-07-01 23:48:26 +02:00
1e66262884 Minor change in the code structure. 2024-07-01 11:56:50 +02:00
a51fd8b31b Regenerate Bind9 zone files on any update. 2024-07-01 02:03:44 +02:00
516ccf1e58 tmp 2024-06-14 16:16:04 +02:00
749889aad8 Migration request. 2024-06-10 13:47:31 +02:00
8119bf7f57 Migration: things are getting pretty serious. 2024-06-10 03:29:26 +02:00
925a456de7 Migration script: first draft. 2024-06-08 22:43:43 +02:00
b53b31b584 CAA entries. 2024-06-08 03:55:52 +02:00
5cbcbdaa8f Removing a domain: domain may not have tokens. 2024-06-02 01:58:56 +02:00
de8beb0df8 New DODB API. 2024-06-01 03:35:53 +02:00
7bee53d625 Adapt to the DODB cached mode. 2024-05-07 21:00:01 +02:00
234259a9d0 Check if the user is admin with is_admin? function in dnsmanagerd. 2024-05-07 12:48:52 +02:00
4923fb34f9 Use cached indexes. 2024-05-07 01:32:37 +02:00
158d772727 User authentication: limit the number of domains sent in "Logged" to a hundred. 2024-04-28 17:16:06 +02:00
723c1a83a0 Update expected messages. 2024-04-28 16:17:47 +02:00
ebd9bd75a5 Prevent a basic hack. 2024-04-28 16:17:28 +02:00
4606f852cc Client: can be built again. Add a makefile rule to generate all zones. 2024-04-28 12:56:45 +02:00
1f69839333 Only delete the domain when the user is the last owner. 2024-04-28 01:24:55 +02:00
a188d28f1d Ownership is now managed. 2024-04-27 23:10:01 +02:00
8cafca13be WIP: ownership management. Some empty functions. 2024-04-27 20:08:34 +02:00