Nigel Sheridan-Smith

Results 7 issues of Nigel Sheridan-Smith

Some plugin users may want this capability... here is a quick 'n' dirty version (doesn't create LDAP groups, doesn't use authLdap config, forced to use 'cn' attribute, not terribly secure,...

documentation

I had to replace these lines in pgdriver.go: ``` // #cgo CFLAGS: -I/usr/local/pglib/include // #cgo LDFLAGS: -L/usr/local/pglib/lib -lpq ``` For me, they were (using Postgres from Mac OS X with...

This is a Rails 2.3.x style plugin... I have started converting it to a Rails 3 engine but have gotten stuck on how to get the Isolated Engine working correctly....

Here's the first bit... You need to add the gem to your Gemfile: gem 'odata_server', :path => '/Developer/odata_server' OR gem 'odata_server', :git => 'git://github.com/wtfiwtz/odata_server.git', :branch => 'rails3' ... and setup...

*Issue #, if available:* https://endoflife.date/aws-lambda *Description of changes:* Change Python 3.8 to 3.10 By submitting this pull request, I confirm that my contribution is made under the terms of the...

Fixes some issues with AWS configuration files and cached credentials (AWS Identity Centre) ``` awsweeper --dry-run -r ap-southeast-2 filter.yml • SHOWING RESOURCES THAT WOULD BE DELETED (DRY RUN) ⨯ failed...

## What type of PR is this? - [ ] Refactor - [ ] Feature - [x] Bug Fix - [ ] New Query Runner (Data Source) - [ ]...