Skip to content

Commit fb90354

Browse files
JuancaG05github-actions[bot]
authored andcommitted
Calens changelog updated
1 parent d34f9ad commit fb90354

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ ownCloud admins and users.
2727

2828
## Summary
2929

30+
* Security - Improve biometric authentication security: [#4180](https://github.com/owncloud/android/issues/4180)
3031
* Bugfix - Some Null Pointer Exceptions in MainFileListViewModel: [#4065](https://github.com/owncloud/android/issues/4065)
3132
* Bugfix - Some Null Pointer Exceptions fixed from Google Play: [#4207](https://github.com/owncloud/android/issues/4207)
3233
* Bugfix - Add "scope" parameter to /token endpoint HTTP requests: [#4260](https://github.com/owncloud/android/pull/4260)
@@ -51,6 +52,14 @@ ownCloud admins and users.
5152

5253
## Details
5354

55+
* Security - Improve biometric authentication security: [#4180](https://github.com/owncloud/android/issues/4180)
56+
57+
Biometric authentication has been improved by checking the result received when
58+
performing a successful authentication.
59+
60+
https://github.com/owncloud/android/issues/4180
61+
https://github.com/owncloud/android/pull/4283
62+
5463
* Bugfix - Some Null Pointer Exceptions in MainFileListViewModel: [#4065](https://github.com/owncloud/android/issues/4065)
5564

5665
The MainFileListViewModel has prevented the fileById variable from crashing when

0 commit comments

Comments
 (0)