Skip to content

Commit

Permalink
Merge branch 'master-v3.0' of github.com:pixelandtonic/cms-internal i…
Browse files Browse the repository at this point in the history
…nto hotfix/merge-3.0.41

# Conflicts:
#	CHANGELOG-v3.md
#	composer.json
#	src/config/app.php
#	src/web/assets/cp/dist/js/Craft.js
#	src/web/assets/cp/dist/js/Craft.min.js
#	src/web/assets/cp/dist/js/Craft.min.js.map
  • Loading branch information
brandonkelly committed Feb 22, 2019
2 parents c917b9d + cbea330 commit 18e1c9c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG-v3.md
Expand Up @@ -471,6 +471,17 @@
- Craft now destroys all other sessions associated with a user account when a user changes their password.
- It’s no longer possible to spoof Live Preview requests.

## 3.0.41 - 2019-02-22

### Changed
- System error message templates no longer parse exception messages as Markdown.

### Security
- Database backup/restore exception messages now redact the database password when using PostgreSQL.
- URLs are no longer allowed in users’ first or last names.
- The Request panel in the Debug Toolbar now redacts any sensitive information. ([#3619](https://github.com/craftcms/cms/issues/3619))
- Fixed XSS vulnerabilities.

## 3.0.40.1 - 2019-02-21

### Fixed
Expand Down

0 comments on commit 18e1c9c

Please sign in to comment.