Add multi-user support (#829)

This allows optionally configuring multiple static users with varying
permissions. If used, Spring Security user/password are ignored.
Otherwise, the old behavior is retained.

Signed-off-by: Stefan Schake <stefan.schake@devolo.de>
This commit is contained in:
Stefan Schake
2019-05-21 11:09:58 +02:00
committed by Dominic Schabel
parent d34e7f35c5
commit 7c04ca1967
5 changed files with 179 additions and 30 deletions

View File

@@ -0,0 +1,6 @@
Copyright (c) 2019 devolo AG and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html