Hello,

I use the DataSourceUserManager to check usernames and passwords on my
site. I have a jsp page on my site that allows the users to change their
password in the database. The problem is this: it seems that Orion
caches the table, so when a user changes his password the old one stays
active until I restart the orion server.

Is there a way to do one of the following:
- disable the caching
- set an expiration date on the cache
- make the DataSourceUserManager do an extra lookup if the given
password seems to be wrong.

Thanks

--
Jurgen Schepers
Bricsnet
Koning Albertlaan 165
B-9000 Gent



Reply via email to