File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments