Commit Graph

10174 Commits

Author SHA1 Message Date
Xavier Guimard
f8a1117f37 Update make documentation target 2020-06-01 16:22:25 +02:00
Maxime Besson
d913577fd8 Patch CSS to allow text wrapping in tables 2020-06-01 16:22:25 +02:00
Xavier Guimard
5327e509cf Ignore generated doc 2020-06-01 16:22:25 +02:00
Maxime Besson
6c6e916e98 Remove commonmark dependancy 2020-06-01 16:22:25 +02:00
Maxime Besson
350502feea First version of imported doc (#1646) 2020-06-01 16:22:25 +02:00
Xavier Guimard
3b066f1710 Disable jquery (#2197) 2020-05-15 15:07:26 +02:00
Xavier Guimard
308e87a3fb Disable jquery (#2197) 2020-05-15 15:05:33 +02:00
Xavier Guimard
ee6fd758f1 fix cfgAuthor when manager is protected by webserver (#2209) 2020-05-15 14:21:57 +02:00
Xavier Guimard
9b2ac6488a Use REMOTE_USER environment variable to set cfgAuthor if exists (#2209) 2020-05-15 09:57:17 +02:00
Xavier Guimard
fcaa959219 Add X-Real-IP in cfgAuthorIP if exists (#2195) 2020-05-12 17:02:59 +02:00
Clément OUDOT
3ebbfae7c6 Do not use arrays in REST sessions (#2190) 2020-05-12 16:05:38 +02:00
Xavier Guimard
3385fc3ae2 Register X-Forwarded-For value in cfgAuthorIP when available (fixes: #2195) 2020-05-12 15:58:41 +02:00
Christophe Maudoux
2ecd0b18a8 Skip bad GrantSession rules & Improve unit test (#2201) 2020-05-10 14:26:08 +02:00
Maxime Besson
4688c2debc Add pl translation for proxy rest settings 2020-05-09 20:12:04 +02:00
Maxime Besson
db9e862843 Merge branch 'feature-userdb-password-restserver' into v2.0 2020-05-09 20:07:24 +02:00
Xavier Guimard
7d50814038 Add polish translation in manager (#2193) 2020-05-09 08:40:28 +02:00
Christophe Maudoux
9bf915b5dc Fix unit tests & Version 2020-05-08 23:03:16 +02:00
Christophe Maudoux
097ddc4251 Fix OIDC default value 2020-05-08 22:06:25 +02:00
Clément OUDOT
2b73d98e72 Upgrade version in Handler::Lib::CDA (#2192) 2020-05-08 18:14:53 +02:00
Xavier Guimard
9663912564 Improve vhost wilcards: add "%" char to match only one subdomain 2020-05-06 17:11:46 +02:00
Xavier Guimard
1e629053e1 Fix StayConnected plugin 2020-05-06 16:28:20 +02:00
Xavier Guimard
ff50cc5cd9 Fix Fingerprint use with Fingerprint ≥ 2 2020-05-06 15:57:08 +02:00
Xavier Guimard
b217f529a6 Fix sourcemaps 2020-05-06 15:31:10 +02:00
Xavier Guimard
234da90be9 Update JS libs (fixes at least a low-level jQuery CVE) 2020-05-06 15:09:17 +02:00
Maxime Besson
1154d28aaf API doc: add a pointer to generating client libs 2020-05-06 13:22:34 +02:00
Xavier Guimard
ab94e7198e Add deterministic order (alphabetical) (#2188) 2020-05-06 13:11:28 +02:00
Xavier Guimard
b7c3221423 Add deterministic order (#2188) 2020-05-06 13:08:58 +02:00
Xavier Guimard
1bb176fb5a typo 2020-05-06 13:07:12 +02:00
Xavier Guimard
c96daef1d7 More tests (#2188) 2020-05-06 13:05:27 +02:00
Xavier Guimard
f2e892a44d Fix vhost wildcard order (#2188) 2020-05-06 13:02:57 +02:00
Xavier Guimard
7d35953668 Set precedence order for vhost wildcards (#2188) 2020-05-06 10:49:05 +02:00
Xavier Guimard
ba86f7e2f5 Accept vhost wildcards in manager 2020-05-06 10:30:23 +02:00
Xavier Guimard
39f61a750a Add tests for vhost wildcards 2020-05-06 10:30:03 +02:00
Xavier Guimard
411a7de8e7 Improve wildcard system in virtualhosts (#2188) 2020-05-06 10:29:44 +02:00
Xavier Guimard
89c6a400a0 Add Env build dependency (RT-132508) 2020-05-06 08:53:55 +02:00
Xavier Guimard
235b020c31 Add Env build dependency (RT-132508) 2020-05-06 08:52:30 +02:00
Xavier Guimard
894098835c Add missing build dependency to Time::Fake (Closes: RT-132508) 2020-05-06 04:18:06 +02:00
Xavier Guimard
71ae61fe6c Fix fix... 2020-05-05 19:34:28 +02:00
Xavier Guimard
5d9f53721b Declare compliance with Debian policy 4.5.0 2020-05-05 19:22:23 +02:00
Xavier Guimard
389f6f2617 Fix fastCGI POD 2020-05-05 19:19:46 +02:00
Clément OUDOT
062e236b97 Update date in packaging files 2020-05-05 17:22:41 +02:00
Clément OUDOT
193c80b1d4 Update MANIFEST 2020-05-05 15:41:03 +02:00
Clément OUDOT
cf5e08e841 Update documentation 2020-05-05 15:40:05 +02:00
Xavier Guimard
573d734b12 Update Polish translation 2020-05-05 07:38:44 +02:00
Clément OUDOT
6c64a05853 Update changelog 2020-05-04 22:44:34 +02:00
Clément OUDOT
7efaf9d5cd User not always known in try subroutine (#2165) 2020-05-04 22:20:17 +02:00
Clément OUDOT
0bf1bfb7dd Do not stop logout process on error in Combination (#2165) 2020-05-04 21:53:14 +02:00
Clément OUDOT
7ed251ce3f Better log messages (#2165) 2020-05-04 21:48:06 +02:00
Xavier Guimard
6caf88a174 Better warning fix 2020-05-04 16:42:41 +02:00
Xavier Guimard
5d10695a79 Fix warning 2020-05-04 16:40:57 +02:00