Alexandre Aubin
5ba7050fd4
Merge pull request #145 from YunoHost/logging-reloaded
...
Logging reloaded
2019-10-15 23:40:26 +02:00
Alexandre Aubin
5a5fa2e940
Merge pull request #146 from yunohost-bot/weblate-yunohost-ssowat
...
Update from Weblate
2019-10-15 19:25:52 +02:00
Alexandre Aubin
ff700062a5
At least one rule should exist + should be the longest match
2019-10-09 18:45:50 +02:00
Alexandre Aubin
a13a2fee1e
More extensive check between allowed rules vs. protected rules
2019-10-03 23:11:52 +02:00
Allan Nordhøy
f8b895ab00
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 46.8% (22 of 47 strings)
Translation: YunoHost/SSOwat
Translate-URL: https://translate.yunohost.org/projects/yunohost/ssowat/nb_NO/
2019-10-03 18:52:18 +00:00
Martin Döring
315bf5a978
Translated using Weblate (German)
...
Currently translated at 89.4% (42 of 47 strings)
Translation: YunoHost/SSOwat
Translate-URL: https://translate.yunohost.org/projects/yunohost/ssowat/de/
2019-10-03 18:52:18 +00:00
amirale qt
e6fad6341f
Translated using Weblate (Esperanto)
...
Currently translated at 97.9% (46 of 47 strings)
Translation: YunoHost/SSOwat
Translate-URL: https://translate.yunohost.org/projects/yunohost/ssowat/eo/
2019-10-03 18:52:18 +00:00
Alexandre Aubin
bdf678d725
Merge pull request #143 from comradekingu/patch-1
...
Language reworked
2019-10-03 20:52:08 +02:00
Alexandre Aubin
d71075dfed
Make sure ssowat log file is created and exists when starting nginx/ssowat
2019-10-03 20:42:48 +02:00
Alexandre Aubin
1eb322df17
Many tweaks in log system + implement many log messages in low-level functions
2019-10-03 20:42:01 +02:00
Allan Nordhøy
67a06135c8
Spelling: Fill in
2019-09-28 20:00:57 +02:00
Allan Nordhøy
85ee4879dc
in use:
...
Co-Authored-By: decentral1se <lukewm@riseup.net>
2019-09-27 23:58:57 +02:00
Allan Nordhøy
29ae8abc3a
password
...
Co-Authored-By: decentral1se <lukewm@riseup.net>
2019-09-27 23:58:12 +02:00
Alexandre Aubin
1a6641b2e9
Merge pull request #144 from liberodark/patch-1
...
Update README.md
2019-09-27 12:12:12 +02:00
liberodark
ee67b6f728
Update README.md
2019-09-27 12:09:07 +02:00
Allan Nordhøy
b923d96752
Language reworked
2019-09-26 09:09:01 +02:00
Alexandre Aubin
474b922089
Be consistent : either we use log() everywhere or we don't ... But imho just logger.info() is fine
2019-09-24 17:33:19 +02:00
Alexandre Aubin
7cb61f1619
Merge branch 'logging' into logging-reloaded
2019-09-24 17:27:44 +02:00
Alexandre Aubin
07e8a292f9
Merge pull request #141 from moutonjr/pv-remove-lua-bug-cd
...
Fixed: bug serving files because of LUA exception
2019-08-18 14:18:48 +02:00
Alexandre Aubin
68c030a840
Merge pull request #142 from yunohost-bot/weblate-yunohost-ssowat
...
Update from Weblate
2019-08-13 12:34:55 +02:00
ppr
bc93eafd4a
Translated using Weblate (French)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: YunoHost/SSOwat
Translate-URL: https://translate.yunohost.org/projects/yunohost/ssowat/fr/
2019-08-13 10:15:18 +00:00
Bram
d40bfe438f
Merge pull request #140 from apreiml/fix
...
make sure we got enough random bytes
2019-07-30 00:40:58 +02:00
Geoff Montel
1161367d0e
Fixed: bug serving files because of LUA exception
...
"Interrupted system call" during PWDIR change on "popen" function
Restored by removing FIND's wildcard which could yield fo emptiness
(example : `mydir/` is empty; making `cd mydir && find *` yielding
to non argumented FIND function.
Tested on Stretch with nginx (1.10.3-1+deb9u2) and lua5.1 (5.1.5-8.1+b2).
Note that this could lead to bugs, code refactor should enclose lua-filesystem (1.6.3-1),
but I'm a rookie in LUA.
2019-07-14 14:30:37 +02:00
Armin Preiml
1159322c35
make sure we got enough random bytes
2019-07-11 15:32:51 +02:00
Geoff Montel
3a3d0e95da
Adding black form styling.
2019-07-09 22:54:01 +02:00
Geoff Montel
5428b7fd4b
Unsplash theme: Adding doc + delete unnecessary JS file.
2019-07-09 18:49:57 +02:00
Geoff Montel
c4ec12116a
Adding shadowing for white images.
...
Thanks to Psycojoker comment.
Tested Responsive + Chrome latest & Firefox
2019-07-09 18:35:20 +02:00
Geoff Montel
8abd9ce94d
Adding new theme Unsplash forek from "Clouds"
...
Background change over each photos
Selection of "Nature" performed on Unsplash API
Kept white font for SSO main element
Remaining problems: photos color may lead to unreadable labels. Fix me!
2019-07-09 17:45:23 +02:00
Alexandre Aubin
0c55f38fda
Update changelog for 3.6.4 release
2019-07-04 23:35:08 +02:00
Alexandre Aubin
360049f9a7
Merge pull request #138 from yunohost-bot/weblate-yunohost-ssowat
...
Update from Weblate
2019-06-22 14:50:57 +02:00
Weblate
5c8f34d835
Added translation using Weblate (Norwegian Bokmål)
2019-06-15 00:07:02 +00:00
Alexandre Aubin
5fdaf74059
Update changelog for 3.6.1
2019-06-04 13:32:27 +02:00
Alexandre Aubin
3a8a1bdaec
Merge pull request #137 from YunoHost/1354-prevent-duplicate-button-in-app-iframe
...
Prevent duplicate portal button when app uses iframes. Fix #1354
2019-05-28 16:31:34 +02:00
opi
d17f69f70a
Prevent duplicate portal button when app uses iframes
2019-05-23 11:06:25 +02:00
Alexandre Aubin
ad31e5c80f
Add changelog for 3.6.0
2019-05-22 19:50:21 +02:00
Alexandre Aubin
8100c57da6
Merge pull request #136 from YunoHost/fix_sso_botton_in_subdomain
...
Allow access in portail in other domain than main domain
2019-05-22 17:43:56 +02:00
Alexandre Aubin
bbc5b4e633
Merge pull request #135 from yunohost-bot/weblate-yunohost-ssowat
...
Update from Weblate
2019-05-22 17:01:34 +02:00
Josué Tille
b0756e2494
Allow access in portail in other domain than main domain
2019-05-17 22:42:52 +02:00
advocatux
d3e2999527
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: YunoHost/SSOwat
Translate-URL: https://translate.yunohost.org/projects/yunohost/ssowat/es/
2019-04-29 11:31:06 +00:00
Alexandre Aubin
6670ffef65
Update changelog for 3.5.2.1
2019-04-10 19:27:50 +02:00
Alexandre Aubin
a256762ae7
No idea what I'm doing, but this fixes the small blink issue introduced by 95ae060
2019-04-10 19:25:38 +02:00
Alexandre Aubin
295a870912
Update changelog for 3.5.2
2019-04-10 02:07:34 +02:00
Alexandre Aubin
520ac54d69
Merge pull request #134 from yunohost-bot/weblate-yunohost-ssowat
...
Update from Weblate
2019-04-09 15:16:58 +02:00
Weblate
bcfee96249
Added translation using Weblate (Bengali (Bangladesh))
2019-04-07 21:16:25 +00:00
Sylke Vicious
37234b9279
Translated using Weblate (Italian)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: YunoHost/SSOwat
Translate-URL: https://translate.yunohost.org/projects/yunohost/ssowat/it/
2019-04-07 11:30:15 +00:00
ButterflyOfFire
2fcbbcb954
Translated using Weblate (Arabic)
...
Currently translated at 89.4% (42 of 47 strings)
Translation: YunoHost/SSOwat
Translate-URL: https://translate.yunohost.org/projects/yunohost/ssowat/ar/
2019-04-07 11:30:14 +00:00
Alexandre Aubin
95ae0607d5
Avoid having to click two times on the tile to show the portal
2019-04-07 01:15:05 +02:00
Alexandre Aubin
d76133504a
Avoid name conflict with app classes/effects
2019-04-07 01:10:44 +02:00
Alexandre Aubin
339a3a5d65
Update changelog for 3.5.1
2019-04-03 02:39:30 +02:00
Alexandre Aubin
9cbc50010b
Uh forgot to remove the random theme as discussed in #122
2019-04-03 02:36:51 +02:00