Nic Dobbins

Results 37 comments of Nic Dobbins

Hi @artgoldberg, thanks for posting. The larger issue is that there is no inclusion criteria in the query, only exclusion, and the UI is (mistakenly) allowing this. It probably should...

Hi @artgoldberg, Thanks for letting us know. I suspect this is perhaps an OOM or SQL Server configuration issue on the DB side for 2 reasons: 1. The Leaf API...

Hi @artgoldberg , Thanks for catching my typos. Regarding performance issues versus configuration, my point is simply that the Leaf API is providing the SQL Server a timeout value using...

Hi @artgoldberg and @jnahmias, I'm still mystified by this one as well and unfortunately don't have much to add. I agree with all points so far. The [`QueryService.cs`](https://github.com/uwrit/leaf/blob/master/src/server/Services/Search/QueryService.cs) you mention...

Hi @marshall-ucsd, we're not committed to adding this feature, as inevitably I suspect some sites would _begin_ authenticating users this way, then gradually move to production and never really switch...

That's extremely odd; I can't say we've run into that. @mh2727 any ideas? Any other Apache logs we could look at? @artgoldberg, is the Leaf application itself still up, but...

Yes, it's possible and that's a great point. Adding as an enhancement request...

Hi @marshall-ucsd, this is an excellent point! In fact early on in Leaf development we made an effort to develop functionality around support LDAP-based auth via Active Directory, but as...

Excellent, that sounds good. Regarding (1) and (3), @cspital can you recall your work on this and provide comments? Regarding **(2)** I don't believe we have solid documentation on the...

Fixed in [3.11.3](https://github.com/uwrit/leaf/releases/tag/v3.11.3)