Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#1092 closed enhancement (fixed)

Detect configuration changes automatically

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: YubiKey v1.5
Component: net.sf.basedb.yubikey Keywords:
Cc:

Description

It would be nice if the Yubikey plug-in could detect modifications to the configuration file automatically and reload it if it has been modified. Currently, the only way to reload the configuration is to restart the server.

Change History (2)

comment:1 by Nicklas Nordborg, 5 years ago

Resolution: fixed
Status: newclosed

(In [5182]) Fixes #1092: Detect configuration changes automatically

comment:2 by Nicklas Nordborg, 5 years ago

(In [5184]) References #1092: Detect configuration changes automatically

Added boolean parameter to getConfig() method in case we don't always want to check the config file.

Note: See TracTickets for help on using tickets.