Skip to content

Releases: DEMON1A/WEngine

WEngine 0.0.3

15 Aug 02:34
69f7e88
Compare
Choose a tag to compare
  • Fix Local file inclusion has been found on the static files handler #8
  • Allowing only localhost to access requests logs when public logs isn't enabled a81f45d
  • Added threading into the main server 78d8b0a
  • Fixed a problem where DB_CREDENTIALS wasn't imported on the class de0d09a
  • Fixed a typo on the 404 html page 97809c3

WEngine 0.0.2

27 Apr 20:24
9987d4b
Compare
Choose a tag to compare
WEngine 0.0.2 Pre-release
Pre-release
  • Server logs with full details about users requests.
  • Clean logs mode to allows users empty the log file.
  • New template engine, with bug fixes and fast syntax parsing.
  • Public logs viewer to show the logs content on the web server only when it's enabled.
  • Full cors system with multiple origins support on the settings.
  • Setting/Deleting Cookies support with many security layers to keep it secure

WEngine Beta

31 Mar 00:22
8064b0a
Compare
Choose a tag to compare
WEngine Beta Pre-release
Pre-release
0.0.1

Update 403.html