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

auth_opt_cache_refresh not working #126

Closed
grafolean opened this issue Nov 16, 2020 · 1 comment · Fixed by #128
Closed

auth_opt_cache_refresh not working #126

grafolean opened this issue Nov 16, 2020 · 1 comment · Fixed by #128

Comments

@grafolean
Copy link
Contributor

Hi @iegomez!

First of all, thank you for providing this plugin, appreciate it!

Just noticed a small typo which means that option auth_opt_cache_refresh does not work:

    if refresh, ok := authOpts["cache_rfresh"]; ok && refresh == "true" {

Note the missing e in "cache_rfresh".

Let me know if you would prefer a PR, happy to make it.

@iegomez
Copy link
Owner

iegomez commented Nov 16, 2020

Hi, @grafolean, and thanks for catching that typo! PR works for me, but if not I'll fix it later today.

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

Successfully merging a pull request may close this issue.

2 participants