Editing Running in insecure mode

From AAGRINDER wiki
Jump to navigationJump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
As of [https://gitlab.com/MRAAGH/aagrinder/-/commit/bd503d736fcd120b4f2130d77839048c6dbb275d July 8, 2022], insecure mode no longer exists as a server option.
+
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.
  
Insecure mode used to be an option for running the AAGRINDER server without requiring passwords. This was used for quicker testing during development, as well as for easier server installation (since checking a password required a MySQL database but in insecure mode the database is not required at all).
+
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.
 
 
After the MySQL database dependency was removed on July 8, 2022, the insecure mode option was removed as well.
 
 
 
There is now a new feature intended for quicker testing during development: if a user's password hash is manually changed to an empty string, the server [[Server settings|can be configured]] to automatically log in to this user without needing to type a username or password.
 

Please note that all contributions to AAGRINDER wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see AAGRINDER wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)