Commit Graph

101 Commits (de20c9187111eb1f21abce31891681339ec9a165)

Author SHA1 Message Date
Y de20c91871 Limited support for app-logout on SSO-logout 2017-09-22 20:07:02 +02:00
Yves G 049ad9f48a Use request_uri instead of uri; internal redirects break the latter 2017-09-19 19:04:42 +02:00
Yves G db8724d578 req.var.scheme broken behind a reverse-proxy. Allow the Nginx admin to set "proxy_https" to override "https" 2017-09-19 13:59:06 +02:00
Y d1c53a6e1b Scheme check is broken behind a reverse-proxy; same can be achieved with regular Nginx conf 2017-09-17 18:02:00 +02:00
Y 61ca14a09a Some debug statements 2017-09-17 16:27:09 +02:00
sidddy fc52f05459 Quick fix for CDA security issue 2017-05-18 08:45:20 +02:00
Laurent Peuch c019f9d208 [fix] check users ACL on http basic auth 2017-05-12 22:45:19 +02:00
JimboJoe 5228bf4f0c [fix] Fix tile not displayed when app is installed on root (bug #285) (#71)
* Fix proposal for bug #285 (YunoHost tile is not displayed when the app is installed on root path)
* Fix access to administration page
2017-05-12 22:45:19 +02:00
opi 9956a7c1c1 [fix] Validate domain & url before redirection on login. 2017-03-08 11:08:33 +01:00
opi 0823062e30 [fix] Escape dash in domain before matching. 2017-02-23 23:14:03 +01: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
kload 0ebddc079a [fix] Load libraries locally to avoid caching 2015-05-16 09:42:26 +02:00
kload 294b1d6058 [fix] Use 'cache' shared table to store CDA keys and avoid infinite redirections 2015-05-04 19:30:32 +02:00
kload 8953860017 [fix] Efficiently generate random strings 2015-04-30 15:16:51 +02:00
kload 32b730c11f [fix] Load modules as proper modules + typo 2015-02-15 13:09:15 +01:00
kload a0163f9f39 [enh] Finish documenting the code 2015-02-15 13:09:15 +01:00
kload 35e69a1bf2 [fix] Separate files properly 2015-02-12 12:08:52 +01:00
kload 84015149b9 [enh] Separate configuration file loading to a new file and document it 2015-02-02 00:05:09 +01:00
Alexis Gavoty 83718fd05e Merge pull request #28 from opi/master
[fix] Do not limit amount of mail aliases & forward.
2014-12-08 20:44:50 +01:00
Alexis Gavoty 48983a6e68 [fix] Do match skipped/redirected/unprotected URIs against URL arguments 2014-12-07 19:40:03 +01:00
opi b59376814e [fix] Forget to reset count for maildrop. 2014-11-27 14:20:21 +01:00
opi 696f09c8c2 [fix] Clean cache update according to last commit. 2014-11-27 14:19:52 +01:00
opi d809c8de6a [fix] Do not limit amount of mail aliases & forward. 2014-11-27 13:56:34 +01:00
opi edd3e030f4 [fix] Force portal scheme. Fix #25 2014-11-13 20:27:01 +01:00
opi d361f0e6bb [fix] Do not return formatted html in ynhpanel.json 2014-11-13 19:01:16 +01:00
kload 2e1117beff [enh] Handle local domain (yunohost.local by default) as a main domain replacement 2014-09-13 23:21:21 +02:00
kload f32f278105 [enh] Limit domains per user 2014-08-19 16:01:14 +02:00
Hnk Reno 8eba1864a6 [fix] Fix small grammatical error. 2014-06-21 12:31:02 +02:00
opi ad63afbfad Use proper ngx code for "access denied" page. 2014-06-02 18:09:43 +02:00
Alexis Gavoty 07fb6e5435 [fix] Force string in URI args 2014-05-30 11:58:55 +02:00
kload 27c40011b7 [fix] portal_url for ynhanel.json 2014-05-14 22:27:07 +00:00
kload 22f0d518ce [enh] Fix SSO path 2014-05-14 15:27:34 +00:00
kload 87bd67547d [fix] Check already used email addresses + saving fix 2014-05-14 10:05:49 +00:00
kload 83e3b3acb1 [enh] Integrarte courgette's theme + i18n 2014-05-13 23:42:31 +00:00
kload 2883cb8017 [fix] Translate missing strings 2014-05-12 12:39:35 +00:00
kload 82457d6437 [enh] i18n 2014-05-12 12:32:56 +00:00
Kload bf14b2f17f [fix] Correctly save & reload mail cache 2014-05-10 17:51:56 +02:00
Alexis Gavoty e5e4f35223 [enh] Log authentication fails as ERROR 2014-04-25 16:15:32 +02:00
Alexis Gavoty d5663e93b2 [enh] default_type text/html :) 2014-04-21 21:00:42 +02:00
Kload baa62e1afe [fix] Strange Raspi regex error + trailing spaces 2014-04-21 13:04:05 +02:00
Kload ccafd26a00 [fix] additionnal_header default value 2014-04-18 13:09:15 +02:00
Kload 71c0903431 [fix] Add some default values 2014-04-17 16:27:42 +02:00
Kload 12f4861bce [enh] Default configuration value table 2014-04-17 14:51:47 +02:00
Kload ccf1453369 [enh] Allow modification of LDAP parameters 2014-04-17 14:40:52 +02:00
Kload 2f86621df6 [enh] Keep URI arguments at every redirection 2014-04-17 12:21:11 +02:00
Kload 68499e3171 [fix] Logout 2014-04-17 10:46:01 +02:00
Kload 790119235d [enh] Renew session until session_max_timeout value + bugfixes + logging informations 2014-04-16 21:06:47 +02:00
Alexis Gavoty 0ff95a99dc [enh] Custom session timeout (closes #4) 2014-04-15 16:30:43 +02:00
Alexis Gavoty 78828028d3 [enh] Force HTTPS when set authentication headers (closes #3) 2014-04-11 15:18:04 +02:00