This website requires JavaScript.
Explore
Help
Register
Sign in
hannaeko
/
nomilo-archived
Watch
1
Star
0
Fork
You've already forked nomilo-archived
0
Code
Issues
3
Pull requests
1
Projects
1
Releases
Wiki
Activity
Moved to
https://git.familier.net.eu.org/dns-witch/nomilo
dns
rust
self-hosted
22
commits
2
branches
0
tags
99
KiB
Rust
97.9%
TSQL
2.1%
feature/authz
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Gaël Berthaud-Müller
2a3354456a
add route to give user access to a zone
2021-04-05 22:39:56 -04:00
migrations
add some kind of authorizations
2021-04-05 18:56:15 -04:00
src
add route to give user access to a zone
2021-04-05 22:39:56 -04:00
.gitignore
bootstrap database
2021-03-26 18:30:38 -04:00
Cargo.lock
use enum for role and fix dns client for async
2021-04-03 02:16:54 -04:00
Cargo.toml
use enum for role and fix dns client for async
2021-04-03 02:16:54 -04:00
config.example.toml
add config for tokens
2021-03-27 13:23:19 -04:00
diesel.toml
use enum for role and fix dns client for async
2021-04-03 02:16:54 -04:00
LICENSE
Initial commit
2021-03-19 22:36:01 -04:00
README.md
Initial commit
2021-03-19 22:36:01 -04:00
Rocket.toml
bootstrap database
2021-03-26 18:30:38 -04:00
README.md
nomilo