76 Commits

Author SHA1 Message Date
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
bohdan-s
fc570e86f5 Update AUTHORS.md
I agree to the conditions of the Contributor Agreement contained in doc/CONTRIBUTING.md.
2014-06-24 10:27:26 +10:00
Paul Gear
0e9420a2ae Clarify contributor agreement acceptance 2014-06-24 10:23:33 +10:00
laf
d0d51f4e78 I agree to the conditions of the Contributor Agreement contained in doc/CONTRIBUTING.md 2014-06-24 01:21:53 +01:00
bohdan-s
bf5e6e3c2f Update AUTHORS.md
As per discussion with Paul, add to Contributors
2014-06-24 08:23:18 +10:00
Daniel Preussker
75da64cb4f Signed Agreement 2014-06-23 11:00:55 +02:00
Paul Gear
90b6316a92 Update copyright instructions 2014-06-23 13:44:12 +10:00
Paul Gear
b2b3434c4a Moved contributor agreement part to the top 2014-06-23 10:18:59 +10:00
laf
2731c968f2 Updated apt-get line so it is no longer split 2014-06-21 21:55:33 +01:00
laf
6ca2914bb4 Updated lighttpd doc 2014-06-21 01:27:40 +01:00
bohdan-s
f37cef364d Update INSTALL_LIGHTTPD.md
Fix spelling mistake
2014-06-20 23:41:22 +10:00
bohdan-s
234c5a5f76 Add documentation for Lighttpd as Web Server 2014-06-20 23:01:47 +10:00
laf
fabeaa3862 Updated AUTHORS.md to sign agreement 2014-06-14 23:19:45 +01:00
Paul Gear
90e2305bcd I agree to the conditions of the Contributor Agreement contained in doc/CONTRIBUTING.md. 2014-06-15 07:25:03 +10:00
Paul Gear
3a1c1425de Add Contributor Agreement 2014-06-15 07:23:59 +10:00
laf
20beb5ec34 Added updating of sql database when daily updates are run. Also added a small doc showing how to manually update 2014-03-29 20:06:26 +00:00
Paul Gear
d1c082d507 Merge pull request #189 from laf/issue-154
First full commit of plugin system
2014-03-29 09:30:57 +10:00
Paul Gear
b494d5a02e Merge pull request #196 from laf/laf-issue-26
Update INSTALL.md
2014-03-25 23:12:30 +10:00
laf
3a578d391c Update INSTALL.md
Added php5-json to list of required packages.
2014-03-16 13:39:39 +00:00
Paul Gear
d119087cb3 Merge pull request #181 from laf/issue-180
Updating contrib docs with steps on using git.
2014-03-14 09:55:30 +10:00
Paul Gear
e6cb797986 Merge pull request #171 from f0o/ircbot
New and Awesome IRC-Bot!
2014-03-14 09:10:36 +10:00
laf
5d23565461 Update CONTRIBUTING.md 2014-03-10 10:36:17 +00:00