Difference between revisions of "Running in insecure mode"

From AAGRINDER wiki
Jump to navigationJump to search
imported>Maze
(Created page with "It is possible to run an AAGRINDER server in ''insecure mode''. In this mode, login credentials are not checked and all logins are automatically valid, as long as the username...")
(No difference)

Revision as of 18:32, 5 October 2019

It is possible to run an AAGRINDER server in insecure mode. In this mode, login credentials are not checked and all logins are automatically valid, as long as the username does not contain invalid characters and is not too long, and a player with an identical username is not already logged in.

A server running in insecure mode does not require a database, which can make administration simpler. However, running a publicly accessible server in insecure mode is not recommended, because without the ability of protecting accounts with passwords, the concept of player progress is lost.