Commit graph

889 commits

Author SHA1 Message Date
Alexandre Aubin
a7cdf10ec5 Restore ngx logging used by fail2ban to detect failed logging attempt 2020-10-31 13:56:13 +01:00
Alexandre Aubin
6a7a9d668e Restore ngx logging used by fail2ban to detect failed logging attempt 2020-10-31 13:53:19 +01:00
Alexandre Aubin
229939dfbc
Merge pull request #173 from yunohost-bot/weblate-yunohost-ssowat
Update from Weblate
2020-10-30 15:01:52 +01:00
Éric Gaspar
721777e299 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/
2020-10-30 13:52:53 +00:00
Alexandre Aubin
c72b51b717
Merge pull request #161 from YunoHost/permission_protection
[WIP] Rework permissions
2020-10-30 14:52:43 +01:00
Alexandre Aubin
c97372ee97
Merge pull request #172 from YunoHost/moar_refactoring
Moar refactoring (on top of permission rework)
2020-09-24 20:22:32 +02:00
Alexandre Aubin
ed6fa1aa49 Add a small helper to check if an element is in a table ... in turn fixing a bug related to calling has_access 2020-09-21 14:42:26 +02:00
Alexandre Aubin
06f1f30226
Update access.lua
Co-authored-by: Kayou <pierre@kayou.io>
2020-09-21 14:40:37 +02:00
Alexandre Aubin
41ed91bbcb Misc cosmetics / debug tweaks 2020-09-20 18:00:49 +02:00
Alexandre Aubin
dcbf66d4e4 Rework/simplify code that effectively apply the permission 2020-09-20 18:00:37 +02:00
Alexandre Aubin
a11d8f0d87 Move identification of relevant permission from helpers.lua to access.lua 2020-09-20 17:58:26 +02:00
Alexandre Aubin
abc38bbffe Move handling of login through HTTP headers to is_logged_in helper 2020-09-20 17:53:18 +02:00
Alexandre Aubin
b2b9b9c8e3 Refactor/move handling of portal assets 2020-09-20 17:47:24 +02:00
Alexandre Aubin
ebcd75c1f9 Update changelog for 4.0.4.1 2020-09-07 18:58:50 +02:00
Alexandre Aubin
15a2211026
Merge pull request #171 from YunoHost/fix-language
Update language on each request
2020-09-07 18:56:30 +02:00
Kay0u
63587ad67a
Update language on each request 2020-09-07 10:34:16 +02:00
Alexandre Aubin
5bb7de6954 Update changelog for 4.0.4 2020-09-04 14:44:27 +02:00
Alexandre Aubin
4ab4d684a6
Merge pull request #170 from YunoHost/Reload-only-if-file-changed
Reload the conf only if files has been modified
2020-09-03 16:17:11 +02:00
Kay0u
1ca22508fc
Reload the conf only if files has been modified 2020-09-02 13:03:00 +02:00
Kay0u
41ac2e5bf8
Merge remote-tracking branch 'origin/dev' into permission_protection 2020-09-01 20:56:20 +02:00
Alexandre Aubin
3f362be371 Update changelog for 4.0.3 2020-07-29 17:06:41 +02:00
Alexandre Aubin
9a140ae0ad Bump version to 4.0.2~beta 2020-07-27 20:23:38 +02:00
Alexandre Aubin
074eef4a52 Update changelog for 4.0.1~alpha 2020-07-27 20:23:38 +02:00
Alexandre Aubin
90fdbf1564 Update changelog for 3.8.0.3 2020-07-27 17:56:56 +02:00
Alexandre Aubin
1142c76a59
Merge pull request #163 from SilverViper/patch-1
[fix] Invalid even more cookies
2020-07-27 16:46:51 +02:00
Alexandre Aubin
6bcf840f4d
Merge pull request #160 from YunoHost/close-conf-files
closing the files when we're done reading them
2020-07-27 15:45:23 +02:00
Alexandre Aubin
971cd1802c
Update config.lua
Co-authored-by: Kayou <pierre@kayou.io>
2020-07-27 15:44:58 +02:00
Emmanuel Counasse
1dae6e8a1e allow the user's password manager to automatically enter the password/username/new-password 2020-07-24 16:08:29 +02:00
Alexandre Aubin
514c416c68 Update changelog for 3.8.0.2 2020-06-18 16:11:55 +02:00
Alexandre Aubin
4a17d3216a
Merge pull request #168 from YunoHost/fix-custom_overlay
find recursively relative to the theme directory
2020-06-18 15:23:21 +02:00
Kay0u
b5a1d8dfed
find recursively relative to the theme directory 2020-06-18 15:20:11 +02:00
Alexandre Aubin
3b056bed76
Merge pull request #167 from YunoHost/fix-custom_overlay
fix theme loading
2020-06-18 15:01:29 +02:00
Kay0u
20de3f5f37
fix theme loading 2020-06-18 14:49:26 +02:00
Kay0u
fb45cd0441
do not compare the same thing several times 2020-06-18 14:48:14 +02:00
Allan Nordhøy
70c81c6b89
README reworked (#165) 2020-06-16 17:48:56 +02:00
Alexandre Aubin
6a14e78617 Update author/maintainer information 2020-05-26 23:58:56 +02:00
Kay0u
397f7b3910
authUser is defined only if authHash is accepted 2020-05-21 22:57:57 +02:00
Kay0u
6a240e1dea
better log message 2020-05-21 22:57:05 +02:00
Kay0u
720e35df4e
do not reauth if we are already logged in 2020-05-21 22:56:52 +02:00
Kay0u
24b3f7dc3a
HTTP Auth before permissions managment 2020-05-21 21:53:04 +02:00
Kay0u
400f88e6ca
fix the redirect loop \o/ 2020-05-21 21:51:55 +02:00
Kayou
0f1eea3306
Merge branch 'stretch-unstable' into permission_protection 2020-05-21 21:17:36 +02:00
Kay0u
ddef4e519d Update changelog for 3.8.0.1 release 2020-05-20 19:06:40 +00:00
Alexandre Aubin
08a6825ea8
Merge pull request #164 from yunohost-bot/weblate-yunohost-ssowat
Update from Weblate
2020-05-19 23:50:30 +02:00
amirale qt
4aa22c5e1d Translated using Weblate (Nepali)
Currently translated at 100.0% (47 of 47 strings)

Translation: YunoHost/SSOwat
Translate-URL: https://translate.yunohost.org/projects/yunohost/ssowat/ne/
2020-05-19 21:48:43 +00:00
amirale qt
54a7838a50 Translated using Weblate (Greek)
Currently translated at 100.0% (47 of 47 strings)

Translation: YunoHost/SSOwat
Translate-URL: https://translate.yunohost.org/projects/yunohost/ssowat/el/
2020-05-19 21:48:41 +00:00
amirale qt
cd006fc298 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (47 of 47 strings)

Translation: YunoHost/SSOwat
Translate-URL: https://translate.yunohost.org/projects/yunohost/ssowat/zh_Hans/
2020-05-19 21:48:39 +00:00
amirale qt
ff77289b8a Translated using Weblate (Polish)
Currently translated at 100.0% (47 of 47 strings)

Translation: YunoHost/SSOwat
Translate-URL: https://translate.yunohost.org/projects/yunohost/ssowat/pl/
2020-05-19 21:48:37 +00:00
amirale qt
4d7fe3beab Translated using Weblate (Dutch)
Currently translated at 100.0% (47 of 47 strings)

Translation: YunoHost/SSOwat
Translate-URL: https://translate.yunohost.org/projects/yunohost/ssowat/nl/
2020-05-19 21:48:37 +00:00
amirale qt
9794f2d5b9 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/
2020-05-19 21:48:36 +00:00