log src/server/server.py @ 920:8cea8bf41b03

age author description
Wed, 29 Mar 2017 19:46:27 +0200 Goffi server: new purgeSession and getSessionData helper methods
Wed, 29 Mar 2017 19:46:04 +0200 Goffi server: moved session interfaces to session_iface module + added SATGuestSession
Sun, 05 Mar 2017 23:56:31 +0100 Goffi server: Libervia pages:
Sun, 05 Mar 2017 23:15:09 +0100 Goffi server: renamed getProfileName to profileNameGet following core change and new conventions.
Sun, 26 Feb 2017 18:32:47 +0100 Goffi server, browser: partial Libervia fix
Sun, 28 Aug 2016 19:25:52 +0200 Goffi server, browser: removed deprecated methods which have been removed from backend, and associated code
Tue, 09 Aug 2016 01:07:15 +0200 Goffi browser, server: update to get compatibility with 0.7-dev (not finished):
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
Wed, 24 Feb 2016 12:09:28 +0100 Goffi reverted changeset f024fc5744d0 (there is already a default value)
Mon, 22 Feb 2016 12:06:35 +0100 souliane server: fixes options parsing when url_redirections_dict or url_redirections_profile are not defined
Mon, 25 Jan 2016 17:02:13 +0100 Goffi server: LiberviaRootResource now manages root url redirection, and former redirection has been replaced by it:
Sun, 24 Jan 2016 20:06:06 +0100 Goffi server: catch exceptions on service profile connection check, and show an helping message if an error is caught
Sun, 24 Jan 2016 19:00:56 +0100 Goffi server: URL redirections + misc:
Sun, 24 Jan 2016 18:45:35 +0100 Goffi server: version check:
Wed, 13 Jan 2016 17:14:04 +0100 Goffi server: removed unused %(url)s for formatting HTTP warning message
Fri, 08 Jan 2016 14:42:39 +0100 Goffi server (blog): cleaning & improvments:
Sun, 03 Jan 2016 16:24:37 +0100 Goffi server: fixed bad login check introduced in rev 6a2fd7807770
Sun, 03 Jan 2016 16:24:27 +0100 Goffi copyright update
Sat, 26 Dec 2015 14:36:45 +0100 Goffi server: fixed empty_password_allowed_warning_dangerous_list option
Sun, 20 Dec 2015 20:01:42 +0100 Goffi server: added --tls_private_key and --tls_chain options. --tls_certificate .pem file will be used for private_key if --tls_private_key is not specified.
Sun, 20 Dec 2015 20:01:40 +0100 Goffi server: added "quit" method to exit with an exit code when reactor is running
Fri, 18 Dec 2015 21:29:24 +0100 Goffi server: proper options handling
Wed, 09 Dec 2015 11:19:41 +0100 souliane server_side: fixed confusion between jid user and host when there's not arobase
Tue, 08 Dec 2015 18:11:19 +0100 souliane browser and server sides: alert the user after he created a new profile using his XMPP account credentials
Mon, 07 Dec 2015 21:21:44 +0100 souliane server_side: if a user tries to login with a full JID but his host is the local domain, login with the user part only
Tue, 08 Dec 2015 00:12:51 +0100 souliane browser and server sides: removed constant UNMANAGED_FAULT_STRING which is used only to be displayed to the user, but it doesn't mean anything to him
Mon, 23 Nov 2015 23:30:34 +0100 Goffi server + browser side: getFeatures bridge call
Mon, 20 Jul 2015 10:16:10 +0200 souliane browser and server sides: allow to connect with a JID that is not registered on the local server
Mon, 23 Nov 2015 14:19:25 +0100 Goffi server side: special handling of Connection/JabberID and Connection/autoconnect parameter which has needed by QuickApp but restricted by security limit
Mon, 23 Nov 2015 12:59:28 +0100 Goffi server side: fixed params, and removed self.authorized_params as authorisation is handled by the backend
Sun, 22 Nov 2015 21:28:06 +0100 Goffi server side: actionNew now use a dedicated signal handler, which block it if security limit is exceeded
Thu, 10 Sep 2015 07:40:59 +0200 souliane browser and server sides: bridge method mbGetLast has been renamed to mbGet and takes a new parameter "item_ids"
Tue, 18 Aug 2015 08:10:02 +0200 Goffi browser + server sides: actionNew signal handling
Sun, 16 Aug 2015 01:51:12 +0200 Goffi server + browser side: blogging refactoring (draft), huge commit sorry:
Mon, 13 Jul 2015 12:44:04 +0200 souliane server_side: update connected signal handler according to sat changeset 1435 (7590bbf44eed)
Sun, 07 Jun 2015 13:17:05 +0200 souliane server_side: remove unwanted "target" property in the HTTP to HTTPS link + use "<p>" instead of "<br>"
Fri, 05 Jun 2015 21:16:45 +0200 souliane server_side: add a link to the FAQ in the HTTP/HTTPS warning dialog
Thu, 04 Jun 2015 12:03:45 +0200 souliane browser and server sides: renamed max to max_ after sat's changeset 1423 (882e5fabf68c)
Thu, 04 Jun 2015 12:39:27 +0200 souliane server_side: static blog uses the default template
Mon, 20 Apr 2015 08:51:25 +0200 souliane browser and server side: remove unibox
Thu, 16 Apr 2015 14:57:02 +0200 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
Thu, 09 Apr 2015 11:37:25 +0200 souliane browser_side: use host.default_muc instead of C.DEFAULT_MUC
Thu, 02 Apr 2015 00:36:08 +0200 souliane browser and server side: complete changeset 669 (a8fddccf5b84) about joining MUC:
Mon, 30 Mar 2015 10:28:47 +0200 Goffi 2015 copyright dates update
Thu, 19 Mar 2015 20:41:14 +0100 Goffi server side: implemented methods to get SàT and Libervia versions
Wed, 18 Mar 2015 16:15:18 +0100 Goffi merged branch frontends_multi_profiles
Sat, 07 Mar 2015 15:08:56 +0100 souliane server and browser sides: fixes joining room with auto-generated name + leave JID error handling to the backend frontends_multi_profiles
Fri, 27 Feb 2015 01:45:34 +0100 souliane browser_side: fixes sending/updating blog message/comment frontends_multi_profiles
Fri, 27 Feb 2015 01:08:36 +0100 souliane browser_side, server_side: MicroblogPanel.onGroupDrop and bridge method getMassiveLastMBlogs now only accepts the publishers as a set of unicode (no more None value or single unicode). frontends_multi_profiles
Sun, 22 Feb 2015 21:42:14 +0100 souliane server and browser sides: fixes bad call to "subscription" bridge method frontends_multi_profiles
Tue, 10 Feb 2015 20:42:39 +0100 Goffi browser side: added a base_location property to get location of current Libervia instance frontends_multi_profiles
Mon, 09 Feb 2015 21:58:49 +0100 Goffi merges souliane changes frontends_multi_profiles
Mon, 09 Feb 2015 21:46:15 +0100 Goffi server + browser side: implementation of new getEntitiesData bridge method + added a security check: only a white list of entities can be gotten frontends_multi_profiles
Sat, 07 Feb 2015 19:24:38 +0100 souliane add very basic test system accessible from <root_url>/test, to be improved: frontends_multi_profiles