phatworx / devise_security_extension

An enterprise security extension for devise, trying to meet industrial standard security demands for web applications.
MIT License
748 stars 347 forks source link

Is still this maintained? #239

Open tibbon opened 6 years ago

tibbon commented 6 years ago

Is Team Phatworx still a thing? @alexdreher @chilian @seanknox @traxanos (team members)

There's a lot of work that's been put in by the community for PRs. Mind to give anyone else merge access?

FiloSpaTeam commented 6 years ago

I tried today with Rails 5.2 and i cannot initialize due to dropped function in use (to_prepare).

dgilperez commented 6 years ago

http://phatworx.de/ is down, so maybe @phatworx is not receiving notifications anymore? Hope you don't mind if I ping you guys @alexdreher @traxanos @seanknox @chilian again and maybe we can move this to an org?

rocket-turtle commented 6 years ago

There seems to be a very active fork. https://github.com/devise-security/devise-security

Some more interesting references https://github.com/phatworx/devise_security_extension/issues/199#issuecomment-322522433 https://github.com/plataformatec/devise/issues/4619

belgoros commented 5 years ago

It is not even possible to upgrade from Rails 4.2.* version to a higher one because of the dependency on railties:

Screenshot 2019-09-12 at 14 17 28
tibbon commented 1 year ago

@alexdreher @traxanos @seanknox @chilian - Is there any chance of transferring ownership on this?