Skip to content

Conversation

@luceos
Copy link
Contributor

@luceos luceos commented Dec 3, 2024

  • removes default group in case group is deleted
  • stops throwing mystifying 404 when group doesn't exist

Was debugging this on our hosted platform after an admin had deleted the group assigned to the Default Group. This causes every registration to fail with a "resource not found". As this also does not have any trace, it's extremely hard to identify the underlying issue.

- removes default group in case group is deleted
- stops throwing mystifying 404 when group doesnt exist
@luceos
Copy link
Contributor Author

luceos commented Dec 4, 2024

PHP versions 7.3 - 8.0 are no longer supported. In fact 8.0 hasn't received security patches this whole year. 8.1 already went into "Security fixes only" with 8.2 being the lowest actively supported version until the end of this year.

Dropping those versions promotes users to upgrade, increasing php stability and security. It would also remove unnecessary backward compatibility issues.

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