dab246
|
223fdbf1fb
|
TF-3278 Handle open app via deep link at MailboxDashboard screen
|
2025-02-05 03:00:08 -08:00 |
|
dab246
|
c9fed1fa41
|
TF-2667 Use Username replace UserProfile
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
6c6e406879
|
TF-2271 Add dnsLookupToGetJmapUrl method in login repository/datasource
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit eb311420d9f7869af07605064a4e8d442486896a)
|
2023-11-21 16:54:33 +07:00 |
|
dab246
|
424ab675d5
|
TF-2177 Fix download attachment not working on web
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 09cbfe5245c206670aa2191c151fd8f2ea48df3a)
|
2023-10-27 11:18:29 +07:00 |
|
dab246
|
8be3eb53e9
|
TF-1963 Sync handle exception at data and domain layer
(cherry picked from commit 591388e01fc4fc4c357bdb40a44dac0377dc9fe5)
|
2023-07-07 22:45:26 +07:00 |
|
dab246
|
20168f5e8d
|
TF-1915 Remove the needToOpen parameter in cases where it is not needed
(cherry picked from commit 1bd53ab9962494bbf48c86f4e61487f3316cbb62)
|
2023-06-13 10:17:45 +07:00 |
|
HuyNguyen
|
36ab1316e2
|
TF-1842: Create SendingEmailBinding and implement in SendingEmailObserver
(cherry picked from commit 7ec20283d7d119857ab7e689139e226c15a2137c)
|
2023-06-13 10:17:45 +07:00 |
|
dab246
|
876cc368b0
|
Use TupleKey(ObjectKey-AccountId-UserName) to store data to hive
(cherry picked from commit e0ace535d5f3af71eb13598d92524caf2c6d9bbf)
|
2023-05-08 13:03:51 +07:00 |
|
Dat PHAM HOANG
|
c45118021e
|
[SLO] Implement for discoverOIDC method
(cherry picked from commit 76ee41a238ad3e626148f3a236f20c6cd370df3a)
|
2023-04-14 17:12:34 +07:00 |
|
dab246
|
a11415ce9c
|
TF-1440 Fix user can not sign again after click back browser button in OIDC
(cherry picked from commit 27ff8d3a834306bf7f3711e0df85e7da126c7160)
|
2023-03-24 19:40:48 +07:00 |
|
Ms Thuỷ
|
6cf86b0edf
|
TF-1068 implement data layer save recent login username & get all login username
|
2022-10-25 14:03:25 +07:00 |
|
dab246
|
2a39904b35
|
TF-1068 Implement make recent list for input of URL
|
2022-10-21 13:56:05 +07:00 |
|
sherlockvn
|
36e3634c71
|
TF-1068 add recent url
|
2022-10-21 13:56:05 +07:00 |
|
dab246
|
34f99f38e5
|
TF-886 Sync delete token oidc and clear cache
|
2022-09-07 15:47:01 +07:00 |
|
dab246
|
f1e512148d
|
TF-886 Remove method get/save/remove user profile because not used
|
2022-09-07 15:47:01 +07:00 |
|
dab246
|
37d36e90a4
|
TF-886 Clear AuthenticationInfo
|
2022-09-07 15:47:01 +07:00 |
|
dab246
|
f108f5c726
|
TF-886 Implement GetAuthenticationInfo stored in repository and datasource
|
2022-09-07 15:47:01 +07:00 |
|
dab246
|
b95d294a3c
|
TF-886 Implement StoreAuthenticationInfo in repository and datasource
|
2022-09-07 15:47:01 +07:00 |
|
dab246
|
abc7e3da9d
|
TF-624 Implement get authentication info
|
2022-06-09 21:20:26 +07:00 |
|
dab246
|
4953a521bb
|
TF-624 Add method authenticateOidcOnBrowser to AuthenticationOIDCRepository repository
|
2022-06-09 21:20:26 +07:00 |
|
dab246
|
f00d3c7569
|
TF-624 Remove baseUri param not use in GetOIDCConfigurationInteractor
|
2022-06-09 21:20:26 +07:00 |
|
dab246
|
c445d3c71a
|
TF-607 Delete authority oidc when logout
|
2022-06-06 12:00:53 +07:00 |
|
dab246
|
ced3fecd1f
|
TF-607 Implement logoutOidc action when user click signOut
|
2022-06-06 12:00:53 +07:00 |
|
dab246
|
45fbbc6a6f
|
TF-607 Add logout method for AuthenticationOidcRepository
|
2022-06-06 12:00:53 +07:00 |
|
dab246
|
ba49d7699a
|
TF-605 Use bearer token download attachment on Android
|
2022-06-06 10:45:13 +07:00 |
|
dab246
|
02a5fa4b4f
|
TF-606 Implement store/get authority oidc
|
2022-06-04 08:39:50 +07:00 |
|
Dat PHAM HOANG
|
328ff2c4f0
|
TF-571 Store account after authenticate user with basicAuth
|
2022-06-01 14:31:58 +07:00 |
|
Dat PHAM HOANG
|
471465e1bc
|
TF-571 Implement AuthenticationOIDC repository with Hive
|
2022-06-01 14:31:58 +07:00 |
|
Dat PHAM HOANG
|
ff6e6d8878
|
TF-571 Implement AccountRepository with HiveAccountDataSource
|
2022-06-01 14:31:58 +07:00 |
|
Dat PHAM HOANG
|
a48cd35d4f
|
TF-571 Use response from webfinger to get OIDC from authority
|
2022-06-01 14:31:58 +07:00 |
|
dab246
|
4804a1659a
|
TF-571 Get token from authentication sso
|
2022-06-01 14:31:58 +07:00 |
|
dab246
|
ffb5cadc16
|
TF-571 Setup and get OIDC configuration
|
2022-06-01 14:31:58 +07:00 |
|
dab246
|
239234f836
|
TF-571 Check OIDC is available
|
2022-06-01 14:31:58 +07:00 |
|
dab246
|
0cd7552ad2
|
TF-48 Implement compose and send email with simple text
|
2021-09-08 15:19:56 +07:00 |
|
dab246
|
cae1252fc8
|
TF-34 Add data layer login for fix bug mock data user
|
2021-08-26 18:02:58 +07:00 |
|
dab246
|
ab7e7dda03
|
Remove user fake when login
|
2021-08-25 14:02:01 +07:00 |
|
dab246
|
2fca01a405
|
Init login feature add data layer
|
2021-07-29 11:42:41 +07:00 |
|