mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Add auth feature to runtime base (#1396)
Signed-off-by: Yannick Schaus <github@schaus.net>
This commit is contained in:
@@ -432,8 +432,11 @@
|
||||
<requirement>openhab.tp;filter:="(feature=commons-net)"</requirement>
|
||||
<feature dependency="true">openhab.tp-commons-net</feature>
|
||||
<feature>openhab-core-base</feature>
|
||||
<feature>openhab-core-auth-jaas</feature>
|
||||
<feature>openhab-core-ephemeris</feature>
|
||||
<feature>openhab-core-io-console-karaf</feature>
|
||||
<feature>openhab-core-io-http-auth</feature>
|
||||
<feature>openhab-core-io-rest-auth</feature>
|
||||
<feature>openhab-core-io-rest-sitemap</feature>
|
||||
<feature>openhab-core-io-rest-audio</feature>
|
||||
<feature>openhab-core-io-rest-voice</feature>
|
||||
|
||||
Reference in New Issue
Block a user