Commit Graph

193 Commits

Author SHA1 Message Date
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
bfcba42375 watchdog dnsmanagerd to powerdns: do not update invalid zones. 2024-12-10 00:41:17 +01:00
89e970f450 Accept domains with a label starting with an underscore. 2024-12-09 20:08:01 +01:00
714a305a9f install.mk: force rewrite of compressed man-pages. 2024-12-07 01:08:36 +01:00
2402eda4ab install.mk 2024-12-02 17:21:08 +01:00
932688dca5 Split the makefile. 2024-12-02 17:14:54 +01:00
81e5fbdc4c dnsmanager man-pages: client is now documented (most useful parts done). 2024-12-02 12:46:42 +01:00
956fe47e63 First stab at a dnsmanagerd man-page. 2024-12-02 09:36:00 +01:00
33283f81ca Quit primary watchdog. 2024-11-29 00:28:39 +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
0d8f4b4620 Write templates with right NS entries. 2024-11-25 05:13:31 +01:00
08347ee540 Fixing the PATH envvar. 2024-11-24 09:51:58 +01:00
d9e9a03645 s/FILE/LINE 2024-11-24 09:50:01 +01:00
7f6334f743 Fix deployment scripts. 2024-11-23 15:53:04 +01:00
06eb4f10f3 Deployment scripts. 2024-11-23 15:06:33 +01:00
6a149a3e7c Migration: change old NS entries, better logging system for powerdns sync tool. 2024-11-20 07:16:13 +01:00
40ee42301f Mention the authd migration process. 2024-11-17 18:08:44 +01:00
2e2e6eff74 Some explanations on the migration process. 2024-11-17 06:24:07 +01:00
58f83d4d5c Transfer token removed once share token is generated. 2024-11-17 01:17:17 +01:00
4029ca7cd0 Token handler: now works fine with IPv6. 2024-11-11 20:39:54 +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
b633dbe740 Powerdns-sync: wait for a few minutes before updating the zone. 2024-07-04 14:10:14 +02:00
0eca58ffa8 PowerDNS: script to sync stuff. 2024-07-03 16:03:59 +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
519533c02d Typo. 2024-07-01 11:09:45 +02:00
a51fd8b31b Regenerate Bind9 zone files on any update. 2024-07-01 02:03:44 +02:00
8d9f4051e6 PowerDNS instructions. 2024-06-30 17:37:05 +02:00
cc4df1775c Add the sql to final migration file format script. 2024-06-22 01:34:39 +02:00
835415caac Makefile reworked. 2024-06-22 00:50:15 +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
2509e8af15 Migration: can generate migration files. 2024-06-09 04:14:10 +02:00
cb8b0c93a1 Add a formatting script. 2024-06-08 23:23:05 +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