This website requires JavaScript.
Explore
Help
Sign In
finallycoffee
/
pdns-tsig-key-manager
Watch
5
Star
0
Fork
0
You've already forked pdns-tsig-key-manager
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A web utility for PowerDNS TsigKey self-service
4
Commits
1
Branch
0
Tags
87
KiB
Rust
94.2%
HTML
5.8%
main
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Johanna Dorothea Reichmann
87c4e424bc
feat: add AccessToken and ValidAccessToken axum extractors and use them in /api/tsigkey/
2024-09-15 13:14:25 +02:00
src
feat: add AccessToken and ValidAccessToken axum extractors and use them in /api/tsigkey/
2024-09-15 13:14:25 +02:00
templates
feat: add AccessToken and ValidAccessToken axum extractors and use them in /api/tsigkey/
2024-09-15 13:14:25 +02:00
.gitignore
feat: initial commit
2024-09-08 14:24:40 +02:00
Cargo.lock
feat: add token introspection on sample /user/home endpoint and inject access_token into client cookie
2024-09-08 21:02:46 +02:00
Cargo.toml
feat: add token introspection on sample /user/home endpoint and inject access_token into client cookie
2024-09-08 21:02:46 +02:00
config.example.yml
feat: add token introspection on sample /user/home endpoint and inject access_token into client cookie
2024-09-08 21:02:46 +02:00