We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
utils\credential.py 的第144行,raise错误raise错了
The text was updated successfully, but these errors were encountered:
fix: raise 错误 ([漏洞] raise错误raise错了 #494)
313c736
坏了,好像我写的
Sorry, something went wrong.
No branches or pull requests
utils\credential.py 的第144行,raise错误raise错了
"""
没有提供 ac_time_value 时抛出异常。
"""
if not self.has_ac_time_value():
raise CredentialNoDedeUserIDException()
The text was updated successfully, but these errors were encountered: