Projects tigase _server tigase-http-api Issues #109
openAccess option is missing after migrating the component to TK (#109)
Closed
wojciech.kapcia@tigase.net opened 4 years ago

There is a field

openAccess = false;

(https://github.com/tigase/tigase-http-api/blob/3a56abb9ddd191997b721493c6db836b85132f61/src/main/groovy/tigase/http/modules/rest/ApiKeyRepository.java#L44-L44)

which should have @ConfigField annotation as it was previously configurable (it was added in: https://github.com/tigase/tigase-http-api/commit/bf99b56bc1a8eaf00c09f4327fad901db042ed96#diff-8399906ba3252360f706e0bf53ebcfe510c94389400773bdaf50c7391fbe0615R91 and was configurable via setProperties() but given the switch it's not possible to configure it anymore).

wojciech.kapcia@tigase.net commented 3 years ago

Field annoted, backported to stable, dependencies bumped in distribution.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
Version
tigase-server-8.2.0, tigase-server-8.1.2
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-http-api#109
Please wait...
Page is in error, reload to recover