Charles Chan

Results 21 issues of Charles Chan

The current version of mongo-drive v1.4.6 at time of writing has a known vulnerability: - https://nvd.nist.gov/vuln/detail/CVE-2021-20329 - https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1 Please consider upgrading to a mongo-driver to a newer version in go.mod

Curious if there is any plan in the roadmap for TaskTiger to support tasks with different priorities or weights? Thank you 😃

When hosting pypi, it would be nice to be able to change the logo and (potentially) branding -- perhaps as a configurable option to specify the location of files, or...

feature request

What happens when append() is used with timeout? 1. Does the timeout apply to the newest item only? ie each item will expiry based on the time the item was...

- Emphasize not to use hard-coded access key id, secret keys, etc to follow AWS best practices. - Updated list of endpoints and link the most up-tp-date list available. -...

cwd option: `Strong` --> `String`

According to [Section 3](https://openid.net/specs/openid-connect-discovery-1_0.html#ProviderMetadata) of OpenID Provider Metadata spec: > ... Additional OpenID Provider Metadata parameters MAY also be used. ... Is it possible to include additional Authorization Server Metadata...

enhancement

Fixes # ## Description of the Change ## Checklist - [ ] PR only contains one change (considered splitting up PR) - [ ] unit-test added - [x] documentation updated...