Marius Hein
bcfc1b56bb
Fix database switches and backend configuration
...
refs #4941
2013-10-22 17:50:21 +02:00
Marius Hein
dd214bbe16
Implement disable flag for authentication backends
...
refs #4941
2013-10-22 17:50:21 +02:00
Marius Hein
b9f03e27b7
Fix backend configuration while installation
...
refs #4941
2013-10-22 17:50:21 +02:00
Marius Hein
1fc66eef84
Removed unused ldap attributes
...
refs #4941
2013-10-22 17:50:21 +02:00
Marius Hein
2561177765
Fix enable and disable authentication
...
refs #4941
2013-10-22 17:50:20 +02:00
Marius Hein
f770075276
Autoconf: Fix database validation
...
refs #4941
2013-10-22 17:50:20 +02:00
Marius Hein
8b419e15c4
Vagrant box configure icingaweb source
...
refs #4926
2013-10-22 11:39:06 +02:00
Michael Friedrich
c4efe02f8f
Update project name, fix make clean, update spec file.
...
refs #4926
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2013-10-22 10:57:16 +02:00
Michael Friedrich
1985cf18f1
Add --with-icingaweb-log-path.
...
refs #4926
2013-10-22 10:57:15 +02:00
Michael Friedrich
fe03f5b246
Fix config path in index.php (generate with configure).
...
refs #4926
2013-10-22 10:57:15 +02:00
Michael Friedrich
6b2cb571b6
Review installation, create tarball and add first spec file draft.
...
refs #4926
2013-10-22 10:57:15 +02:00
Michael Friedrich
9284defe17
configure: detect debian apache 2.4 conf-available.
...
refs #4926
2013-10-22 10:57:15 +02:00
Jannis Moßhammer
d0ac97f335
Configure fixes, regression test for 4606
...
The configure routine still has to be improved, right now unused
authentication backends are commented out
refs #4491
refs #4606
refs #4640
2013-08-29 11:48:32 +02:00
Jannis Moßhammer
c5dca9062b
Frontend and configure.ac fixes
...
refs #4491
2013-08-29 11:47:10 +02:00
Jannis Moßhammer
b5812fd56c
Fix installation via configure/make
...
The installation routine uses the .htaccess file right now, as
this is used in the 'dump' /var/www installation.
refs #4491
2013-08-29 11:47:10 +02:00
Marius Hein
7c1ff75199
Monitoring backend: Add resources.ini and backends.ini to configure
...
refs #4575
2013-08-19 18:29:26 +02:00
Marius Hein
eddbbd5f5b
Monitoring backend: Move backends.ini to module configuration
...
refs #4575
2013-08-19 18:29:26 +02:00
Matthias Jentsch
3ff0c0f02a
Adds DbUserBackend to handle the authentication against a sql db.
...
Users should be able to authenticate against an internal DB without setting up
additional authentication domains.
refs #3769
2013-07-26 13:09:59 +02:00
Jannis Moßhammer
11c78dbf19
Add Autoconf based installation with most parameters
...
configure allows to set the authentication backend to internal (or ldap)
and to set connection details for authentication and data retrieval
refs #4175
2013-07-03 14:07:54 +02:00
Jannis Moßhammer
bbea641875
ws-jmosshammer:icinga2-web moja$ git commit
...
Add autoconf parameter and authorisation configs
Add various autoconf directives for ldap and internal-db authenticaiton,
also additional checks whether the Zend DB Adapters are available and
whether the php setup fulfills the requirements
refs #4175
2013-07-03 14:07:30 +02:00
Jannis Moßhammer
aefea8486e
Add Autoconf based installation with most parameters
...
configure allows to set the authentication backend to internal (or ldap)
and to set connection details for authentication and data retrieval
refs #4175
2013-07-03 14:05:59 +02:00
Jannis Moßhammer
edbca73291
ws-jmosshammer:icinga2-web moja$ git commit
...
Add autoconf parameter and authorisation configs
Add various autoconf directives for ldap and internal-db authenticaiton,
also additional checks whether the Zend DB Adapters are available and
whether the php setup fulfills the requirements
refs #4175
2013-07-03 14:05:59 +02:00
Jannis Moßhammer
d7bbf256b3
Add additional resources
...
refs #4212
2013-06-03 17:05:59 +02:00