mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2026-06-26 02:10:04 +00:00
Validate name wheel names
This commit is contained in:
@@ -9,7 +9,8 @@ namespace settings {
|
||||
extern bool SANDBOX;
|
||||
extern std::string SANDBOXEXTRAPATH;
|
||||
extern int LOGINPORT;
|
||||
extern bool APPROVEALLNAMES;
|
||||
extern bool APPROVEWHEELNAMES;
|
||||
extern bool APPROVECUSTOMNAMES;
|
||||
extern bool AUTOCREATEACCOUNTS;
|
||||
extern std::string AUTHMETHODS;
|
||||
extern int DBSAVEINTERVAL;
|
||||
|
||||
Reference in New Issue
Block a user