Mercurial > libervia-web
log src/server/server.py @ 957:67bf14c91d5c
age | author | description |
---|---|---|
Tue, 11 Jul 2017 07:46:20 +0200 | Goffi | server (pages): added a confirm flag on successful post: |
Mon, 10 Jul 2017 19:10:31 +0200 | Goffi | server (pages): impleted CSRF protection: |
Sun, 09 Jul 2017 22:28:40 +0200 | Goffi | server(pages): do Post/Redirect/Get pattern when on_data_post is used (avoid double posting on refresh) |
Sat, 03 Jun 2017 22:27:04 +0200 | Goffi | server (blog): fixed avatars handling, there is now a well-known URL to SERVICE_PROFILE cache |
Thu, 27 Apr 2017 01:13:50 +0200 | Goffi | server (pages): an HTTP internal error is raised if an error is uncatched during page workflow |
Thu, 27 Apr 2017 01:12:57 +0200 | Goffi | server (pages): added getPageByName |
Thu, 27 Apr 2017 01:11:53 +0200 | Goffi | server: move asyncBridgeCall to Libervia.bridgeCall, this way async bridge calls can be used easily everywhere. |
Mon, 17 Apr 2017 20:41:00 +0200 | Goffi | server (pages): post requests are now handled: |