pallets-eco / flask-principal

Identity management for Flask applications
MIT License
497 stars 89 forks source link

is this project dead? #50

Closed rustanacexd closed 6 months ago

rustanacexd commented 7 years ago

just curious

qq850482461 commented 7 years ago

maybe

hardy4yooz commented 7 years ago

oh no!

born2discover commented 6 years ago

Considering that latest commit dates back to 26 May 2015 and that there are 6 un-merged pull requests with oldest one being from 2013... I guess it sadly is dead.

@mattupstate Can you please confirm or deny it please?

leonprou commented 6 years ago

I started using all the Flask Security stack, now I see it's pretty abounded. Is there any alternatives?

patvdleer commented 6 years ago

This seems to be the only package to provide object based/row level permissions, as far as I know Flask Security doesn't do that

leonprou commented 6 years ago

@patvdleer Flask Security based on Flask Principal. Both repos also owned by the same person.

patvdleer commented 6 years ago

@leonprou Flask security does provide role based permissions but these are access based, as far as I know, not object based/row level based

bellomatt commented 4 years ago

I am using this project in a online erp system with a lot customize. In my experience this project is not "dead". As a base lib this is perfect, no fancy useless function, and stable as hell. The philosophy in this project is awesome!

williamjmorenor commented 3 years ago

I am using this project in a online erp system with a lot customize. In my experience this project is not "dead". As a base lib this is perfect, no fancy useless function, and stable as hell. The philosophy in this project is awesome!

Just curios is your project open source?

leecbaker commented 3 years ago

Definitely looks like the project is dead. According to his profile, the owner hasn't made any flask-related contributions since 2015, and looks like he doesn't do anything on Github at all any more.

Any interest in somebody else supporting the project? Seems like it should be relatively low effort, since few changes should be needed.

HeyITGuyFixIt commented 2 years ago

Here's a blog post from mattupstate that explains what has happened.

israel-oye commented 1 year ago

Wow. Sometimes we forget that we're human first before being considered software developers.

Abdur-rahmaanJ commented 6 months ago

Hi all folks, Flask-principal is now maintained by the Pallets-eco organization. Thanks for your support and concern for all those years.

@aenglander Marked for closing.