Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OTP support for plugins #356

Open
lts-rad opened this issue Aug 28, 2024 · 0 comments
Open

Add OTP support for plugins #356

lts-rad opened this issue Aug 28, 2024 · 0 comments

Comments

@lts-rad
Copy link
Contributor

lts-rad commented Aug 28, 2024

for some plugins we shoudl allow requiring OTP codes to use them over the proxy

update
func PluginRoutes(external_router_authenticated *mux.Router, external_router_public *mux.Router) {

to check if a plugin has OTP enabled, and wrap them with applyJwtOtpCheck if so

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant