Mercurial > libervia-web
log src/server/server.py @ 896:06ead60cbfe0
age | author | description |
---|---|---|
Wed, 09 Mar 2016 20:40:27 +0100 | Goffi | blog (atom): base_url_ext can now only specify scheme, or netloc, or path, it will be used to complete data coming from request's path |
Wed, 09 Mar 2016 18:38:52 +0100 | Goffi | server: added base_url_ext option to handle different external URLs (e.g.: if there is a proxy) |
Wed, 02 Mar 2016 17:14:02 +0100 | Goffi | server: handling of dict and "file:" urls in url_redirections_dict: |
Mon, 29 Feb 2016 12:40:17 +0100 | Goffi | server: replaced libervia_test.html redirection by an absolute URL |
Mon, 29 Feb 2016 12:40:14 +0100 | Goffi | server, browser: new "allow_registration" option to enable/disable new account registration through Liberia interface |
Mon, 29 Feb 2016 12:37:45 +0100 | Goffi | server, browser: replaced isRegistered call by a more generic getSessionMetadata which return a dictionary |
Fri, 26 Feb 2016 19:26:29 +0100 | Goffi | server: fixed encoding issues on url redirection |