Mercurial > libervia-web
log libervia/server/server.py @ 1202:3f791fbc1643
age | author | description |
---|---|---|
Fri, 12 Jul 2019 14:58:11 +0200 | Goffi | server: if "redirections" is not set, use "/login" page as default |
Tue, 09 Jul 2019 20:20:46 +0200 | Goffi | server: don't raise error anymore if themes_dir is invalid or legacy blog can't be created: |
Wed, 26 Jun 2019 20:36:50 +0200 | Goffi | server: changed defaultType for File resources to "application/octet-stream" instead of "text/html" |
Mon, 27 May 2019 21:10:44 +0200 | Goffi | server: fixed sites alias: |
Tue, 14 May 2019 19:40:51 +0200 | Goffi | server: show BridgeException traceback on unknown registering status |
Tue, 14 May 2019 19:19:40 +0200 | Goffi | server: fixed typo resuling in crash on unknown registering error status |
Sun, 03 Mar 2019 17:14:27 +0100 | Goffi | handle invalid certificate on registration + fixed error handling on registration |
Sat, 23 Feb 2019 21:05:06 +0100 | Goffi | backend: fixed args transmission on page redirection. |