Skip to content
This repository was archived by the owner on Oct 6, 2021. It is now read-only.

Commit 6d62335

Browse files
CMS Airship version 1.4.0.
This will be our last v1.x commit to master. From here on, the master branch will be dedicated to version 2.0.0 (minimum PHP version: 7.1.0).
1 parent f484291 commit 6d62335

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Version 1.4.0 - 2016-11-0?
1+
## Version 1.4.0 - 2016-11-03
22

33
* Cryptographically associate account recovery tokens with the row ID
44
of the user who requested the reset. This means that updating the
@@ -30,7 +30,11 @@
3030
Implemented a View History feature for Blog Posts.
3131
* [#155](https://github.com/paragonie/airship/issues/155):
3232
You can now create user accounts from the Bridge.
33-
* Prevent LFI attacks in Gregwar/RST by disabling all file inclusion.
33+
34+
## Version 1.3.2 - 2016-10-31
35+
36+
* Update Gregwar/RST to v1.0.3 to prevent LFI attacks.
37+
[HackerOne Report](https://hackerone.com/reports/179034).
3438

3539
## Version 1.3.1 - 2016-09-12
3640

0 commit comments

Comments
 (0)