Arachne / Security

Authentication and authorization for Nette framework. Deals with cases that are difficult to implement with nette/security.
MIT License
2 stars 7 forks source link

Compatibility with Nette 3.0? #9

Open josefsabl opened 5 years ago

josefsabl commented 5 years ago

Are there any plans to upgrade Arachne Security for Nette 3.0? I might give it a quick shot and see if there are some serious issues.

enumag commented 5 years ago

It depends. @f3l1x and @mabar want to move this library to Contributte eventually so maybe we should leave this package for Nette 2.x and prepare a 3.0 compatible version under Contributte? But even if they don't do it, I'll most likely prepare a compatible release when 3.0 is stable. You're welcome to send PR before that of course. I don't think there will be any significant issues.

josefsabl commented 5 years ago

So far I implemented the firewall to replace Nette user without any changes to the code required. Apart from composer changes of course. I will continue integrating other goodies and will let you know (send PR once completely integrated?)

enumag commented 5 years ago

Sounds good. :+1: