File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ ownCloud admins and users.
3939
4040* Bugfix - Crash from Google Play Console in TransferListFragment: [ #4650 ] ( https://github.com/owncloud/android/issues/4650 )
4141* Bugfix - Mini-fab for creating new document not always available: [ #7277 ] ( https://github.com/owncloud/enterprise/issues/7277 )
42+ * Bugfix - Re-login not working properly when credentials expire: [ #7277 ] ( https://github.com/owncloud/enterprise/issues/7277 )
4243
4344## Details
4445
@@ -60,6 +61,14 @@ ownCloud admins and users.
6061 https://github.com/owncloud/enterprise/issues/7277
6162 https://github.com/owncloud/android/pull/4649
6263
64+ * Bugfix - Re-login not working properly when credentials expire: [ #7277 ] ( https://github.com/owncloud/enterprise/issues/7277 )
65+
66+ The startActivityForResult method has been replaced with startActivity to make
67+ re-login work properly when credentials expire.
68+
69+ https://github.com/owncloud/enterprise/issues/7277
70+ https://github.com/owncloud/android/pull/4654
71+
6372# Changelog for ownCloud Android Client [ 4.6.0] (2025-07-22)
6473
6574The following sections list the changes in ownCloud Android Client 4.6.0 relevant to
You can’t perform that action at this time.
0 commit comments