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

Resolves #14: Replaces Deprecated Django Method #15

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

zylideum
Copy link
Contributor

@zylideum zylideum commented Sep 8, 2024

Proposed Fix

This PR uses the proposed fix for #14 suggested by Django here.

Generates a 16-character random password with Python's secrets module.

This still requires the user to change the password upon initialization, but should solve the self-hosted container build from failing.

Copy link
Collaborator

@robotichead robotichead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this fix. Approved

@robotichead robotichead merged commit b41157c into nearbeach:main Sep 9, 2024
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.

2 participants