-
Notifications
You must be signed in to change notification settings - Fork 102
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 theme maintained? #128
Comments
I also want to ask this question. It has been a long time since it was last updated. |
Hasn't had any updates in a very long time and has a major conflict even in standard installation (i,e, no plugins installed). Causes ALL redirects to be created via the fallback JavaScript method which means redirects get served as 200 status instead of 301 or 302-redirect. This can cause major problems. Also seems to conflict with the 2FA plugin. |
While investigating other issues here, I noted others reporting login issues. Turns out @likeaross's solution #127 (comment) also solved my login issues with the 2FA plugin enabled. And fixing that user authentication issue has also resolved the conflict that was causing Sleeky to force YOURLS to use the fallback JavaScript redirects that then generated the problematic 200-status instead of 301-redirect. So with those fixes (and a bit of CSS tuning for font legibility) Sleeky now seems to be working properly. |
Does not look like there has been a release in the last couple of years. Is this projected getting any maintenance?
The text was updated successfully, but these errors were encountered: