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:
committed by
Dominic Schabel
parent
d34e7f35c5
commit
7c04ca1967
6
licenses/LICENSE_HEADER_TEMPLATE_DEVOLO_19.txt
Normal file
6
licenses/LICENSE_HEADER_TEMPLATE_DEVOLO_19.txt
Normal 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
|
||||
Reference in New Issue
Block a user