Hello,
is there a way to limit the registration per IP to avoid spam (manually registrations with fake emails)?
If a user has registered one account, he will not be able to register a second one with the same IP (optionally for X time)
Thanks
I guess its time to update again, any issues yet?
We hope to upgrade this evening.
Mine is being a bit strange when loading the composer. Not sure if it is due specifically to 1.1.1 or something else.
upgraded,
Logs shows some minifier file not found but blog works OK so far.
[minifier] file not found, node_modules/nodebb-plugin-composer-default/node_modules/screenfull/dist/screenfull.js
here is the error I've told about.
@Peter-Zoltan-Keresztes said in Status v1.1.1:
upgraded,
Logs shows some minifier file not found but blog works OK so far.
[minifier] file not found, node_modules/nodebb-plugin-composer-default/node_modules/screenfull/dist/screenfull.js
here is the error I've told about.
It looks like this is due to using a newer version of Node.js / npm. I ran through a lot of this in this thread: https://community.nodebb.org/topic/9330/composer-lagging/25
Does not seam to be lagging for me. If I write codes inside the composer the preview it's slower a little but but I guess cause it needs to parse the code and apply different colors depending on what's inside it. But hey I can wait 2ms until it shows up. It's not like it's lagging tens of secconds or even minutes.
@Peter-Zoltan-Keresztes said in Status v1.1.1:
Does not seam to be lagging for me. If I write codes inside the composer the preview it's slower a little but but I guess cause it needs to parse the code and apply different colors depending on what's inside it. But hey I can wait 2ms until it shows up. It's not like it's lagging tens of secconds or even minutes.
For me, the composer would load once, then it would not load again if I tried to reply to another thread.
@teh_g It works every time in here. Finally no issues.
Ok, as long as we use a stable version of nodejs it should be fine!
$ node --version
v4.4.7
$ npm -v
2.15.8
In Gentoo 4.4.1 and 4.4.6 is stable
Any other issues?
Seams that i Will be updating to 1.1.2 now
You should now be fine with npm@3, so you can use any version of Node, even v6.
Cool, all forums update 2 v1.1.2 now. Everything seams to work great