Christian Heimes
2bfe5ff689
Use httpd 2.4 syntax for access control
...
The httpd options Allow, Deny, Order, and Satisfy are deprecated in
Apache httpd 2.4. These options are provided by the mod_access_compat
module and should no longer be used.
Replace "Allow from all" with "Require all granted".
Removal of "Satisfy Any" needs more investigation.
See: httpd.apache.org/docs/2.4/upgrading.html
See: httpd.apache.org/docs/2.4/mod/mod_access_compat.html
Fixes: pagure.io/freeipa/issue/8305
Signed-off-by: Christian Heimes <cheimes@redhat.com >
Reviewed-By: Rob Crittenden <rcritten@redhat.com >
2020-05-07 11:00:55 -04:00
..
2016-11-16 09:12:07 +01:00
2017-08-14 19:25:59 +02:00
2016-11-16 09:12:07 +01:00
2015-02-20 15:40:42 +01:00
2013-11-18 16:54:21 +01:00
2013-11-18 16:54:21 +01:00
2019-11-11 09:31:14 +01:00
2017-03-14 18:37:10 +01:00
2016-06-15 07:13:38 +02:00
2019-05-16 14:38:43 -04:00
2016-10-11 16:48:47 +02:00
2014-10-21 12:23:03 +02:00
2019-11-21 11:13:12 -05:00
2013-11-18 16:54:21 +01:00
2016-06-23 09:48:06 +02:00
2014-07-30 16:04:21 +02:00
2014-07-01 13:57:06 +02:00
2015-01-21 09:20:15 +01:00
2015-10-15 14:24:33 +02:00
2016-05-06 07:12:01 +02:00
2015-05-26 11:59:47 +00:00
2019-07-17 17:50:07 +03:00
2017-02-15 07:13:37 +01:00
2011-08-31 09:49:43 +02:00
2019-11-12 10:49:49 +02:00
2019-11-12 10:49:49 +02:00
2019-07-01 14:44:57 +03:00
2016-12-09 15:47:13 +01:00
2017-03-01 12:46:50 +01:00
2017-11-13 18:10:54 +01:00
2019-11-11 09:31:14 +01:00
2019-01-15 14:29:22 -05:00
2013-03-11 17:07:07 +01:00
2014-09-30 10:42:06 +02:00
2016-06-03 15:58:21 +02:00
2016-11-11 12:13:56 +01:00
2020-03-16 13:04:17 +01:00
2014-10-21 12:23:03 +02:00
2015-05-26 11:59:47 +00:00
2019-04-02 19:35:38 +02:00
2010-11-22 12:42:16 -05:00
2011-01-28 13:58:43 -05:00
2019-09-10 12:33:21 +03:00
2017-02-15 07:13:37 +01:00
2017-03-16 13:10:37 +01:00
2011-09-12 16:28:27 -04:00
2019-11-11 09:31:14 +01:00
2018-02-09 08:28:11 +01:00
2017-11-21 16:13:28 +01:00
2018-11-15 17:52:10 -05:00
2020-05-05 11:49:10 +02:00
2018-02-09 09:14:22 +01:00
2020-05-07 11:00:55 -04:00
2019-07-17 17:58:58 +03:00
2019-07-17 17:58:58 +03:00
2019-04-10 13:43:23 +02:00
2017-05-19 12:31:24 +02:00
2010-11-18 15:09:36 -05:00
2010-11-18 15:09:36 -05:00
2019-09-10 12:33:21 +03:00
2015-06-24 10:43:58 +02:00
2015-06-24 10:43:58 +02:00
2015-06-24 10:43:58 +02:00
2017-04-12 13:05:23 +02:00
2019-11-04 09:45:07 -05:00
2017-06-28 15:44:51 +02:00
2012-09-19 20:47:12 -04:00
2009-02-03 15:27:14 -05:00
2009-02-03 15:27:14 -05:00
2019-11-12 10:49:49 +02:00
2011-09-12 16:28:27 -04:00
2015-05-26 11:59:47 +00:00
2010-11-24 08:38:41 -05:00
2011-04-22 11:43:50 +02:00
2017-02-15 07:13:37 +01:00
2016-06-23 09:48:06 +02:00
2016-01-11 09:45:54 +01:00
2012-11-21 14:55:12 +01:00
2020-03-12 21:48:25 +01:00
2015-05-19 12:50:56 +00:00
2019-05-24 12:42:51 +02:00
2014-09-12 17:42:08 +02:00
2020-05-04 20:49:23 +02:00
2011-08-31 09:49:43 +02:00
2017-10-19 17:48:58 +03:00
2011-09-12 16:28:27 -04:00
2011-06-13 09:51:05 +02:00
2013-06-27 17:06:51 +02:00
2013-09-10 09:49:43 +02:00
2012-06-07 09:39:09 +02:00
2019-04-24 15:47:19 -04:00
2011-02-23 15:32:24 -05:00
2015-12-04 12:59:21 +01:00
2015-05-19 12:45:41 +00:00
2011-09-12 16:28:27 -04:00
2014-10-21 12:23:03 +02:00
2015-09-17 14:55:54 +02:00
2018-11-13 13:37:58 +01:00