mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Removed outdated basic auth classes (#2245)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
@@ -115,16 +115,6 @@
|
||||
<bundle>mvn:org.openhab.core.bundles/org.openhab.core.io.http.auth/${project.version}</bundle>
|
||||
</feature>
|
||||
|
||||
<feature name="openhab-core-io-http-auth-basic" version="${project.version}">
|
||||
<feature>openhab-core-base</feature>
|
||||
<bundle>mvn:org.openhab.core.bundles/org.openhab.core.io.http.auth.basic/${project.version}</bundle>
|
||||
|
||||
<feature>openhab-core-io-http-auth</feature>
|
||||
<config name="org.openhab.auth">
|
||||
enabled = true
|
||||
</config>
|
||||
</feature>
|
||||
|
||||
<feature name="openhab-core-io-rest-auth" version="${project.version}">
|
||||
<feature>openhab-core-base</feature>
|
||||
<feature>openhab-core-auth-jaas</feature>
|
||||
|
||||
Reference in New Issue
Block a user