Commit Graph

  • 4691808fa6 add api user role and fix api auth failure response Oliver Gorwits 2018-12-31 19:30:41 +00:00
  • 1a038079bf initial full swagger spec for nodeip search Oliver Gorwits 2018-12-31 18:43:35 +00:00
  • 5a4f9d784f move api util to utils area Oliver Gorwits 2018-12-31 18:22:01 +00:00
  • 92f1d2eb9d code formatting only Oliver Gorwits 2018-12-31 18:21:28 +00:00
  • 07cf1673e1 do not autodiscover swagger routes Oliver Gorwits 2018-12-31 18:17:54 +00:00
  • 32ba1a6b45 workaround for Swagger plugin weird response body Oliver Gorwits 2018-12-31 18:14:42 +00:00
  • 1a66dcccea use RFC7235 Oliver Gorwits 2018-12-31 17:43:31 +00:00
  • 3b7bb65387 only AuthZ header for api use, and alway regen key on login Oliver Gorwits 2018-12-31 17:39:36 +00:00
  • 227d0ced40 Merge branch 'master' into og-api-tokens Oliver Gorwits 2018-12-31 17:27:30 +00:00
  • df769c9720 release 2.040002 2.040002 Oliver Gorwits 2018-12-30 10:57:54 +00:00
  • 6eb098955a Merge branch 'master' of github.com:netdisco/netdisco Oliver Gorwits 2018-12-30 10:53:13 +00:00
  • 22a3e8c9f6 release 2.040001 2.040001 Oliver Gorwits 2018-12-30 10:52:40 +00:00
  • 485abbc9bd trailing whitespace nick n 2018-12-30 07:52:27 +01:00
  • 5fb9d52278 reference wiki, not nonexisting manual nick n 2018-12-30 00:26:07 +01:00
  • 9022e3ee8b updates to work with PhantomJS 2.x Oliver Gorwits 2018-12-29 13:26:54 +00:00
  • 6ed29f85ea update changes Oliver Gorwits 2018-12-28 22:56:51 +00:00
  • e4dabe525c Always notify from Travis to IRC and email on any code commit Oliver Gorwits 2018-12-28 18:34:29 +00:00
  • 5cc99cf20f Update .travis.yml Oliver Gorwits 2018-12-28 18:24:05 +00:00
  • b4e5dc7af7 #422 Network map positions will not save (onlinehupe) Oliver Gorwits 2018-12-28 17:56:12 +00:00
  • b445d237e4 #471 OSPF Neighbor Discovery by router ID Oliver Gorwits 2018-12-28 17:32:40 +00:00
  • 097bad6c48 release 2.040000 2.040000 Oliver Gorwits 2018-12-28 17:02:56 +00:00
  • b0f17db700 Revert "workaround for #457 (#465)" Oliver Gorwits 2018-12-28 16:50:22 +00:00
  • 7f8db7b00d build helpers for Mojave Oliver Gorwits 2018-12-28 16:43:08 +00:00
  • 8aed736925 ignore notpresent interfaces, with type filtering config item (set to [] to not filter). work done by postilion/nic bernstein, filter by me. also includes trailing space fix by nic. (#464) nick n 2018-12-28 17:08:40 +01:00
  • 86c38c9466 make job queue list in webinterface configurable (#469) nick n 2018-12-28 17:01:40 +01:00
  • 08589ebf96 workaround for #457 (#465) nick n 2018-12-28 17:00:13 +01:00
  • b1ca1b968d Improve netdisco-sshcollector CLI experience (#460) Christian Ramseyer 2018-12-28 16:58:32 +01:00
  • f5622929e0 Provide stdin to IOSXR.pm when none available (#462) Christian Ramseyer 2018-12-28 15:33:02 +01:00
  • 9f8dd0039b docs are maintained in wiki (#470) nick n 2018-12-28 15:32:05 +01:00
  • f9e7550ca7 Merge pull request #468 from inphobia/patch-3 Jeroen van Ingen Schenau 2018-12-17 09:28:48 +01:00
  • 62bed4e2ca Merge pull request #467 from inphobia/patch-2 Jeroen van Ingen Schenau 2018-12-17 09:27:38 +01:00
  • 733f82c3dc 2 typos nick n 2018-12-13 22:52:48 +01:00
  • e94f15dc8a typo (paramter instead of parameter) nick n 2018-12-13 22:42:52 +01:00
  • da23cb9bab Merge pull request #459 from inphobia/patch-2 Jeroen van Ingen Schenau 2018-11-28 09:50:12 +01:00
  • 3474d028ec 1 more isdn interface to ignore nick n 2018-11-28 02:43:15 +01:00
  • ba9f033821 remove double define of "plugin:" (#448) nick n 2018-11-27 12:19:36 +01:00
  • 2e0965033a remove reference to netdisco user in command examples. (#451) nick n 2018-11-27 12:19:22 +01:00
  • 369590d17f Fixed pod error as reported by CPANTS. (#456) Mohammad S Anwar 2018-11-27 11:18:45 +00:00
  • d6abc54cff Add nodeip plugin to config Ryan Gasik 2018-10-24 21:08:59 -07:00
  • 700cb73111 Add NodeIP support. Ryan Gasik 2018-10-24 21:06:43 -07:00
  • acaa3b8c5c Break out utility functions into separate file, to allow other api portions to use Ryan Gasik 2018-10-24 20:53:29 -07:00
  • d79411a34d Fix some error handling for API/Device.pm Ryan Gasik 2018-10-24 20:41:41 -07:00
  • 4d68bffeea Merge in working copy of API/Device.pm Ryan Gasik 2018-10-21 22:39:29 -07:00
  • ee8cd72ef1 basic Swagger spec support Oliver Gorwits 2018-10-21 19:12:06 +01:00
  • 734166fcef initial import of pyro3d api code Oliver Gorwits 2018-10-21 18:07:20 +01:00
  • f01bc6a695 add token schema and validation Oliver Gorwits 2018-10-21 17:31:52 +01:00
  • fb4e5c0793 initial token-based-api login handler Oliver Gorwits 2018-10-21 13:37:27 +01:00
  • 5c277d7944 release 2.039033 2.039033 Oliver Gorwits 2018-10-19 21:35:50 +01:00
  • 3ddc1a3c8a #446 fix typo in NodeVendor report - rflor Oliver Gorwits 2018-10-19 21:33:58 +01:00
  • 8ef42ede38 remove erroring tests Oliver Gorwits 2018-10-19 17:30:00 +01:00
  • 894e07fe63 test localhost resolver in travis.ci Oliver Gorwits 2018-10-19 17:19:42 +01:00
  • 561772273d release 2.039032 Oliver Gorwits 2018-10-19 15:38:17 +01:00
  • 5ca76bfc99 release 2.039032 2.039032 Oliver Gorwits 2018-10-19 15:36:03 +01:00
  • 847d7e16e3 #443 attempt to handle IPs and Names in show arp output - darknicht66 Oliver Gorwits 2018-10-19 15:31:31 +01:00
  • ffa2aefd8d Revert "#432 fix regexp for arp display - stromsoe" Oliver Gorwits 2018-10-19 15:29:32 +01:00
  • 75507ed521 #432 fix regexp for arp display - stromsoe Oliver Gorwits 2018-10-19 15:25:36 +01:00
  • ea2fde1e56 #439 add expire_userlog with default 365 days Oliver Gorwits 2018-10-19 15:11:26 +01:00
  • fb3ef12854 in fact localtime is correct if server admin runs server in GMT Oliver Gorwits 2018-10-19 15:08:38 +01:00
  • 1baa6dacc6 #435 netdisco-deploy allows blank admin password Oliver Gorwits 2018-10-19 15:06:58 +01:00
  • 2818591462 #431 sshcollector calls die() even if all the work is not done - stromsoe Oliver Gorwits 2018-10-19 14:59:32 +01:00
  • d4b79f685b #433 add status note when updating stats in netdisco-deploy - jrbinks Oliver Gorwits 2018-10-19 14:53:01 +01:00
  • 0e9274467d #434 shuffle input array for sshcollector - stromsoe Oliver Gorwits 2018-10-19 14:50:54 +01:00
  • 779e0a618d #441 change localtime to gmtime Oliver Gorwits 2018-10-19 14:49:03 +01:00
  • 00ac3cff4a update NodeVendor.pm (#427) slofunk 2018-10-19 09:42:37 -04:00
  • 75c26717f0 fix error in regexp as identified by Nick / inphobia Oliver Gorwits 2018-10-19 14:42:02 +01:00
  • 19ed3d9747 Update config.yml (#438) nick n 2018-10-19 15:40:58 +02:00
  • 9781006249 release 2.039031 2.039031 Oliver Gorwits 2018-06-17 21:56:35 +01:00
  • e39cf197bf further tune job picker Oliver Gorwits 2018-06-17 21:55:18 +01:00
  • 13d5f04465 #419 "neigh - discrepancy in IP" due to differences in IPv6 formatting Oliver Gorwits 2018-06-08 10:56:16 +01:00
  • 0cce3b3834 jobs with username are only allowed one attempt to unskip Oliver Gorwits 2018-06-07 23:17:13 +01:00
  • 662c24c5b5 limit cli max hosts in prefix to 512 Oliver Gorwits 2018-06-07 21:57:16 +01:00
  • 596d2454d6 fix bug in reuse of $worker for prefix actions Oliver Gorwits 2018-06-07 21:50:43 +01:00
  • e4098ad3d7 clarify the web app home location Oliver Gorwits 2018-06-07 21:46:58 +01:00
  • 2e77d5982f release 2.039030 2.039030 Oliver Gorwits 2018-05-09 06:59:30 +01:00
  • 949dce9b33 release 2.039029 2.039029 Oliver Gorwits 2018-05-09 06:53:46 +01:00
  • 87f1297f25 Merge branch 'og-2.040' Oliver Gorwits 2018-05-09 06:50:55 +01:00
  • d959adde36 issue DB schema statements each within savepoints Oliver Gorwits 2018-05-09 06:07:30 +01:00
  • 3d27184b1c #414 clicking discover button with empty field causes crash Oliver Gorwits 2018-05-08 22:33:31 +01:00
  • d7a0bec20b device port search will match on Description as well as Port Oliver Gorwits 2018-05-07 17:34:13 +01:00
  • a97780201d Revert "Squashed commit of the following:" Oliver Gorwits 2018-05-07 17:25:24 +01:00
  • 6098b893ad #410 improvements to Undiscovered Neighbors report Oliver Gorwits 2018-05-07 17:15:11 +01:00
  • 232df96457 Squashed commit of the following: Oliver Gorwits 2018-05-06 22:46:57 +01:00
  • aefef15562 release 2.039028 2.039028 Oliver Gorwits 2018-05-05 16:29:06 +01:00
  • 0d8cd3e764 #411 store_modules: false is ignored Oliver Gorwits 2018-05-05 16:12:43 +01:00
  • fa6f70ac8a #413 manual retrigger of discovery does not work Oliver Gorwits 2018-05-05 16:00:14 +01:00
  • 74825aff37 ignore some Microsoft interfaces (L. Ferguson) Oliver Gorwits 2018-04-30 08:21:46 +01:00
  • 7e151b997c release 2.039027 2.039027 Oliver Gorwits 2018-04-28 22:16:11 +01:00
  • c0fcc7f5d5 #405 Inventory reports default to all time to fix missing IPs Oliver Gorwits 2018-04-28 22:10:11 +01:00
  • 901c9d1180 update changelog Oliver Gorwits 2018-04-28 13:12:35 +01:00
  • 9cc4e8e93f release 2.039026 2.039026 Oliver Gorwits 2018-04-28 13:10:38 +01:00
  • 342e9e5cc3 #406 error in check_mac() params causing NBTStat failure Oliver Gorwits 2018-04-28 13:09:18 +01:00
  • 788d3ac26b dump sshcollector stderr into null (#396) Brian De Wolf 2018-04-28 03:43:39 -07:00
  • 2f2c9f6b26 Improve Palo Alto SSH Collector support (#397) Brian De Wolf 2018-04-28 03:43:01 -07:00
  • cddbf44916 do not enqueue the same routed peer more than once Oliver Gorwits 2018-04-28 11:40:58 +01:00
  • 95609a8f4a release 2.039025 Oliver Gorwits 2018-04-27 13:27:35 +01:00
  • 7e1982985c initial implementatin of new job queue with skip info per job archive/og-jobqueuewihtskips Oliver Gorwits 2018-04-25 21:43:39 +01:00
  • 5eb443438c make netmap Color By Host Group work with no groups selected Oliver Gorwits 2018-04-23 20:41:07 +01:00
  • f7df6b907b copy munge_highspeed from SNMP::Info to avoid having dependency from web frontend Oliver Gorwits 2018-04-23 08:12:57 +01:00
  • d05b4cb4b8 release 2.039024 2.039024 Oliver Gorwits 2018-04-22 18:53:56 +01:00
  • d0f1c6fec8 update changes Oliver Gorwits 2018-04-22 18:53:08 +01:00