See GitHub for reference, https://github.com/LM1LC3N7/nodebb-plugin-private-forum/issues/4#issuecomment-1034840197
Wondering if anyone has an idea why the calendar page is accessible when not logged in while using the private forum plugin.
I noticed there were a couple steam plugins floating around but they had some issues on nodebb 1.0.3, so I took their source and made some adjustments. Thus its a refactored plugin.
https://github.com/h0lybyte/nodebb-plugin-sso-steam-refactor
npm install nodebb-plugin-sso-steam-refactor
Would love some feedback!
0.0.7 will be released sometime within the next month or two, with any major feedbacks.
TO-DO:
Nice! For future reference, consider contributing to existing repositories via pull requests on existing issues.
Of course, however I just felt more comfortable trying to understand what each line of code did! This was more of a learning experience ~