On Thu, Jul 11, 2019 at 3:43 AM Jester19 <[email protected]> wrote: > Hello, > > Do you have already planned restrictions for connections, maybe for the > next > release? For example, a user should get access to a remote server only for > the next three months. >
There is no such feature currently implemented, nor is one planned. You're welcome to put a feature request in for it, or write your own custom extension that implements it (you could write a decorating extension that just stores the data in the JDBC module, if you wanted). -Nick
