I haven't been able to post it yet as i'm very occupied but I will when I can
Geferon
Posts
-
How to Downgrade Back to 1.11.x -
How to Downgrade Back to 1.11.x@Soarin Can I have the exact error of the logs?
-
How to Downgrade Back to 1.11.x@Soarin It should appear, strange.
Maybe you uninstalled it by accident? -
How to Downgrade Back to 1.11.xSorry for taking so long to reply.
So, thing is I fixed the code on the openid passport provider manually changing a couple of lines.
I've started looking around to see if someone did the same as I did and, someone indeed has here: https://github.com/elendirx/ignum-passport-openid
They even added more features and fixed more thingsNow, thing is that the passport-steam should use that openid passport instead of the original one, as that one doesn't support the returnURL parameter and else (which is required for the CSRF token). So, i'm going to see if I can find a package that supports the new OpenID passport and if so, i'm going to make a new plugin for the Steam login of NodeBB and publish it on NPM.
-
How to Downgrade Back to 1.11.x@Soarin Steam Authenticator works perfectly fine for me on 1.12
Are you sure it's not your problem and it's the new versions problem?Edit: Actually it didn't work at first because of the CSRF token and the OpenID provider not providing the CSRF token upon login.
When I get home i'll publish my fix here. -
Login redirect and logout dont work after upgrade ?@Ne-Ho All of those errors should be fixed, I just published a new update. Let me know if there's any other urgent issues.
-
Login redirect and logout dont work after upgrade ?@Ne-Ho Yes I got it already but thanks.
I've already almost managed to fix it on my end, just doing final touches and i'll publish it before going to bed. -
Login redirect and logout dont work after upgrade ?@Ne-Ho Wait, how are you putting the chat as a widget? By default there's no chat widget:
-
Login redirect and logout dont work after upgrade ?@Ne-Ho Alright, taking a look now
-
Login redirect and logout dont work after upgrade ?@Ne-Ho I managed to fix this issue on my end, but for the global widget.
Can I see a pic of how the global widget looks? -
Login redirect and logout dont work after upgrade ?@Ne-Ho Just updated the repo.
You should update the package manually, the nodebb plugins menu doesn't work for git repo updates. -
Login redirect and logout dont work after upgrade ?@Ne-Ho Weird, can't see it in my end. I'm about to upload a new version, will tell you when and maybe it'll also fix it(?)
-
Login redirect and logout dont work after upgrade ?@Ne-Ho Oh you mean the arrow? Then I have fixed that in a internal version I have which I will publish in a few minutes.
I thought the spacing issue was https://i.imgur.com/Mz7ifwj.png
Like, the sidebar having empty space on the left -
Login redirect and logout dont work after upgrade ?@Ne-Ho Sidebar issue doesn't happen on your site either
weirdWhat browser are you using?
-
Login redirect and logout dont work after upgrade ?@Ne-Ho I'm on my way of fixing this issues, tho it's strange because I don't get the positioning of the sidebar as you do
-
Login redirect and logout dont work after upgrade ?@Ne-Ho Okay, I do have the chat Issue, i'll try to fix it, but I don't have the navigation toggle issue? I mean, is the sidebar on the left not positioned correctly for you, or what exactly is the problem?
-
Login redirect and logout dont work after upgrade ?@julian Actually, I asked to try and fix the material theme
-
Login redirect and logout dont work after upgrade ?@Ne-Ho I believe I have managed to fix it in my custom fork of the Material theme:
https://github.com/geferon/nodebb-theme-materialSo far it works well on my forum without the page not refreshing/etc
-
Login redirect and logout dont work after upgrade ?@baris May I ask what this breaking changes are and how to fix them in our own themes?
-
Using any sso plugin results in 404@gorgiselkov I believe that one might not be working because it's a skeleton plugin, and not an actual SSO auth (as stated on github page), unless you've configured it yourself but, it doesn't seem like it.