bcaf283c35
The `memory` provider can load users from a dump obtained using the `dumpdata` REST API. This dump file can be configured using the dataprovider `name` configuration key. It will be loaded at startup and can be reloaded on demand using a `SIGHUP` on Unix based systems and a `paramchange` request to the running service on Windows. Fixes #66 |
||
---|---|---|
.. | ||
install_windows.go | ||
portable.go | ||
reload_windows.go | ||
root.go | ||
serve.go | ||
service_windows.go | ||
start_windows.go | ||
status_windows.go | ||
stop_windows.go | ||
uninstall_windows.go |