-
Notifications
You must be signed in to change notification settings - Fork 77
Comparing changes
Open a pull request
base repository: wp-graphql/wp-graphql-jwt-authentication
base: v0.5.2
head repository: wp-graphql/wp-graphql-jwt-authentication
compare: v0.6.0
- 12 commits
- 3 files changed
- 4 contributors
Commits on Mar 7, 2020
-
Configuration menu - View commit details
-
10000 Copy full SHA for 97e5556 - Browse repository at this point
Copy the full SHA 97e5556View commit details
Commits on Mar 10, 2020
-
PHPDoc: correct inline comments.
Co-Authored-By: Renato Alves <renato@alley.co>
Configuration menu - View commit details
-
Copy full SHA for 1277d60 - Browse repository at this point
Copy the full SHA 1277d60View commit details -
PHPDoc: correct inline comments.
Co-Authored-By: Renato Alves <renato@alley.co>
Configuration menu - View commit details
-
Copy full SHA for 2cecbbe - Browse repository at this point
Copy the full SHA 2cecbbeView commit details
Commits on Apr 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9ca4c6f - Browse repository at this point
Copy the full SHA 9ca4c6fView commit details
Commits on Nov 4, 2020
-
fix(response headers): replace header instead of setting them all
updated to call the 'header' instead of 'set_headers' method when writing response headers to avoid overwriting all the headers such as X-WP-Total and X-WP-TotalPages which are necessary for different plugins and pieces of Wordpress to work properly
Configuration menu - View commit details
-
Copy full SHA for 23ad012 - Browse repository at this point
Copy the full SHA 23ad012View commit details
Commits on Oct 25, 2022
-
Merge pull request #118 from tsmith-rv/develop
fix(response headers): replace single header instead of overwriting them all
Configuration menu - View commit details
-
Copy full SHA for cf86790 - 10000 Browse repository at this point
Copy the full SHA cf86790View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3692a9 - Browse repository at this point
Copy the full SHA e3692a9View commit details -
Merge pull request #85 from wp-graphql/feature/add-set-cookies-option
Adds Option to define if a cookie should be set on login.
Configuration menu - View commit details
-
Copy full SHA for b08e06e - Browse repository at this point
Copy the full SHA b08e06eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a28807 - Browse repository at this point
Copy the full SHA 0a28807View commit details -
- allow cookies to be set upon authentication
- set one header instead of replacing all headers
Configuration menu - View commit details
-
Copy full SHA for 27a4260 - Browse repository at this point
Copy the full SHA 27a4260View commit details -
Configuration menu - View commit details
-
Copy full SHA for 926c16a - Browse repository at this point
Copy the full SHA 926c16aView commit details -
Merge pull request #170 from wp-graphql/release/v0.6.0
Release/v0.6.0
Configuration menu - View commit details
-
Copy full SHA for 5a7d9a9 - Browse repository at this point
Copy the full SHA 5a7d9a9View commit details
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 v0.5.2...v0.6.0