-
-
Notifications
You must be signed in to change notification settings - Fork 240
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: vimalloc/flask-jwt-extended
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.4.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: vimalloc/flask-jwt-extended
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.4.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 18 files changed
- 3 contributors
Commits on Jul 1, 2022
-
Reorder option descriptions and add list of all options (#485)
* Reorder option descriptions in alphabetical order * Add list of options for easier browsing Create a list of all options at the top of the page to make the option descriptions easier and quicker to find. Each list entry is a link to its corresponding description. * Fix broken link Co-authored-by: Lily Acadia Gilbert <lily@informedk12.com>
Configuration menu - View commit details
-
Copy full SHA for 933d902 - Browse repository at this point
Copy the full SHA 933d902View commit details
Commits on Jul 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 75e3597 - Browse repository at this point
Copy the full SHA 75e3597View commit details -
Add option to include
current_user
in jina templatesThis can be turned on via: ```python JWTManager(app, add_context_processor=True) ``` or ```python jwt.init_app(app, add_context_processor=True) ``` I did not make turning this on the default because it could be a breaking change. Come the next major release I will likely change this to be on by default. Fixes #478
Configuration menu - View commit details
-
Copy full SHA for 626e8e2 - Browse repository at this point
Copy the full SHA 626e8e2View commit details
Commits on Jul 27, 2022
-
Follows suite of flask and cryptography packages.
Configuration menu - View commit details
-
Copy full SHA for e93707c - Browse repository at this point
Copy the full SHA e93707cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e150aae - Browse repository at this point
Copy the full SHA e150aaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2103ea - Browse repository at this point
Copy the full SHA c2103eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b6fa42 - Browse repository at this point
Copy the full SHA 6b6fa42View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4da0a1 - Browse repository at this point
Copy the full SHA e4da0a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37634ed - Browse repository at this point
Copy the full SHA 37634edView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.4.2...4.4.3