Skip to content

Fix login in loginModal for all controllers and update to 0.12.4 #430

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

davidbeig
Copy link
Contributor

In #427 we found that hashcash was not valid when login inside components. It turns out it didn't work in initiatives and conferences. Therefore we have added the needed concern to the Decidim::ApplicationController base controller.

@davidbeig davidbeig requested a review from microstudi July 31, 2025 16:09
@davidbeig davidbeig self-assigned this Jul 31, 2025
@davidbeig davidbeig added the bug Something isn't working label Jul 31, 2025
Copy link

codecov bot commented Jul 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.79%. Comparing base (7298977) to head (901c237).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #430      +/-   ##
==========================================
- Coverage   97.28%   94.79%   -2.49%     
==========================================
  Files         148      148              
  Lines        3824     3824              
==========================================
- Hits         3720     3625      -95     
- Misses        104      199      +95     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant