SSOwat/debian/changelog
2017-04-24 13:03:07 -04:00

343 lines
9.1 KiB
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

ssowat (2.6.5) testing; urgency=low
* [fix] Fix tile not displayed when app is installed on root (bug #285) (#71)
* Update translations for German and Dutch
Thanks to all contributors and translators (JimboJoe, Fabian Gruber, Jeroen Keerl) !
-- Alexandre Aubin <alex.aubin@mailoo.org> Mon, 24 Apr 2017 13:01:23 -0400
ssowat (2.6.4) stable; urgency=low
* [fix] Remove help-link in portal as they don't link to nothing. Fix #68
-- opi <opi@zeropi.net> Tue, 14 Mar 2017 15:39:40 +0100
ssowat (2.6.3) testing; urgency=low
* [fix] Validate domain & url before redirection on login.
* [i18n] Translated using Weblate (French)
-- opi <opi@zeropi.net> Wed, 08 Mar 2017 11:13:42 +0100
ssowat (2.6.2) testing; urgency=low
[ opi ]
* [fix] Always redirect to portal when calling logout page.
* [fix] Escape dash in domain before matching.
* [fix] Use 'Expires' instead of 'Max-Age' for every cookie for consistency.
* [enh] Add 'Secure' flag in cookies.
* [fix] Delete cookies on logout.
* [fix] Use local variables for cookie's expired_time.
* [enh] Add Trollken to contributors list.
[ Julien Malik ]
* [fix] Refresh ldap info before loading page that requires it, fixes #633
[ JimboJoe ]
* Fix HTTP cookie caching
[ Trollken ]
* [i18n] Translated using Weblate (Portuguese)
-- opi <opi@zeropi.net> Thu, 02 Mar 2017 12:18:47 +0100
ssowat (2.6.1) stable; urgency=low
[ Alexander Chalikiopoulos ]
* relative path for edit.html
[ Juanu ]
* [i18n] Translated using Weblate (Spanish)
[ Jean-Baptiste ]
* [i18n] Translated using Weblate (French)
[ Laurent Peuch ]
* [enh] add empty file for hindie to enable it in weblate
[ Loïc Damien ]
* Add the autofocus attribute to the username field
[ Moul ]
* [enh] add empty file for esperanto to enable it on weblate
* [enh] readme: add translation badge status.
[ opi ]
* [enh][love] Create CONTRIBUTORS.md file. (#69)
[ Anmol ]
* [i18n] Translated using Weblate (Hindi)
-- opi <opi@zeropi.net> Thu, 02 Feb 2017 12:04:30 +0100
ssowat (2.6.0) stable; urgency=low
* [deb] Rename conf.json installed file to conf.json.example
-- Jérôme Lebleu <jerome@yunohost.org> Sun, 08 May 2016 01:24:12 +0200
ssowat (2.5.0) testing; urgency=low
[ Documentation ]
* [fix] Use example.com domain according to RFC 2606 and RFC 6761. Mydomain.com is a commercial registrar.
[ Translation ]
* [i18n] Update translations from Transifex belatedly
* [i18n] Sort json translation files by keys
* Translated using Weblate (Portuguese)
* Translated using Weblate (German)
[ Fixes ]
* adding credentials for non-anonymous bind
* [fix] match protected URIs against URL arguments
* [enh] Use consistent coding convention for function prototype.
Thanks to every contributors and translators (Dromer, Felix Bartels, Jérôme Lebleu
Maniack Crudelis, opi, P)
-- opi <opi@zeropi.net> Sat, 30 Apr 2016 13:59:47 +0200
ssowat (2.4.0) stable; urgency=low
Release 2.3.0 testing version as stable.
-- opi <opi@zeropi.net> Sat, 30 Apr 2016 13:52:22 +0200
ssowat (2.3.0) testing; urgency=low
[ bugfixes ]
* CSS fixes
* JS fixes
* Dependency fix
[ other ]
* Add AGPL license
-- kload <kload@kload.fr> Tue, 03 Nov 2015 14:12:39 +0000
ssowat (2.2.3) stable; urgency=low
[ kload ]
* [enh] Sort apps alphabeticaly + set app color regarding its name
[ Jérôme Lebleu ]
* [fix] Construct a proper emails array (fix #39)
-- Jérôme Lebleu <jerome.lebleu@mailoo.org> Wed, 01 Jul 2015 15:38:14 +0200
ssowat (2.2.2) stable; urgency=low
* [fix] Ensure that configuration is loaded properly when we need it
-- kload <kload@kload.fr> Tue, 02 Jun 2015 15:21:05 +0000
ssowat (2.2.1) stable; urgency=low
* [fix] Load libraries locally to avoid caching
* [fix] Do not declare cookies as global variables
* [fix] Finally caught this little nasty Cookie setter
* [fix] Get rid of Cookie cache
-- kload <kload@kload.fr> Thu, 21 May 2015 16:23:13 +0200
ssowat (2.2.0) stable; urgency=low
* Bumping version to 2.2.0
-- kload <kload@kload.fr> Fri, 08 May 2015 20:42:41 +0000
ssowat (2.1.5) testing; urgency=low
* [fix] Use 'cache' shared table to store CDA keys and avoid infinite redirections
-- kload <kload@kload.fr> Tue, 05 May 2015 11:26:32 +0200
ssowat (2.1.4) testing; urgency=low
[ Jérôme Lebleu ]
* [i18n] Update translations from Transifex
[ julienmalik ]
* [fix] escape minus character to avoid interpretation as range
[ kload ]
* [fix] Efficiently generate random strings
-- kload <kload@kload.fr> Thu, 30 Apr 2015 12:03:57 +0000
ssowat (2.1.3) testing; urgency=low
[ kload ]
* Bump version to 2.1.1 to bootstrap new build workflow
* [enh] Finish documenting the code
* [fix] Load modules as proper modules + typo
* merge
[ Jérôme Lebleu ]
* [enh] Consider new gTLDs in email regex using Lrexlib
* [fix] Allow special characters in email adresses (fix #33)
[ opi ]
* [fix] Prevent adding the same cookie again and again.
-- opi <opi@no-log.org> Wed, 18 Feb 2015 14:43:15 +0100
ssowat (2.1.2) testing; urgency=low
* [enh] Finish documenting the code
* [fix] Load modules as proper modules + typo
-- kload <kload@kload.fr> Sun, 15 Feb 2015 13:08:34 +0100
ssowat (2.1.1) unstable; urgency=low
* Bump version to 2.1.1 to bootstrap new build workflow
-- Le Kload <kload@yunohost.org> Thu, 12 Feb 2012 12:18:00 +0200
ssowat (2.0-rc~megusta5) test; urgency=low
* Test build: [enh] Add avahi daemon
-- Adrien Beudin <beudbeud@yunohost.org> Tue, 16 Sep 2014 09:34:00 +0200
ssowat (2.0-rc~megusta4) test; urgency=low
* Test build: [enh] Add avahi daemon
-- Adrien Beudin <beudbeud@yunohost.org> Tue, 16 Sep 2014 09:21:55 +0200
ssowat (2.0-rc~megusta3) megusta; urgency=low
* Production build: [enh] Limit domains per user
-- Adrien Beudin <beudbeud@yunohost.org> Tue, 19 Aug 2014 16:04:40 +0200
ssowat (2.0-rc~megusta2) megusta; urgency=low
* Production build: Bump version
-- Adrien Beudin <beudbeud@yunohost.org> Mon, 09 Jun 2014 01:49:22 +0200
ssowat (2.0-rc~megusta1) test; urgency=low
* Bump version
-- Adrien Beudin <beudbeud@yunohost.org> Mon, 02 Jun 2014 22:16:40 +0200
ssowat (1.0~megusta44) test; urgency=low
* Test build: Update from git
-- Adrien Beudin <beudbeud@yunohost.org> Mon, 02 Jun 2014 22:15:40 +0200
ssowat (1.0~megusta43) test; urgency=low
* Test build: Update from git
-- Adrien Beudin <beudbeud@yunohost.org> Fri, 30 May 2014 12:18:32 +0200
ssowat (1.0~megusta42) test; urgency=low
* Test build: Update from git
-- Adrien Beudin <beudbeud@yunohost.org> Thu, 29 May 2014 13:00:35 +0200
ssowat (1.0~megusta41) megusta; urgency=low
* Production build: [enh] Favicons
-- Adrien Beudin <beudbeud@yunohost.org> Thu, 15 May 2014 13:16:03 +0200
ssowat (1.0~megusta40) megusta; urgency=low
* Production build: [enh] Brand new style
-- Adrien Beudin <beudbeud@yunohost.org> Thu, 15 May 2014 12:58:55 +0200
ssowat (1.0~megusta39) test; urgency=low
* Test build: [enh] Brand new style
-- Adrien Beudin <beudbeud@yunohost.org> Thu, 15 May 2014 12:54:30 +0200
ssowat (1.0~megusta38) megusta; urgency=low
* Production build: [fix] Properly reload cache for mailaliases and
drops
-- Adrien Beudin <beudbeud@yunohost.org> Sat, 10 May 2014 18:11:11 +0200
ssowat (1.0~megusta37) megusta; urgency=low
* Production build: [bump] beta5 ?
-- Adrien Beudin <beudbeud@yunohost.org> Sun, 27 Apr 2014 19:12:03 +0200
ssowat (1.0~megusta36) megusta; urgency=low
* Test build: Update from git
* Production build: [bump] beta5 ?
-- Adrien Beudin <beudbeud@yunohost.org> Sun, 27 Apr 2014 18:59:39 +0200
ssowat (1.0~megusta35) test; urgency=low
* Test build: Update from git
-- Adrien Beudin <beudbeud@yunohost.org> Mon, 21 Apr 2014 13:04:31 +0200
ssowat (1.0~megusta34) test; urgency=low
* Test build: update from git
-- Adrien Beudin <beudbeud@yunohost.org> Fri, 18 Apr 2014 13:09:52 +0200
ssowat (1.0~megusta33) test; urgency=low
* Test build: Update from git
-- Adrien Beudin <beudbeud@yunohost.org> Fri, 18 Apr 2014 12:56:11 +0200
ssowat (1.0~megusta32) test; urgency=low
* Test build: Update from git
-- Adrien Beudin <beudbeud@yunohost.org> Thu, 17 Apr 2014 12:25:16 +0200
ssowat (1.0~megusta31) test; urgency=low
* Test build: [enh] Automaticaly renew session
-- Adrien Beudin <beudbeud@yunohost.org> Wed, 16 Apr 2014 21:23:18 +0200
ssowat (1.0~megusta30) test; urgency=low
* Test build: Update from git
-- Adrien Beudin <beudbeud@yunohost.org> Tue, 15 Apr 2014 16:34:38 +0200
ssowat (1.0~megusta29) test; urgency=low
* Test build: Update from git
-- Adrien Beudin <beudbeud@yunohost.org> Fri, 11 Apr 2014 15:18:23 +0200
ssowat (1.0~megusta28) test; urgency=low
* Test build: Update from git
-- Adrien Beudin <beudbeud@yunohost.org> Fri, 11 Apr 2014 00:04:52 +0200
ssowat (1.0~megusta27) test; urgency=low
* Test build: Update from git
-- Adrien Beudin <beudbeud@yunohost.org> Fri, 11 Apr 2014 00:04:27 +0200
ssowat (1.0~megusta26) megusta; urgency=low
* Production build: dump version
-- Adrien Beudin <beudbeud@yunohost.org> Mon, 17 Mar 2014 17:36:50 +0100