Search found 297 matches

by Naleksuh
Thu Mar 16, 2023 2:36 pm
Forum: General
Topic: New login session
Replies: 9
Views: 6730

Re: New login session

It's happened a few times not just once. Though I don't know if this was maintenance those other times as well. Does anyone know?
by Naleksuh
Thu Mar 16, 2023 12:31 pm
Forum: General
Topic: New login session
Replies: 9
Views: 6730

New login session

This was previously discussed in https://forums.nfoservers.com/viewtopic.php?p=82164 but did not really have much to do with the Node library. I have noticed that sessions have expired much more frequently now, I get logged out every couple of days even with the 3-month box ticked. Maybe that box ju...
by Naleksuh
Tue Mar 14, 2023 3:57 pm
Forum: General
Topic: NFo control panel node.js library
Replies: 36
Views: 65475

Re: NFo control panel node.js library

Yes, that's what I meant to say. Submitting the form to http:// was what broke HTTPS-Only mode. And, submitting a form to http:// usually has the browser trigger a warning, but it might not have because NFO has NSTS so the browser would have sent it to https:// anyway.

Thank you for fixing the link.
by Naleksuh
Tue Mar 14, 2023 3:03 pm
Forum: General
Topic: NFo control panel node.js library
Replies: 36
Views: 65475

Re: NFo control panel node.js library

Pretty much any link before a certain time period is http:// link. I haven't pointed them out because they redirect and because NFO uses HSTS, but there's a lot of them. Why not simply use relative paths/protocols? <a href="/support">NFO support system</a> <a href="//forums.nfoservers...
by Naleksuh
Tue Mar 14, 2023 2:58 pm
Forum: General
Topic: NFo control panel node.js library
Replies: 36
Views: 65475

Re: NFo control panel node.js library

The only extensions that I have are uBlock Origin (which blocks the Facebook and Twitter trackers that NFO has on its homepage) and Tampermonkey (does nothing on NFO, but does some stuff on other sites). I do however have "HTTPS-Only mode" enabled which is a core feature in Firefox. It loo...
by Naleksuh
Tue Mar 14, 2023 2:33 pm
Forum: General
Topic: NFo control panel node.js library
Replies: 36
Views: 65475

Re: NFo control panel node.js library

I don't mean clicking on that URL. I mean this:
1) While logged out, go to www.nfoservers.com
2) Without entering any information into email or password, click "login"

You should get an error (I am using Firefox on Linux).

This also happens when logging out.
by Naleksuh
Tue Mar 14, 2023 10:58 am
Forum: General
Topic: NFo control panel node.js library
Replies: 36
Views: 65475

Re: NFo control panel node.js library

I understand what CSRF tokens are, but I just mean many applications store the CSRF token on the server backend and then put them into a page form rather than having them on a cookie. One possible issue specific to NFO though is that anyone can create their own subdomain of nfoservers.com and set co...
by Naleksuh
Mon Mar 13, 2023 12:01 pm
Forum: General
Topic: NFo control panel node.js library
Replies: 36
Views: 65475

Re: NFo control panel node.js library

The login system was changed today in a way that may break unofficial automation utilities. Specifically, "cookietoken" was renamed to the more-apt "csrftoken". This will impact POSTs that submit with an email and password specified through a cookie (when an email and password a...
by Naleksuh
Fri Mar 03, 2023 1:47 pm
Forum: General
Topic: NFo control panel node.js library
Replies: 36
Views: 65475

Re: NFo control panel node.js library

Isn't it against NFO TOS to use Cloudflare with NFO hosting? It is not against the TOS, however it is not recommended, and Cloudflare services are often incompatible with our systems. Hm. I recall one case in which Cloudflare was amplifying an attack because someone had used Cloudflare, their websi...
by Naleksuh
Thu Mar 02, 2023 3:40 pm
Forum: General
Topic: NFo control panel node.js library
Replies: 36
Views: 65475

Re: NFo control panel node.js library

I've used the GET methods to create a system that automatically notifies me if my service is experiencing any attacks (thanks to Cloudflare I haven't had any in months). As if anyone else has used it, I'm unsure. Isn't it against NFO TOS to use Cloudflare with NFO hosting? Also, how is not having a...
by Naleksuh
Sun Jan 29, 2023 8:16 am
Forum: General
Topic: Connecting
Replies: 6
Views: 2817

Re: Connecting

It sounds like you are asking a question with billing. I do see that that IP address isn't currently responding, but I can't look at your account for you because this is a community help forum. To get help with billing on your account, you can send email to support@nfoservers.com or click the Help!...
by Naleksuh
Sat Jan 28, 2023 10:08 am
Forum: General
Topic: Connecting
Replies: 6
Views: 2817

Re: Connecting

It sounds like you are asking a question with billing. I do see that that IP address isn't currently responding, but I can't look at your account for you because this is a community help forum. To get help with billing on your account, you can send email to support@nfoservers.com or click the Help! ...
by Naleksuh
Sun Jan 15, 2023 3:27 pm
Forum: General
Topic: Sign of the times?
Replies: 12
Views: 14767

Re: Sign of the times?

Also just noticed that was your first post in nearly a decade. Welcome back!
by Naleksuh
Sun Jan 15, 2023 9:25 am
Forum: General
Topic: Sign of the times?
Replies: 12
Views: 14767

Re: Sign of the times?

beskor wrote: Sat Jan 14, 2023 10:17 pm They recent stopped providing all webhosting and fast download services too. GS is downsizing in all departments, I can only assume the CEO is concentrating on Vultr now.
Oh gameservers.com and Vultr are run by the same people? That explains a lot....
by Naleksuh
Wed Jan 04, 2023 12:56 pm
Forum: CS:Source/TF2/DoD:Source
Topic: vscript performance gain
Replies: 0
Views: 25356

vscript performance gain

Any performance gain to be gained from using the -noscripting launch option? This will disable the VScript VM, and might help performance for people who aren't using VScripts anyway and don't need it. Only people with (un)managed (V)DSes can do this (basically everyone except standalone game servers).