Commit Graph

26 Commits

Author SHA1 Message Date
f456049bc1 Add password constraint check in Go + update JS ones 2020-07-21 08:58:32 +02:00
eded6afb02 Add a route to view current user session and clear it 2020-07-19 06:33:50 +02:00
165cc59f4a Improve session unmarshal 2020-07-19 06:33:50 +02:00
e2e3ad09e8 Store values in session, and automatically save changes 2020-07-19 06:33:50 +02:00
aa6614b46a Include origin in RR generation to extends relatives forms 2020-07-19 06:33:49 +02:00
464ec8601c Handle zone diff and update from abstract page 2020-07-07 17:32:01 +02:00
7ff145f26f Rename SourceType as SourceMeta to follow ZoneMeta 2020-07-07 15:36:50 +02:00
8d59580f21 Import ZoneMeta in domain history 2020-07-07 15:36:50 +02:00
7548f0f19d Don't do special case of aliases. Treat them only in frontend part. 2020-07-07 15:36:50 +02:00
df4f841f38 Remove the subdomain when removing the last service of a subdomain 2020-07-07 15:36:50 +02:00
fafa3345c2 Disallow removing SOA record 2020-07-07 15:36:50 +02:00
af82618362 Full update/deletion on abstract page 2020-07-07 15:36:50 +02:00
3eb1da1d3a Propagate services values through components 2020-07-07 15:36:50 +02:00
903072b1b4 Add identifier to services' records 2020-07-07 15:36:50 +02:00
d49a71f49d Handle zone saving 2020-07-07 15:36:50 +02:00
b2d7fddb39 Add password recovery form 2020-06-24 18:28:04 +02:00
fc64e8d40d Add email validation after registration 2020-06-24 18:28:04 +02:00
64661d3d7d Use bcryt to store password instead of custom HMAC 2020-06-24 18:28:04 +02:00
62e835b906 Add automatic commentary on records and number of records 2020-05-11 00:19:49 +02:00
93b90ed954 Start working on zone services 2020-05-11 00:19:49 +02:00
82bf82034f Add LICENSE (CeCILL v2.1) 2020-05-11 00:18:50 +02:00
701361e60d Add new DomainExists fonction to sources 2020-05-11 00:18:50 +02:00
679bd9b9fa Implement Source abstraction 2020-05-11 00:18:50 +02:00
fa2ed5133f Rename zone in domain 2020-05-11 00:18:50 +02:00
efc6246685 Don't disclose too much informations about users 2020-05-11 00:18:50 +02:00
7b9544b3db Refactor the whole Go project for a better directory architecture 2020-05-11 00:18:50 +02:00