David A. Velasco
|
1a98e798a0
Some indentation updates
|
10 years ago |
David A. Velasco
|
a2a34ebf09
Consider possible trailing / in input URL in login view
|
10 years ago |
jabarros
|
2ef886af31
Merge branch 'develop' into better_loggin_system
|
10 years ago |
jabarros
|
4599553545
Move Logger class to owncloud library and update references. Add async task for loading log info into LogHistoryActivity
|
10 years ago |
jabarros
|
62fc78754e
Changes after CR
|
10 years ago |
jabarros
|
85f63a0ff4
Create dialog fragment for showing authentication dialog
|
10 years ago |
jabarros
|
fcb556eb2d
Show appropiate message and update library reference
|
10 years ago |
David A. Velasco
|
4f0dd59921
Fixed bug in update of SAML2 token after expiration
|
10 years ago |
David A. Velasco
|
6619154839
Removed lost dependencies and unneeded parameters; updated library reference
|
10 years ago |
masensio
|
f2320691b3
Update branding: instead of specific option, make that using SAML authentication implies enabling the SingleSessionManager.
|
10 years ago |
David A. Velasco
|
7958161d25
Adapted code to URIs refactoring in OwnCloudClient
|
10 years ago |
David A. Velasco
|
6326d6f565
Refactored build of account names into the library
|
10 years ago |
David A. Velasco
|
e0dc1e2b92
Optimized binding to OperationsService to grant no result is lost
|
11 years ago |
David A. Velasco
|
e2f0af1c26
Fixed lost automatic check of OC server on enforced update of password
|
11 years ago |
David A. Velasco
|
ffdc77f8d8
Fixed crash when clicking on an error notification due to wrong credentials
|
11 years ago |
masensio
|
cbdcf7d457
Disable extra logs
|
11 years ago |
David A. Velasco
|
f24e56d19d
Removed commented code and remaining forced exception
|
11 years ago |
David A. Velasco
|
a3798996e1
Recovered some extra logs before validating
|
11 years ago |
David A. Velasco
|
12bbc51dcb
Preventing hash colisions in identifier of operations
|
11 years ago |
David A. Velasco
|
8d38fd331d
Simplified interface to request 'lost results' during rotation of Activity
|
11 years ago |
masensio
|
baa585550d
Enable extra logs before validation to fix easily any possible bug
|
11 years ago |
David A. Velasco
|
7cf05f3647
Internal refactorization of AccountAuthenticatorActivity (and related dependencies)
|
11 years ago |
David A. Velasco
|
0024569aff
AuthenticatorActivity clean up: removed commented code and warnings
|
11 years ago |
masensio
|
eb95be232f
Run GetRemoteUserNameOperation in OperationsService
|
11 years ago |
David A. Velasco
|
e566d041d1
Merge remote-tracking branch 'origin/operations_service' into operations_service
|
11 years ago |
masensio
|
c2c10bcff8
Run ExistenceCheckRemoteOperation on OperationsService
|
11 years ago |
masensio
|
5ac1a1ebbb
Merge branch 'develop' into operations_service
|
11 years ago |
David A. Velasco
|
0addc90ae5
Moved OAuth2GetAccessToken to be run in OperationsService
|
11 years ago |
David A. Velasco
|
08aa08ce60
Moved execution of GetServerInfoOperation into OperationsService
|
11 years ago |
David A. Velasco
|
022c555aca
GetRemoteStatusOperation and DetectAuthenticationMethodOperations are joint in GetServerInfoOperation
|
11 years ago |