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
|