Commit graph

916 commits

Author SHA1 Message Date
opi
2eb38d3eaa [enh] Add 'Secure' flag in cookies. 2017-02-28 15:36:04 +01:00
opi
a2af42144b [fix] Use 'Expires' instead of 'Max-Age' for every cookie for consistency. 2017-02-28 15:23:40 +01:00
JimboJoe
fb99ee2177 Fix HTTP cookie caching
- Use "Expires" instead of "Max-Age" when using a cookie date (Max-Age is used with an interval of seconds in the future: https://en.wikipedia.org/wiki/HTTP_cookie#Expires_and_Max-Age)
- Fix cookie dates to be compliant with specifications

Fixes errors with various "picky" clients (for example, Lightroom/Piwigo plugin).
2017-02-28 15:19:28 +01:00
opi
1faf47e6b2 Merge pull request #67 from YunoHost/fix-633_caching_issue
[fix] Refresh ldap info before loading page that requires it, fixes #633
2017-02-28 11:17:44 +01:00
Julien Malik
fd3338de99 [fix] Refresh ldap info before loading page that requires it, fixes #633 2017-02-28 11:14:22 +01:00
opi
0823062e30 [fix] Escape dash in domain before matching. 2017-02-23 23:14:03 +01:00
opi
e7b39d4d29 [fix] Always redirect to portal when calling logout page. 2017-02-23 17:53:17 +01:00
opi
01e2b20e02 Update changelog for 2.6.1 release 2017-02-02 12:05:08 +01:00
opi
f3b64d3e50 Merge pull request #72 from yunohost-bot/weblate-yunohost-ssowat
Update from Weblate.
2017-02-02 11:56:11 +01:00
Weblate
a3a68ec8f8 Merge branch 'unstable' of github.com:yunohost-bot/SSOwat into unstable 2017-02-02 11:53:00 +01:00
Juanu
47c9f1715a [i18n] Translated using Weblate (Spanish)
Currently translated at 100.0% (39 of 39 strings)
2017-01-28 06:24:00 +01:00
Anmol
e539275f6d [i18n] Translated using Weblate (Hindi)
Currently translated at 5.1% (2 of 39 strings)
2017-01-28 06:24:00 +01:00
Moul
f659359d6d [enh] readme: add translation badge status. 2017-01-28 06:23:51 +01:00
Juanu
ee1ed686ca [i18n] Translated using Weblate (Spanish)
Currently translated at 100.0% (39 of 39 strings)
2016-12-22 16:29:22 +01:00
Anmol
3936d73921 [i18n] Translated using Weblate (Hindi)
Currently translated at 5.1% (2 of 39 strings)
2016-12-22 16:29:22 +01:00
opi
72b811a676 [enh][love] Create CONTRIBUTORS.md file. (#69)
* [enh][love] Create CONTRIBUTORS.md file.
2016-12-22 16:29:15 +01:00
Moul
70f413af6b [enh] add empty file for esperanto to enable it on weblate 2016-12-12 19:21:43 +01:00
opi
366dd6c443 Merge pull request #65 from dzamlo/unstable
Add the autofocus attribute to the username field
2016-09-08 17:13:56 +02:00
Loïc Damien
c9f16d0014 Add the autofocus attribute to the username field
With the `autofocus` attribute, the field has the focus when the page is loaded. This mean that you don't need to click in the field to start writing your username.
2016-08-31 13:51:06 +02:00
Laurent Peuch
eaaf1983a5 [enh] add empty file for hindie to enable it in weblate 2016-07-28 21:43:36 +02:00
jeromelebleu
3751a0308f Merge pull request #63 from yunohost-bot/unstable-weblate
Update from Weblate.
2016-07-14 17:46:03 +02:00
Jean-Baptiste
06c77ab799 [i18n] Translated using Weblate (French)
Currently translated at 100.0% (39 of 39 strings)
2016-06-07 23:00:11 +02:00
Juanu
09625b249b [i18n] Translated using Weblate (Spanish)
Currently translated at 100.0% (39 of 39 strings)
2016-06-05 14:00:10 +02:00
Juanu
833937f33d [i18n] Translated using Weblate (Spanish)
Currently translated at 100.0% (39 of 39 strings)
2016-05-26 10:18:21 +02:00
opi
7be93fc95c Merge pull request #61 from dromer/unstable
relative path for edit.html
2016-05-25 20:36:26 +02:00
Alexander Chalikiopoulos
4933ad9ce0 relative path for edit.html 2016-05-25 10:44:15 +02:00
Jérôme Lebleu
cdce27fc5d Update changelog for 2.6.0 release 2016-05-08 01:25:02 +02:00
opi
edccfe992f Update changelog for 2.6.0 release 2016-05-08 00:43:26 +02:00
Jérôme Lebleu
1d02ee215a [deb] Rename conf.json installed file to conf.json.example 2016-05-07 23:57:17 +02:00
opi
32ebe0d4cd Update changelog for 2.5.0 release 2016-04-30 14:03:03 +02:00
opi
b9c6fb976a Merge branch 'unstable' into testing 2016-04-30 13:58:19 +02:00
opi
908269bed7 Update changelog for 2.4.0 release 2016-04-30 13:52:46 +02:00
opi
bf24cf5e50 [enh] Use consistent coding convention for function prototype. 2016-04-30 12:40:59 +02:00
opi
af53f4d393 [fix] match protected URIs against URL arguments 2016-04-29 17:28:08 +02:00
Maniack Crudelis
3b2bc73df5 Regex non reconnues sur protected_regex
Les patterns sont interprétés correctement sur unprotected_regex, mais pas sur protected_regex.
L'ajout de ..hlp.uri_args_string() corrige ça et permet d'interpréter correctement les patterns
2016-04-29 17:28:08 +02:00
root
648b552297 adding credentials for non-anonymous bind 2016-04-29 14:31:37 +02:00
Jérôme Lebleu
1bceee6d64 Merge pull request #53 from yunohost-bot/unstable-weblate
[i18n] Update translations from Weblate
2016-03-01 18:42:04 +01:00
Felix Bartels
764ff02139 Translated using Weblate (German)
Currently translated at 100.0% (39 of 39 strings)
2016-03-01 18:39:40 +01:00
P
cad882b08f Translated using Weblate (Portuguese)
Currently translated at 100.0% (39 of 39 strings)
2015-12-26 19:39:56 +01:00
Jérôme Lebleu
a993c4b6a2 [i18n] Sort json translation files by keys 2015-12-17 21:53:09 +01:00
Jérôme Lebleu
9dec95e233 [i18n] Update translations from Transifex belatedly 2015-12-17 21:51:13 +01:00
opi
4f2ef58530 [fix] Use example.com domain according to RFC 2606 and RFC 6761. Mydomain.com is a commercial registrar. 2015-11-23 09:34:40 +01:00
kload
b8cacc4cf5 Update changelog for 2.3.0 release 2015-11-03 14:14:47 +00:00
opi
1e9087b644 Merge pull request #46 from Kloadut/fix-js-concat
[fix] JS concact string.
2015-10-07 09:55:03 +02:00
opi
63fc1a3edb [fix] Do not add hash when setAttribute an id. 2015-10-07 09:50:55 +02:00
Le Kload
c61521e880 [fix] Do not require yunohost-config-nginx anymore 2015-10-01 23:03:45 +02:00
opi
d88dce3d3c [fix] JS concact string. 2015-09-03 17:31:54 +02:00
opi
05c7f8f47c [fix] Use a more explicit id for overlay toggle button. 2015-08-31 17:24:26 +02:00
opi
c8b6d1b9ac [fix] Use 'ynh-' as CSS selector prefix (add dash). 2015-08-31 17:22:05 +02:00
opi
f9a9472179 [fix] .wrapper is a too much generic class. 2015-08-31 17:20:36 +02:00