Changeset 468
- Timestamp:
- Aug 18, 2023, 1:22:28 PM (2 years ago)
- Location:
- TFP-WebServer
- Files:
-
- 13 edited
-
WebServer/ModInfo.xml (modified) (1 diff)
-
WebServer/src/WebAPI/APIs/Command.cs (modified) (1 diff)
-
bin/Mods/TFP_CommandExtensions/CommandExtensions.dll (modified) ( previous)
-
bin/Mods/TFP_CommandExtensions/CommandExtensions.pdb (modified) ( previous)
-
bin/Mods/TFP_MapRendering/MapRendering.dll (modified) ( previous)
-
bin/Mods/TFP_MapRendering/MapRendering.pdb (modified) ( previous)
-
bin/Mods/TFP_WebServer/ModInfo.xml (modified) (1 diff)
-
bin/Mods/TFP_WebServer/SpaceWizards.HttpListener.dll (modified) ( previous)
-
bin/Mods/TFP_WebServer/SpaceWizards.HttpListener.pdb (modified) ( previous)
-
bin/Mods/TFP_WebServer/WebServer.dll (modified) ( previous)
-
bin/Mods/TFP_WebServer/WebServer.pdb (modified) ( previous)
-
bin/Mods/Xample_MarkersMod/MarkersMod.dll (modified) ( previous)
-
bin/Mods/Xample_MarkersMod/MarkersMod.pdb (modified) ( previous)
Legend:
- Unmodified
- Added
- Removed
-
TFP-WebServer/WebServer/ModInfo.xml
r467 r468 5 5 <Description value="Integrated Webserver for the Web Dashboard and server APIs" /> 6 6 <Author value="The Fun Pimps LLC" /> 7 <Version value="21.1.16. 2" />7 <Version value="21.1.16.3" /> 8 8 <Website value="" /> 9 9 </xml> -
TFP-WebServer/WebServer/src/WebAPI/APIs/Command.cs
r434 r468 131 131 } 132 132 133 public override int DefaultPermissionLevel () => AdminWebModules.PermissionLevelGuest;133 public override int DefaultPermissionLevel () => Constants.cDefaultUserPermissionLevel; 134 134 } 135 135 } -
TFP-WebServer/bin/Mods/TFP_WebServer/ModInfo.xml
r467 r468 5 5 <Description value="Integrated Webserver for the Web Dashboard and server APIs" /> 6 6 <Author value="The Fun Pimps LLC" /> 7 <Version value="21.1.16. 2" />7 <Version value="21.1.16.3" /> 8 8 <Website value="" /> 9 9 </xml>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)