|
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 |
|
|
8119bf7f57
|
Migration: things are getting pretty serious.
|
2024-06-10 03:29:26 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|