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

Page for revoking OAuth2 Tokens does not load due to missing dataTable dependency (XUI) #171

Open
krausvo1 opened this issue Mar 1, 2024 · 1 comment

Comments

@krausvo1
Copy link
Contributor

krausvo1 commented Mar 1, 2024

Page for revoking OAuth2 Tokens available under /auth/XUI/#oauth2/tokens does not load due to missing dataTable dependency.

The dependency was dropped in d75cbcd. I'm not sure what it should have been replaced with, further investigation is necessary.

@krausvo1
Copy link
Contributor Author

krausvo1 commented Mar 1, 2024

There's also a case of accessing non-existing property language of i18nManager in TokensView.js. There is only lang property on i18nManager, I suppose that's the one that should be used here.

Since the page does not load at all for now, I'd say this issue can be fixed together with the missing dependency.

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