-
Notifications
You must be signed in to change notification settings - Fork 178
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
Is this project still active? #85
Comments
We use the project in production. I have not followed the issues very recently. Do you think there is a currently known issue that is absolutely critical such as a security bug? |
There seems to be this fork: https://github.com/cdbattags/lua-resty-jwt/ @cdbattags what's the plan? :) |
I see: #79 (comment) |
Hi folks! We’ve fully forked this and the fork is now even live on LuaRocks with the same name. If you're using LuaRocks as a package manager then you're probably already using the fork in prod! Otherwise, feel free to submit PRs on my branch and update to latest if you'd like to run latest version of OpenResty! Woo! |
@cdbattags so you have no plan trying to get your latest goodies into SkyLothar/lua-resty-jwt -- no? What I would really love to see, be it here or in your repo, is a decent changelog :). |
Nope, this maintainer is a-wall and until they come back and until we agree on a clear path forward all PRs should basically flow into my fork now! As long as we as a group agree agree of course! The major part about a fork is getting it into the package managers (OPM and LuaRocks) but since this is done there's no reason to still attempt to get my changes into this repo. Changelog easy to add for the latest version on mine but it's also very easy to sift through the tags. The latest changes are really simple OpenSSL FFI stuffs to get OpenResty/NGINX 13+ working. |
I'll look through the latest PRs here this weekend and see if we can get them in mine but @agilezebra it would be great if you could open a PR to mine as well to preserve the commit authorship 😉 |
As the author of |
Thanks for all the feedback! That helps making decisions. |
One thought: there should be an attribution to the original author in the important places (in the README, maybe in the OPM/luarocks package descriptions). |
There are 3 PRs open for 6 months plus. We'd really like to use this project in production in our organisation but it difficult to do so comfortably if it's effectively abandoned.
The text was updated successfully, but these errors were encountered: