cismet / cids-server

Server components of the cids system.
GNU Lesser General Public License v3.0
5 stars 0 forks source link

adding getConfigAttrs and enhancing getConfigAttr allowing aggregation of multiple config attrs #264

Closed jeanatcismet closed 1 year ago

jeanatcismet commented 2 years ago

getConfigAttr returns only one String, regardless if the user is in multiple groups for which a configAttr my be configured.

The new method getConfigAttrs returns an array of confAttrs.