Skip to content

New major #716

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
4 tasks
dereuromark opened this issue Apr 20, 2025 · 0 comments
Open
4 tasks

New major #716

dereuromark opened this issue Apr 20, 2025 · 0 comments

Comments

@dereuromark
Copy link
Member

dereuromark commented Apr 20, 2025

We want to make a new major soon were we would then remove the deprecations we added:

I would also like to see the following fixed up:

  • CakeRouterUrl urlChecker (maybe called "Cake") auto defaults if we detect CakePHP context instead of "Default" ( 5607c7b )
  • single URL by default, most apps only ever need a single app
    The array|string magic is not needed anymore then
    It internally accepts both string or array style as always in Cake
  • A MultiUrl checker can be added to specifically support multiple loginUrls
  • Constants for username/password shoud be at their respective classes instead of abstract, there are several ones that need either different naming or none of those pairs.

In general the next major could be more cake context bound and have it as a real dependency.
makes things much easier and the plugin most likely has never been used in an external context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant