https://bz.apache.org/bugzilla/show_bug.cgi?id=61783
Bug ID: 61783
Summary: AuthConfigFactoryImpl.removeRegistration() does not
remove from the persistent storage
Product: Tomcat 8
Version: 8.5.23
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ----
AuthConfigFactoryImpl.removeRegistration() removes the registration from the
in-memory structures, but in case the registration is persistent it should also
remove the provider from the persistent storage.
The result is that even when a provider is removed, if the providers list is
reloaded from persistent storage the removed provider appears again.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]