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

Replace pow with mix phx.auth #1272

Merged
merged 1 commit into from
Mar 10, 2024
Merged

Replace pow with mix phx.auth #1272

merged 1 commit into from
Mar 10, 2024

Commits on Mar 10, 2024

  1. Replace pow with mix phx.auth

    * Run mix phx.auth to generate code
    * Update generated code for existing cols and functions
    * Add down for create_users_auth_tables
    * Remove pow and redix
    * Remove unused test config
    * Update tests for register_and_log_in_user
    * Add registration for fixture
    * Update design for generated auth pages
    * Fix flash alignment to actual top value
    * Add container for mobile padding
    * Reduce max password length
    * Update user seeds to match min password reqs
    * Add user invitation live
    * Remove user confirmation email
    * Load leagues in user settings
    * Add redirector for old login pages
    axelclark committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    4a6144f View commit details
    Browse the repository at this point in the history