Commit Graph

4061 Commits

Author SHA1 Message Date
f0o
e4a1ff5b7c Added named/bind9 Application, Graphs, Check_MK-script 2015-01-16 18:30:53 +00:00
Neil Lathwood
1581f70d64 Merge pull request #404 from laf/issue-363
Simple fix to pass ports across to create new bill
2015-01-12 17:17:11 +01:00
Neil Lathwood
eb42974d3b Simple fix to pass ports across to create new bill 2015-01-12 15:21:03 +00:00
Neil Lathwood
a4ad199a6a Merge pull request #395 from f0o/issue-387
Added Package Search
2015-01-11 11:47:33 +00:00
Neil Lathwood
6b8d6b59a6 Merge pull request #401 from f0o/issue-399
Fancier Global Settings page
2015-01-10 20:34:35 +00:00
Neil Lathwood
30cb9a24bd Merge pull request #403 from f0o/issue-402
Added default graphs for nginx
2015-01-10 09:50:59 +00:00
f0o
1f0ebf83ce Added default graphs for nginx 2015-01-10 07:43:25 +00:00
f0o
36b5683b0b Added nested table to represent $config in Global Settings page /settings 2015-01-10 07:28:40 +00:00
Neil Lathwood
03534ee054 Update Agent.md 2015-01-09 14:05:44 +00:00
Neil Lathwood
d8e7e7d325 Update Alerting.md 2015-01-09 14:05:03 +00:00
Neil Lathwood
43d41ca500 Merge pull request #396 from f0o/issue-30
Remove cause of duplicate ports listing
2015-01-09 07:57:55 +00:00
Neil Lathwood
f031c50ea9 Merge pull request #398 from f0o/issue-397
Added ifAlias support for various distributions
2015-01-08 09:34:30 +00:00
f0o
e6de1b4245 Added ifAlias support for: Debian, Gentoo, CentOS, RedHat, SuSE, Mandriva, Mandrake and Archlinux 2015-01-07 20:39:44 +00:00
f0o
bc4c121fb6 Removed bogus and buggy Memcached reference from html/pages/ports.inc.php to avoid duplicates. 2015-01-07 15:34:14 +00:00
f0o
75d37fe478 Replace Packages-link in menubar with Packages-Search.
Rewrote inclusion code in `html/pages/search.inc.php`.
Added replacement for `:` character in versions to level out debian-version oddities.
2015-01-07 09:22:39 +00:00
Paul Gear
b37a408f62 Merge pull request #393 from laf/issue-laf-105
Added Hikvision support
2015-01-06 19:32:41 +10:00
Paul Gear
0070fdbfbf Merge pull request #391 from laf/issue-laf-102
Updated login page visually
2015-01-06 19:17:15 +10:00
Paul Gear
9d7bea4b06 Merge pull request #376 from laf/issue-laf-100
Updated location of API docs
2015-01-06 19:11:34 +10:00
Neil Lathwood
f1b79799ca Merge pull request #394 from laf/issue-laf-106
Added +x to poller.php
2015-01-05 21:26:18 +00:00
laf
976627dbb0 Added +x to poller.php 2015-01-05 21:13:58 +00:00
Neil Lathwood
8deae3ff79 Added Hikvision support 2015-01-05 21:06:49 +00:00
f0o
a5b643d251 Scrut fixes 2015-01-04 20:42:59 +00:00
f0o
eadbb50695 Added Package Search 2015-01-04 19:58:37 +00:00
Neil Lathwood
955ca0f8fc Added remember me text 2015-01-03 20:01:29 +00:00
Neil Lathwood
cb7326d738 Updated login page visually 2015-01-03 19:29:55 +00:00
Neil Lathwood
e0b4562b51 Merge pull request #383 from f0o/issue-365
Added TwoFactor Authentication (RFC4226)
2014-12-28 15:52:56 +00:00
f0o
d66cec7017 Added TwoFactor Authentication (RFC4226)
Tested against Google-Authenticator app on Android 4.4.4

Made `verify_hotp` more efficient.

Added autofocus on twofactor input

Added GUI Unlock and Remove for TwoFactor credentials in /edituser/

Allow additional tries after elapsed time from last try exceeds configured parameter `$config['twofactor_lock']`.
If `$config['twofactor_lock']` is not defined or is set to `0`, administrators have to unlock accounts that exceed 3 failures via GUI.

Added Documentation

Moved TwoFactor form to logon.inc.php
Disabled autocomplete on twofactor input field
Updated Docs to include link to Google-Authenticator's install-guides

Moved authentication logic from authenticate.inc.php to twofactor.lib.php

typo in docblock for `twofactor_auth()`

Fixed scrutinizer bugs

To please scrutinizer
2014-12-28 15:40:40 +00:00
Neil Lathwood
e81cf8f38b Update about.inc.php
Removed acknowledgements for logo design (no longer used) and drop down menus (bootstrap menus now used).
2014-12-28 13:23:51 +00:00
Neil Lathwood
3edf581f69 Merge pull request #374 from f0o/alerting-dirty
Cronjob adjustment & Lockfile implementation
2014-12-26 23:50:26 +00:00
Neil Lathwood
b005ebb151 Merge pull request #378 from laf/issue-362
Added git log link to show last 10 commits
2014-12-23 22:45:19 +00:00
laf
cd58c9bf47 Added git log link to show last 10 commits 2014-12-23 22:34:05 +00:00
Neil Lathwood
1cae669976 Merge pull request #377 from laf/issue-362
Added dbSchema version to about page
2014-12-23 21:36:29 +00:00
laf
5e0b9e0a06 Added dbSchema version to about page 2014-12-23 19:30:57 +00:00
Neil Lathwood
cbaf3cacec Merge pull request #375 from laf/issue-laf-98
Updated ability to acknowledge alerts
2014-12-23 16:57:16 +00:00
Neil Lathwood
ff833a508d Merge pull request #373 from laf/issue-laf-97
Added ability to create default global alert rules
2014-12-23 16:36:18 +00:00
laf
9d1fd5adb4 Updated location of API docs 2014-12-23 16:35:09 +00:00
Neil Lathwood
078d63b3f3 Update print-alert-rules.php 2014-12-23 15:56:39 +00:00
Neil Lathwood
3669a6e824 Update print-alert-rules.php 2014-12-23 15:56:17 +00:00
f0o
9bcef65912 Updated Docs 2014-12-23 08:34:16 +00:00
laf
b476514b7d Updated ability to acknowledge alerts 2014-12-22 20:31:52 +00:00
laf
1d217df791 Set device_id to -1 2014-12-22 19:38:45 +00:00
laf
84eb81c23a Setting default delay to 300 seconds so alerts are every 5 minutes 2014-12-22 19:01:23 +00:00
f0o
d6d5282e84 Changed:
Alerts cronjob to be every minute.

Added:
	Lockfile to Alerts cronjob
2014-12-22 18:17:43 +00:00
Neil Lathwood
7dccc13a6c Merge pull request #372 from laf/issue-laf-94
Added ability to name alert rules
2014-12-22 18:14:04 +00:00
laf
a3c180868b Updated default rules 2014-12-22 17:41:05 +00:00
laf
6f0b9478a8 Added ability to create default global alert rules 2014-12-22 16:58:58 +00:00
Neil Lathwood
51616844bc Added ability to name alert rules 2014-12-21 15:44:50 +00:00
Paul Gear
e867d3f1df Merge branch 'alerting-dirty' of https://github.com/f0o/librenms into f0o-alerting-dirty 2014-12-21 12:56:29 +10:00
Paul Gear
56aa518608 Merge pull request #369 from laf/alert-api
API for alerting
2014-12-21 12:54:36 +10:00
Paul Gear
67052ed0c9 Merge pull request #367 from laf/alerts
GUI for alerts system
2014-12-21 12:53:58 +10:00