Commit Graph

1697 Commits

Author SHA1 Message Date
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
Julien Vaubourg 83001c49a3 Doublon in the apt-get install list (snmpd twice) 2014-07-23 20:26:43 +02:00
Paul Gear cbfd365a28 Update INSTALL.md
Add note about download speed
2014-07-17 21:20:04 +10:00
Paul Gear c989142a89 Update INSTALL.md
- add mcrypt enable
2014-07-17 13:51:59 +10:00
Paul Gear 8a2808a5c7 Update INSTALL.md
- note about database server
2014-07-17 11:27:04 +10:00
Paul Gear a4efa332f6 Install doc update
- Skip to correct section
- Reword poller-wrapper section
- Fix cron job creation
- move snmpd config to NMS, add note about configuring it
- add a bit more of a git introduction
- add an install complete section
- reword many other parts
2014-07-17 11:22:20 +10:00
Paul Gear b89037da09 Fix/clarify some install doc issues 2014-07-17 10:52:46 +10:00
Daniel Preussker 0fd7893d80 I agree to the conditions of the Contributor Agreement contained in doc/CONTRIBUTING.md 2014-06-24 09:26:22 +02:00
Paul Gear 201cb2ae30 Merge pull request #251 from bohdan-s/patch-1
Update AUTHORS.md
2014-06-24 10:30:58 +10:00
Paul Gear b464427b78 Merge pull request #250 from laf/agreement
laf contributor agreement
2014-06-24 10:30:18 +10:00