Commit Graph

106 Commits

Author SHA1 Message Date
laf ab82effa3b Updated adding devices for distributed poller 2015-03-19 22:06:13 +00:00
Neil Lathwood 3a35cf3739 Merge pull request #609 from f0o/issue-608
Distributed Polling backend
2015-03-19 16:32:02 +00:00
laf dd617d19f0 Updated changelog as of 18/03/15 2015-03-18 22:52:56 +00:00
f0o 18ff4c063b Updated Docs 2015-03-15 17:29:11 +00:00
f0o d6535075dc Docs-Typo 2015-03-15 16:31:22 +00:00
f0o ffd5a3d928 Adds Distributed Polling via Memcached. 2015-03-15 16:29:59 +00:00
Neil Lathwood bf96ba3fe3 Merge pull request #561 from laf/site-docs
Added new docs for use with new site
2015-03-11 00:02:11 +00:00
laf cedd13e14b Added docs on removing default site 2015-03-09 15:26:40 +00:00
laf 7bdb9814dc Fixing changelog formatting 2015-03-09 11:16:10 +00:00
laf c042a71951 Fixing changelog formatting 2015-03-09 11:09:00 +00:00
laf 8299acc5b6 Added new docs for use with new site 2015-03-09 11:02:57 +00:00
Paul Gear f647c43d81 Minor reformats on documentation; remove no-longer-relevant sections 2015-03-09 08:09:53 +10:00
laf a2366cad2d Updated docs including adding code standards doc 2015-03-01 13:57:31 +00:00
Neil Lathwood e1722d7b60 Added code guidelines documentation 2015-03-01 13:56:31 +00:00
laf c1c520d781 Removing POST / GET code as slack only uses POST 2015-02-28 11:45:30 +00:00
laf 54cff79acb Added docs for slack transport 2015-02-27 15:36:12 +00:00
f0o 04cb44e913 Update Docs 2015-02-09 07:36:18 +00:00
f0o 38b929942c Updated irc.php
Added Alert-Channels to irc.php
2015-01-31 17:25:18 +00:00
Neil Lathwood df46673cfc Merge pull request #427 from f0o/issue-326
Followup to CentOS7 Docs
2015-01-24 16:21:42 +00:00
f0o db02fa5a2c Added mod_authz_core fix 2015-01-24 15:00:50 +00:00
Paul Gear 1c0cd78841 Move Observium welcome out of top level docs and update 2015-01-24 21:01:25 +10:00
Paul Gear 4352ec72c5 Fix link 2015-01-24 20:42:48 +10:00
Paul Gear 6f9fc954e8 Point to the correct location of AUTHORS.md 2015-01-24 20:42:21 +10:00
Paul Gear 9c3621b3ef Update Contributing.md
Fix document title
2015-01-24 19:53:24 +10:00
f0o 3bcb7e8b9c Added updated Docs for CentOS 2015-01-24 06:44:26 +00:00
Paul Gear 7e12067e61 Merge master; resolve doc/Extensions/Agent-Setup.md conflict 2015-01-22 20:40:27 +10:00
Paul Gear 220cb5e034 Merge branch 'laf-issue-99'
(Changed doc/General/Contributing.md to use Unix file format instead of
DOS.)
2015-01-22 20:37:39 +10:00
f0o 0170259092 Added Documentation 2015-01-18 07:12:48 +00:00
f0o c9dcc96649 Added Documentation, Scrut-fixes 2015-01-17 14:09:59 +00:00
Neil Lathwood 3a53d50e27 Updated some links and created initial index page 2015-01-10 01:32:46 +00:00
Neil Lathwood 9c716caf2c Updating docs for RTD 2015-01-10 01:32:46 +00:00
Neil Lathwood 91e40a91ce Updated document structure 2015-01-10 01:32:46 +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 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
f0o 9bcef65912 Updated Docs 2014-12-23 08:34:16 +00:00
f0o c0e1d9cbc5 Added Alerting 2014-12-15 11:10:26 +00:00
Sebastien Badia f1ac916229 doc: Update markdown flavored syntax (using linguist) 2014-11-28 01:30:59 +01:00
Sebastien Badia 7a070e2a9f doc: Clean whitespaces in documentation 2014-11-28 01:25:45 +01:00
Paul Gear 91c2a5a628 Merge pull request #311 from laf/issue-laf-50
Updated scripts to remove observium name + use new version of check_mk
2014-11-12 19:27:11 +10:00
Daniel Preussker 590053d126 Update INSTALL_RHEL.md
Added nginx+php-fpm instructions
2014-11-06 07:57:12 +00:00
Toni Cunyat d1bea37236 I agree to the conditions of the Contributor Agreement contained in doc/CONTRIBUTING.md 2014-11-03 16:55:01 +01:00
Paul Gear 99341e5a90 Documentation refresh with focus on contribution guidelines 2014-10-28 06:53:25 +10:00
Neil Lathwood 40198dd8a3 Updated scripts to remove observium name + use new version of check_mk 2014-10-08 19:07:58 +00:00
laf b980710a4e Added urldecode for ports in API to deal with slashes in port names 2014-09-16 22:19:28 +01:00
Paul Gear 2facfd2836 Tidy roadmap a little
Most of this probably should move to the development blog
2014-08-22 18:31:56 +10:00
Paul Gear 5196e7f87f Trying to make doc a little easier to follow 2014-08-09 00:11:01 +10:00
Paul Gear 74d85882f6 Merge branch 'master' of github.com:librenms/librenms 2014-08-07 03:25:33 +10:00
Paul Gear 7741945fbf Add note about setting PHP time zone 2014-08-07 03:22:55 +10:00