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

[漏洞] raise错误raise错了 #494

Closed
LondonClass opened this issue Sep 8, 2023 · 1 comment
Closed

[漏洞] raise错误raise错了 #494

LondonClass opened this issue Sep 8, 2023 · 1 comment
Labels
bug 漏洞 solved 已解决

Comments

@LondonClass
Copy link
Contributor

LondonClass commented Sep 8, 2023

utils\credential.py 的第144行,raise错误raise错了

  • def raise_for_no_ac_time_value(self):
    """
    没有提供 ac_time_value 时抛出异常。
    """
    if not self.has_ac_time_value():
    raise CredentialNoDedeUserIDException()
@z0z0r4
Copy link
Collaborator

z0z0r4 commented Sep 8, 2023

坏了,好像我写的

@Drelf2018 Drelf2018 added the solved 已解决 label Sep 9, 2023
@z0z0r4 z0z0r4 closed this as completed Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 漏洞 solved 已解决
Projects
None yet
Development

No branches or pull requests

3 participants