mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-20 11:47:53 +02:00
Update change log & Bump version number
This commit is contained in:
parent
1c100a276d
commit
cb605cabbd
@ -1,5 +1,12 @@
|
|||||||
# Change log
|
# Change log
|
||||||
|
|
||||||
|
## [4.0.3] - 2023-06-30
|
||||||
|
|
||||||
|
### Security release
|
||||||
|
|
||||||
|
- Fix possible SQL injection in validation rule (thx [@YouGina](https://github.com/YouGina))
|
||||||
|
- Fix various possible XSS injections (thx [@quirinziessler](https://github.com/quirinziessler))
|
||||||
|
|
||||||
## [4.0.2] - 2023-04-19
|
## [4.0.2] - 2023-04-19
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
@ -9,7 +9,7 @@ return [
|
|||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'version' => '4.0.2',
|
'version' => '4.0.3',
|
||||||
'repository' => 'https://github.com/Bubka/2FAuth',
|
'repository' => 'https://github.com/Bubka/2FAuth',
|
||||||
'latestReleaseUrl' => 'https://api.github.com/repos/Bubka/2FAuth/releases/latest',
|
'latestReleaseUrl' => 'https://api.github.com/repos/Bubka/2FAuth/releases/latest',
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user