Jack DeVries

Results 15 issues of Jack DeVries

This adds a favicon for the site. I used the picture on the home page that looks like it wants to be a favicon, converted it to an `ico` file,...

I noticed that several fonts on the live site are missing, so made a few changes to replace them with google fonts. I'm also happy to download the fonts and...

When Oauth scope changes, oauthlib raises a Warning with special attributes ( `token`, `old_scope`, and `new_scope`). This behavior was documented in the original commit message from ca4811b3087f9d34754d3debf839e247593b8a39, but there are...

This is a draft PR to show a clean diff instead of a "splat" of text when a scope change occurs. According to (my understanding of) RFC 6749 Section A.4,...

**Describe the feature** When scopes change, show the differences between the new and old scopes. **Additional context** I experienced the output of this code path: https://github.com/oauthlib/oauthlib/blob/b123283ba3d41acb3e787fdf68bd5907972b4bad/oauthlib/oauth2/rfc6749/parameters.py#L457-L471 I found that the...

Hello, It seems like when a variable name is not unique, a `className` did not match warning is generated, and the style is not ultimately applied in the browser because...

I started taking the quiz on mobile and it was very challenging to use because the UI keeps jumping up and down and I'm constantly pressing the wrong choices. Also,...

This link is broken (404 error): http://django-allauth.readthedocs.org/en/latest/changelog.html#from-0-21-0 It is found in this document: https://github.com/iMerica/dj-rest-auth/blob/master/docs/installation.rst#twitter

# The Problem: Abandoned PRs I am wondering about whether it is helpful for contributors to help move forward pull requests where the original contributor seems to have lost momentum...

enhancement
guide-new content
topic-pull requests

The documentation for microk8s's [ingress add-on](https://microk8s.io/docs/addon-ingress) describes how TCP services can be exposed on arbitrary ports. It shows an example of a Redis service being exposed on port 6739 by...

inactive