Skip to content

Commit

Permalink
version 1.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Nov 28, 2020
1 parent aca407e commit f899b2c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.2.14 - 2020-11-29

### Fixed
- Fix potential error redirecting to non-site URLs after login. In some cases, this caused redirecting to a cpresources asset.
- Fix cookie not respecting the Craft `defaultCookieDomain` config setting.

## 1.2.13 - 2020-09-10

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/knock-knock",
"description": "Password protect your public facing Craft website with a single password.",
"type": "craft-plugin",
"version": "1.2.13",
"version": "1.2.14",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit f899b2c

Please sign in to comment.