projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5116859
)
CHANGELOG.md: Add an entry for the spoofing fix
author
rinpatch
<rinpatch@sdf.org>
Thu, 5 Nov 2020 13:33:51 +0000
(16:33 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Thu, 5 Nov 2020 13:33:51 +0000
(16:33 +0300)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index d712c3498f228e7d2cf867575f3831b8a251baef..034456261c20abc0bb17826e8511c250f4f1c60f 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-3,7
+3,10
@@
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
-## [2.2.0] - 2020-10-??
+## [2.2.0] - 2020-11-??
+
+### Security
+- Fixed the possibility of using file uploads to spoof posts.
### Changed