Commit Graph

3904 Commits

Author SHA1 Message Date
Paul Gear
4a8f54dafc Increase API token length to allow for future growth 2014-09-27 14:49:33 +10:00
Paul Gear
0a351ecf58 Supply more specific error code when API token is missing or invalid 2014-09-27 14:48:08 +10:00
Paul Gear
1ddb2901cc Minor tweaks to footer to show we're our own project now. :-) 2014-09-27 13:51:07 +10:00
Paul Gear
a38b2f37c2 Don't exclude plugins from git 2014-09-27 12:12:16 +10:00
Paul Gear
69edfae5a3 Make API docs match current state of API 2014-09-27 12:08:03 +10:00
Paul Gear
e0d8011c29 Merge pull request #290 from laf/issue-laf-39
SNMP passwords are now hidden on an edit snmp form
2014-09-27 11:40:46 +10:00
laf
cbeb0ae378 SNMP passwords are now hidden on an edit snmp form 2014-09-23 23:54:23 +01:00
Paul Gear
98ddc0181b Merge pull request #282 from laf/api
Initial API release; note it is marked v0 - not guaranteed stable until v1 is reached.
2014-09-22 20:25:17 +10:00
laf
8790bfee0a Added api call to delete device 2014-09-17 21:03:02 +01:00
laf
d40244cb06 Moved to version 0 of the api for release 2014-09-17 18:49:04 +01:00
laf
e81ce9ff60 Removed one of the router variables as it was not needed 2014-09-17 18:45:44 +01:00
laf
a0b52743d0 Updated api routes to new format + moved includes file to correct location 2014-09-16 22:19:29 +01:00
laf
5d83c30708 Started work on creating/updating tokens 2014-09-16 22:19:29 +01:00
laf
b980710a4e Added urldecode for ports in API to deal with slashes in port names 2014-09-16 22:19:28 +01:00
laf
754c0b0507 Fixed some scrutinizer issues 2014-09-16 22:19:28 +01:00
laf
41cf25639f Added Slim exclusion to .scrutinizer.yml 2014-09-16 22:19:28 +01:00
laf
070f4d60bd Added documentation and a function to tidy up json output 2014-09-16 22:19:28 +01:00
laf
ad6d425333 Added add_device api call 2014-09-16 22:19:28 +01:00
laf
b8df0596a9 Added list devices api call 2014-09-16 22:19:28 +01:00
laf
dabe45a257 Updated url in comments to match new format 2014-09-16 22:19:28 +01:00
laf
47c91b458e Moved to use X-Auth-Token header for auth and new url format for later use 2014-09-16 22:19:28 +01:00
laf
96c0457a75 More updates to api 2014-09-16 22:19:28 +01:00
laf
edec1c0c7d Initial API release 2014-09-16 22:19:28 +01:00
Paul Gear
704d7f6703 Merge pull request #289 from laf/issue-laf-38
Added none to vtpversion check; bad Cisco - no biscuit.
2014-09-10 16:46:49 +10:00
laf
d0fa4eb9ec Added none to vtpversion check 2014-09-09 20:46:17 +01:00
laf
5807021c93 Merge pull request #288 from paulgear/master
Make add button display consistent on user edit screen
2014-08-27 11:32:56 +01:00
Paul Gear
0fce5d623c Merge branch 'master' of git://github.com/librenms/librenms 2014-08-27 20:32:10 +10:00
Paul Gear
17c004e279 Merge pull request #287 from laf/issue-laf-33
Removed session regeneration
2014-08-27 20:28:37 +10:00
Paul Gear
e9381f9501 Make add button display consistent on user edit screen 2014-08-27 20:09:29 +10: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
laf
b563b8425d Updated null to false for secure cookie 2014-08-20 16:42:09 +01:00
laf
183c69e304 Removed session regeneration 2014-08-20 16:24:27 +01:00
Paul Gear
43301c45cb Merge pull request #286 from laf/issue-281
Updated layout of the ports table to fix alignment issues
2014-08-19 07:56:48 +10:00
laf
38907c98ad Updated layout of the ports table to fix alignment issues 2014-08-18 22:22:41 +01:00
Paul Gear
12e100d7ea Merge pull request #278 from laf/issue-167
Added email field for add user form
2014-08-16 09:34:13 +10:00
Paul Gear
8431df19ec Better error checking and more informative messages for initial db build 2014-08-14 08:06:49 +10:00
laf
703ec3d9a5 Merge pull request #284 from fameal/master
Update storage.inc.php
2014-08-13 21:22:25 +01:00
fameal
fdfb5bd116 Update storage.inc.php
Modification to solve issue #283
2014-08-13 17:12:04 -03:00
Paul Gear
5196e7f87f Trying to make doc a little easier to follow 2014-08-09 00:11:01 +10:00
Paul Gear
0e3b24bebc Start on making date formats consistent 2014-08-07 03:45:30 +10:00
Paul Gear
738b79fce8 Move new starter info like introduction and installation to a more prominent place 2014-08-07 03:40:37 +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
laf
7378b7a4e1 Added email field for add user form 2014-08-01 23:06:05 +01:00
Paul Gear
e050757049 Merge pull request #276 from jvaubourg/master
Remove redundant snmpd in the apt-get install list - thanks Julien
2014-07-24 07:40:24 +10:00
Julien Vaubourg
83001c49a3 Doublon in the apt-get install list (snmpd twice) 2014-07-23 20:26:43 +02:00
Paul Gear
7709b43628 Test fix for #275 2014-07-17 22:11:27 +10:00
Paul Gear
cbfd365a28 Update INSTALL.md
Add note about download speed
2014-07-17 21:20:04 +10:00
Paul Gear
b9c2d68bbb Merge pull request #268 from laf/issue-laf-32
Added support for Cisco ASA Connection graphs
2014-07-17 20:09:30 +10:00
Paul Gear
d49a0b697d Add some debug statements to assist with troubleshooting discovery failure 2014-07-17 15:43:46 +10:00