Avoid that a user can recover an expirated SAML session with a different userid than...
authorDavid A. Velasco <dvelasco@solidgear.es>
Thu, 22 Aug 2013 17:03:21 +0000 (19:03 +0200)
committerDavid A. Velasco <dvelasco@solidgear.es>
Thu, 22 Aug 2013 17:03:21 +0000 (19:03 +0200)
commitb2f18e0f129f97f75b29dc9e3a9145038f5b6e31
treeb13fee0138e4a10b089d249feff8d2d6158eddcd
parent316a0a12ad4799ed0d43182a5b1b9bc04fbecee5
Avoid that a user can recover an expirated SAML session with a different userid than the used to create it
res/values/strings.xml
src/com/owncloud/android/authentication/AuthenticatorActivity.java
src/com/owncloud/android/network/OwnCloudClientUtils.java
src/com/owncloud/android/operations/RemoteOperationResult.java
src/com/owncloud/android/ui/dialog/SamlWebViewDialog.java