Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | nms: Further simplify and fix the API | Kristian Lyngstol | 2016-03-04 | -8/+11 |
| | | | | | | Now this works: tools/add_switches.txt.pl < switches.txt | POST http://demo:demo@localhost/private/switch-add | |||
* | NMS: Remove now redundant "Security" things | Kristian Lyngstol | 2016-03-04 | -1/+1 |
| | | | | Better to have proper isolation than this crud. | |||
* | nms: Split pub/switches in two | Kristian Lyngstol | 2016-03-04 | -0/+34 |
| | | | | Makes authentication simpler. | |||
* | nms: Rename API end points and separate public/private | Kristian Lyngstol | 2016-03-04 | -0/+130 |