Oh we're quite happy to be flexible in H2, patches are always welcome :) On Mon, 01 Aug 2016 at 16:29, Mike Goodwin <[email protected]> wrote:
> On Sun, Jul 31, 2016 at 7:46 AM, Noel Grandin <[email protected]> > wrote: > >> Ah, I see what you are getting at. >> >> Yeah, this is not a common use-case for H2 because exposing your DB to >> anything outside of your systems trusted zone is a really bad idea. >> > > Hmmm. I think you're being too prescriptive there. > > It's not ideal to do so, but in the real world people have 3rd party > software (e.g. in this case crystal reports) that needs to connect to the > database directly. We are only turning it on in one case due to this need. > > H2 like many RDBMSs has an extensive user/role/permissions system. Surely > the point of this is to be able to give less trusted people access to the > database? > > - mike > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
