|
515cc06dec
|
upgrade dependencies
|
2023-02-22 12:55:37 +01:00 |
|
|
c6ba207a2f
|
embed third party libraries
|
2022-04-29 19:13:03 +02:00 |
|
|
756c31bad7
|
wip frontend
|
2022-04-29 18:04:12 +02:00 |
|
|
db82f8564c
|
fix indentation
|
2022-04-29 04:33:00 +02:00 |
|
|
c04090adaf
|
wip frontend
|
2022-04-29 04:29:10 +02:00 |
|
|
806d57379a
|
verify current user role when creating new user
|
2022-04-27 22:38:37 +02:00 |
|
|
dedb732b2f
|
rename auth module to session
|
2022-04-27 22:07:32 +02:00 |
|
|
3edf10edd9
|
allow auth token in cookie
|
2022-04-27 21:17:39 +02:00 |
|
|
a83a099f34
|
only use std duration in config
|
2022-04-27 19:54:40 +02:00 |
|
|
344b7e07a2
|
update config example
|
2022-04-27 19:44:26 +02:00 |
|
|
424f830e5a
|
add tsig auth support
|
2022-04-27 19:42:25 +02:00 |
|
|
c8906c0060
|
upgrade trust-dns to 0.21
|
2022-04-24 15:40:00 +02:00 |
|
|
f1f64665cc
|
use stateful tokens
|
2022-04-24 12:42:53 +02:00 |
|
|
b70195bfe1
|
delete old files
|
2022-04-24 10:50:46 +02:00 |
|
|
54b18a8585
|
move to argon2 crate for password hashing
|
2022-04-24 01:06:43 +02:00 |
|
|
e99c18704e
|
update readme
|
2022-04-23 23:44:49 +02:00 |
|
|
07768a9322
|
add migrate command to cli
|
2022-04-23 23:30:20 +02:00 |
|
|
c32c02a5ac
|
rework cli to add db init
|
2022-04-23 12:14:19 +02:00 |
|
|
afe538bb56
|
add cli
|
2022-04-23 01:34:04 +02:00 |
|
|
8e98a67229
|
fix new lines
|
2022-04-23 00:57:32 +02:00 |
|
|
a1f1ee51d0
|
use logger instead of print
|
2022-04-23 00:45:57 +02:00 |
|
|
d75e3704e4
|
unify rocket and nomilo config files
|
2022-04-23 00:27:16 +02:00 |
|
|
a839bc25cf
|
improve readability
|
2022-04-22 21:09:15 +02:00 |
|
|
c324f5ec9b
|
use connector trait directly from request
|
2022-04-22 21:01:26 +02:00 |
|
|
e44e6eea63
|
change connector error management
|
2022-04-22 20:43:24 +02:00 |
|
|
06caf83e05
|
update rocket
|
2022-04-22 19:16:57 +02:00 |
|
|
ede7a46a59
|
update license
|
2022-03-05 14:07:50 +01:00 |
|
Gaël Berthaud-Müller
|
51d447242b
|
Merge branch 'feature/zone-updates' into 'master'
Feature/zone updates
See merge request dns-witch/nomilo!2
|
2022-03-05 13:00:33 +00:00 |
|
|
48c62d1020
|
rename connector types
|
2022-03-05 13:19:31 +01:00 |
|
|
bc77bb16d4
|
add delete route
|
2022-03-05 13:07:51 +01:00 |
|
|
5f18e32615
|
fix identation
|
2022-03-04 22:24:37 +01:00 |
|
|
5fb6545470
|
update doc
|
2022-03-04 22:07:22 +01:00 |
|
|
3d05220f94
|
add testing doc
|
2022-03-04 22:01:57 +01:00 |
|
|
3767cc6ea0
|
add records update
|
2022-03-04 21:55:27 +01:00 |
|
|
77cc634257
|
move record list conversion to models module
|
2022-03-04 19:43:19 +01:00 |
|
|
96f66e1fd7
|
unified dns api error and move zone operations to management api
|
2022-03-04 18:20:18 +01:00 |
|
|
247f72871e
|
create trait for dns server interactions
|
2022-03-04 17:51:07 +01:00 |
|
|
befed6a38b
|
update gitignore
|
2022-03-04 17:18:26 +01:00 |
|
|
ae6c94e2a7
|
rearchitecture modules
|
2022-03-04 17:17:15 +01:00 |
|
|
d4079b0674
|
remove unused imports
|
2022-03-04 13:59:12 +01:00 |
|
|
094539d376
|
move record fetching in message module
|
2022-03-04 13:50:57 +01:00 |
|
|
690987010d
|
add e2e tests
|
2022-03-04 13:08:47 +01:00 |
|
|
4a4362715c
|
refactor
|
2022-03-04 13:08:03 +01:00 |
|
|
b7db84e9a8
|
add basic record creation route
|
2022-03-04 00:44:29 +01:00 |
|
|
936addb624
|
add deserialization support for more types
|
2021-07-11 01:17:31 +02:00 |
|
|
b9ca63bed1
|
wip create record
|
2021-07-01 20:45:49 +02:00 |
|
|
1f3aa12401
|
basic zone configuration
|
2021-05-02 17:19:32 +02:00 |
|
|
76f222e1c4
|
change zone member management
|
2021-05-02 15:56:42 +02:00 |
|
|
2a3354456a
|
add route to give user access to a zone
|
2021-04-05 22:39:56 -04:00 |
|
|
fa14636835
|
add some kind of authorizations
|
2021-04-05 18:56:15 -04:00 |
|