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

[4.3.x] Fix #891 - Fix legacy password hashes and handling of disabled hashes (backport #894) #899

Merged
merged 3 commits into from
Jan 16, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jan 16, 2024

The traceback reported in #891 was actually introduced in 4.4, but this backports the test anyways.

@mergify mergify bot added the conflicts label Jan 16, 2024
@mxsasha mxsasha force-pushed the mergify/bp/stable/4.3.x/pr-894 branch from 06d4cb5 to 3ba7f51 Compare January 16, 2024 10:41
@mxsasha mxsasha removed the conflicts label Jan 16, 2024
…d methods

(cherry picked from commit eb51512)

# Conflicts:
#	irrd/rpsl/rpsl_objects.py
#	irrd/updates/tests/test_validators.py
The auth line checker did correctly include legacy validators,
but this only happened after AuthValidator initialised the RPSLMntner
object with strict validation, discarding invalid auth lines.

(cherry picked from commit 2cec2ce)
@mxsasha mxsasha force-pushed the mergify/bp/stable/4.3.x/pr-894 branch from 3ba7f51 to b263800 Compare January 16, 2024 10:44
@mxsasha mxsasha force-pushed the mergify/bp/stable/4.3.x/pr-894 branch from 2fa9240 to 73ecd11 Compare January 16, 2024 12:02
@mxsasha mxsasha merged commit 5e0f5d0 into stable/4.3.x Jan 16, 2024
11 checks passed
@mxsasha mxsasha deleted the mergify/bp/stable/4.3.x/pr-894 branch January 16, 2024 14:04
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 this pull request may close these issues.

1 participant