moonfire-nvr/guide
Scott Lamb 4580038013 fix --require-auth flag
Apparently with docopt, --require-auth=false doesn't work, so booleans
with a default value of true can't be turned off. Toggle the default to
false to deal with this, for now. I'd prefer the default be true, but
I also would prefer to not use a negative --no-require-auth or
--allow-unauthenticated flag. I think I'll switch from docopt to clap
in the near future; it seems to be what the cool kids use.
2018-12-28 08:39:50 -06:00
..
developing-ui.md Settings can now be taken from separate file with local override. 2018-03-08 18:26:41 -08:00
install-manual.md fix --require-auth flag 2018-12-28 08:39:50 -06:00
install-scripted.md few small markdown tweaks 2018-08-24 21:04:13 -07:00
install.md document proxy setup in guide/secure.md (for #26) 2018-12-27 16:00:15 -06:00
schema.md initial schema for user authentication (#26) 2018-03-21 23:57:45 -07:00
secure.md fix --require-auth flag 2018-12-28 08:39:50 -06:00
troubleshooting.md preliminary web support for auth (#26) 2018-11-27 11:08:33 -08:00