Mercurial > libervia-web
log src/server/server.py @ 961:22fe06569b1a
age | author | description |
---|---|---|
Fri, 27 Oct 2017 18:35:23 +0200 | Goffi | server: moved logging worflow in separated method, so it can be used by Libervia Pages |
Sun, 24 Sep 2017 16:50:39 +0200 | Goffi | server: added getAllPostedData |
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 |