sukhwinder33445
|
ab97b6fdf0
|
Enforce database as configuration backend (#4135)
|
2021-02-18 12:31:21 +01:00 |
Johannes Meyer
|
01a08d60e1
|
setup: Don't fail if only a module couldn't be enabled
|
2020-11-18 13:21:34 +01:00 |
Johannes Meyer
|
335dde7b68
|
WebModuleRequirement: Strip leading `v` from a module's version
|
2020-05-05 16:26:39 +02:00 |
Johannes Meyer
|
d585a37641
|
setup: Introduce class `WebModuleRequirement`
|
2020-04-30 16:43:24 +02:00 |
Johannes Meyer
|
f581c67aeb
|
WebWizard: Allow config validation also for icingadb pages
|
2020-04-20 14:26:18 +02:00 |
Johannes Meyer
|
ef470b3c1d
|
Merge pull request #3655 from Icinga/bugfix/setup-cli-webserver-config-fpm-enabled
Setup: Allow to enable FPM
|
2019-05-08 09:29:13 +02:00 |
Johannes Meyer
|
81bb5272b5
|
Merge pull request #3680 from Icinga/feature/date-timezone-3626
Setup: don't require date.timezone
|
2019-04-18 14:20:47 +02:00 |
Alexander A. Klimov
|
5a0434431f
|
Setup: don't require date.timezone
refs #3626
|
2019-04-18 11:31:37 +02:00 |
Michael Friedrich
|
f7248324f4
|
Setup: Remove fcgi from apache URL
|
2019-01-08 11:38:51 +01:00 |
Michael Friedrich
|
26c6ce3e55
|
Setup: Add --enable-fpm flag
|
2018-12-21 15:29:06 +01:00 |
Marian Rainer-Harbach
|
5e40405a12
|
Allow disabling MySQL server certificate validation by setting ssl_do_not_verify_server_cert
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
|
2018-07-16 11:41:13 +02:00 |
Eric Lippmann
|
8990d6f46e
|
Drop support for PHP < 5.6
|
2018-07-03 13:11:36 +02:00 |
Alexander A. Klimov
|
fc1f6e13ab
|
Drop PHP 5.3 support
|
2018-05-07 11:36:54 +02:00 |
Michael T. DeGuzis
|
91678eec83
|
protocol is wrong, fcgi, not fgci
|
2018-02-11 18:04:19 -05:00 |
Johannes Meyer
|
2a959af9c2
|
ConfigCommand: Add fpm socket commandline switch
Allows to pass a different socket path than the default
when generating a webserver's configuration.
refs #2862
|
2018-01-19 10:15:22 +01:00 |
Markus Frosch
|
93464f5cd0
|
apache: Make sure to forward authentication credentials to FPM
This is needed for basic authentication against the Icinga Web 2 API.
|
2017-12-04 14:16:34 +01:00 |
Markus Frosch
|
eff3b7758c
|
apache: Include FPM comments in regular Apache config
|
2017-12-04 14:14:34 +01:00 |
Eric Lippmann
|
754963ac11
|
Support FPM config for Apache < 2.4 generated via icingacli
|
2017-11-29 14:31:47 +01:00 |
Johannes Meyer
|
e4fd8d5124
|
Setup: Only allow to validate the API transport configuration
refs #3101
|
2017-11-21 13:48:29 +01:00 |
Markus Frosch
|
22c6bf75e7
|
Setup: Fix that the API transport validation does not work
refs #3101
|
2017-11-21 13:48:17 +01:00 |
Markus Frosch
|
0a3ab14ca4
|
Fix ErrorDocument prefix for the Apache webserver
|
2017-11-17 11:41:04 +01:00 |
Markus Frosch
|
032622a4dc
|
php-fpm: Add config file examples and templates
|
2017-11-17 11:37:36 +01:00 |
Alexander Aleksandrovič Klimov
|
29df5464cb
|
Fix error "Undefined index: logging_file" (#3013)
fixes #3007
|
2017-10-11 15:09:22 +02:00 |
Alexander A. Klimov
|
de53925c7c
|
Provide suggestions for AuthBackendPage as element defaults
refs #2990
|
2017-10-06 11:12:11 +02:00 |
Alexander A. Klimov
|
a0ffdb0f7c
|
Populate LdapBackendForm with suggestions only on the first access
refs #2990
|
2017-10-05 14:53:14 +02:00 |
Michael Friedrich
|
1078b7de1a
|
Setup Wizard: Fix missing MySQL error code 1698 handling
refs #2909
|
2017-08-07 15:14:20 +02:00 |
Johannes Meyer
|
181e2ef05c
|
Swag: Fix swag (aka a whole bunch of code style issues..)
|
2017-01-27 14:48:59 +01:00 |
Noah Hilverling
|
a230fd4aa8
|
WebWizard: Add removeToken option to method clearSession
refs #9658
|
2017-01-09 11:01:36 +01:00 |
Noah Hilverling
|
e9eeb030a6
|
DbTool: Do not replace '%' with '%%' in method grantPrivileges
fixes #13615
|
2016-12-15 15:12:19 +01:00 |
Johannes Meyer
|
0716f87852
|
Update german translation
|
2016-12-13 13:57:27 +01:00 |
Alexander A. Klimov
|
e10384770d
|
DbResourceForm: make the encryption selection a checkbox
refs #11115
|
2016-12-08 17:52:07 +01:00 |
Alexander A. Klimov
|
0bafc944d3
|
Conform to code style guidelines
refs #11115
|
2016-12-08 17:09:00 +01:00 |
Johannes Meyer
|
1feeef1020
|
ResourceStep: Show encryption settings
refs #11115
|
2016-05-27 15:46:17 +02:00 |
Johannes Meyer
|
b759ab6f5a
|
DbResourceForm: Don't show SSL form elements by default
Addded additionally a check for PHP 5.4 so that these elements
are not shown for earlier versions.
refs #11115
|
2016-05-27 15:45:22 +02:00 |
Lee Clemens
|
87e774cb88
|
Add SSL Support to MySQL resources
Signed-off-by: Johannes Meyer <johannes.meyer@netways.de>
|
2016-05-27 13:15:48 +02:00 |
Alexander A. Klimov
|
474803fee4
|
Change all license headers to only reflect a file's year of creation
refs #11000
|
2016-02-08 15:41:00 +01:00 |
Eric Lippmann
|
32f87284ad
|
PHP7: Fix MySQL and PostgreSQL PDO extension checks
refs #10251
|
2016-01-28 13:52:31 +01:00 |
Eric Lippmann
|
594eb366f2
|
setup: Remove MakeDirStep
Not in use.
|
2015-12-21 11:10:28 +01:00 |
Alexander A. Klimov
|
fd2901c4cc
|
Setup: create config directory recursively like mkdir -p
refs #10126
|
2015-12-18 16:45:39 +01:00 |
Johannes Meyer
|
4dfe6dec3a
|
setup: Use h2 instead of h3 for a requirement's title
refs #5543
|
2015-10-01 13:34:16 +02:00 |
Johannes Meyer
|
2e7f3b941c
|
LdapUserGroupBackendForm: Add missing form field..
..to configure the group_member_attribute option.
fixes #9903
|
2015-08-31 14:02:16 +02:00 |
Johannes Meyer
|
ded6666897
|
wizard: Show a warning if the IDO is used for the internal database
resolves #9653
|
2015-08-28 15:25:40 +02:00 |
Johannes Meyer
|
0c47aececc
|
Allow to disable stack traces globally
refs #9113
|
2015-08-24 14:44:54 +02:00 |
Johannes Meyer
|
5602d57d0b
|
Indicate that the configuration is being validated
refs #8369
|
2015-08-20 15:48:41 +02:00 |
Johannes Meyer
|
e7cfc25b04
|
DbTool: Add method getServerVersion()
refs #9460
|
2015-08-18 16:19:01 +02:00 |
Johannes Meyer
|
41ebb49c58
|
DbTool: Add method isConnected()
refs #9460
|
2015-08-18 16:18:25 +02:00 |
Johannes Meyer
|
2a1f0132bc
|
Wizard: Properly process automatic submissions of the general config page
fixes #9855
|
2015-08-06 15:40:20 +02:00 |
Johannes Meyer
|
4c00d5effc
|
Wizard: Fix invalid call to self::translate()
refs #9654
|
2015-08-06 13:21:50 +02:00 |
Johannes Meyer
|
35ea3cc9ee
|
Wizard: Make it unambiguous what the first database configuration is for
fixes #9654
|
2015-08-05 16:20:03 +02:00 |
Johannes Meyer
|
e2e1692462
|
Wizard: Use IcingaException::describe() in the finish's log where appropriate
fixes #9791
|
2015-08-05 15:54:45 +02:00 |