-
Notifications
You must be signed in to change notification settings - Fork 0
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
Use SSO for moderation portal #21
Commits on Jan 8, 2024
-
Update to mailcatcher (alphagov#886)
Fix building of mailcatcher docker image for Ruby 2.7
Configuration menu - View commit details
-
Copy full SHA for 71621ec - Browse repository at this point
Copy the full SHA 71621ecView commit details -
Bumps [puma](https://github.com/puma/puma) from 5.6.7 to 5.6.8. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v5.6.7...v5.6.8) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61c8f0d - Browse repository at this point
Copy the full SHA 61c8f0dView commit details
Commits on Jan 9, 2024
-
Merge pull request alphagov#887 from alphagov/dependabot/bundler/puma…
…-5.6.8 Bump puma from 5.6.7 to 5.6.8
Configuration menu - View commit details
-
Copy full SHA for 49f553a - Browse repository at this point
Copy the full SHA 49f553aView commit details
Commits on Jan 12, 2024
-
Allow deletion of government responses (alphagov#888)
Sometimes a response is posted and the department then changes its mind.
Configuration menu - View commit details
-
Copy full SHA for 4be6049 - Browse repository at this point
Copy the full SHA 4be6049View commit details
Commits on Jan 19, 2024
-
Track emails about parliamentary business (alphagov#889)
* Track the number of emails sent * Track when the emails have finished enqueuing
Configuration menu - View commit details
-
Copy full SHA for bc57bb6 - Browse repository at this point
Copy the full SHA bc57bb6View commit details
Commits on Jan 26, 2024
-
Replace use of Authlogic token generator
The Authlogic gem uses SecureRandom.urlsafe_base64 internally but we can use the SecureRandom.base58 method to restrict it to alphanumeric characters.
Configuration menu - View commit details
-
Copy full SHA for 5b7adff - Browse repository at this point
Copy the full SHA 5b7adffView commit details -
Migrate from Authlogic to Devise for authentication
Devise has better support for alternative authentication systems and things like 2FA.
Configuration menu - View commit details
-
Copy full SHA for b420289 - Browse repository at this point
Copy the full SHA b420289View commit details -
Once migrated there will be no passwords to reset.
Configuration menu - View commit details
-
Copy full SHA for 664c006 - Browse repository at this point
Copy the full SHA 664c006View commit details -
Configuration menu - View commit details
-
Copy full SHA for 902c078 - Browse repository at this point
Copy the full SHA 902c078View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fd91b5 - Browse repository at this point
Copy the full SHA 7fd91b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a0293e - Browse repository at this point
Copy the full SHA 1a0293eView commit details