mattermost-mobile/ios
Felipe Martin f50056f57b
MM-65085: Support Pre Shared Password on server connect (#9082)
* feat: add shared server password to server setup

* feat: allow editing the sever

* refactor: changed password -> secret, styling and tests

* e2e: draft e2e tests

* chore: lint fix

* feat: also send preauth secret header when using native share

* fix: removed unused server database migration

credentials are being stored in the keychain

* i18n: added missing english translations

* test(e2e): simplified connection tests

* test(e2e): rework

* refactor: remove setBearerToken

* chore: restore migrations the way it was

* chore: reverted file to original state

* chore: removed unneeded test and renamed password to secret

* chore: function version

* chore: updated forms i18n keys

* chore: remove if from test

* chore: unneeded variable

* fix: add missing key on object list

* refactor: swift keychain access to retrieve all credentials in one call

* revert: edit server screen

* refactor: credentials use getGenericCredential

* fix: objc code calling old method

* fix: added scroll to login screen

* chore: variable names

* fix: avoid inline styles

* fix: Improved appVersion positioning

* Update app/screens/server/form.tsx

Co-authored-by: Matthew Birtch <mattbirtch@gmail.com>

* feat: show error message on 403

* Revert "feat: show error message on 403"

This reverts commit f41630c767e10211adf1885321ceefd8a0931e32.

---------

Co-authored-by: Matthew Birtch <mattbirtch@gmail.com>
2025-09-01 11:24:15 +02:00
..
ErrorReporting fix(MM-63460): HTTPClientError spam (#8693) 2025-03-20 11:15:05 -06:00
Fonts Barebones code for v2 2020-11-17 14:20:58 -03:00
Gekidou MM-65085: Support Pre Shared Password on server connect (#9082) 2025-09-01 11:24:15 +02:00
Mattermost MM-65085: Support Pre Shared Password on server connect (#9082) 2025-09-01 11:24:15 +02:00
Mattermost.xcodeproj Bump app build number to 666 (#9083) 2025-08-22 12:12:31 +03:00
Mattermost.xcworkspace Upgrade SQLite.Swift to 0.15.4 (#9061) 2025-08-08 07:09:51 +08:00
MattermostShare Bump app build number to 666 (#9083) 2025-08-22 12:12:31 +03:00
MattermostTests Barebones code for v2 2020-11-17 14:20:58 -03:00
NotificationService Bump app build number to 666 (#9083) 2025-08-22 12:12:31 +03:00
SplashScreenResource [Gekidou] Update Splash Screen / App icons and Android snooze Push Notifications (#5658) 2021-08-31 14:58:09 -04:00
.xcode.env Gekidou upgrade RN to 0.69.3 and dependencies (#6537) 2022-08-08 09:06:20 -04:00
bundleReactNative.sh Added support for self-hosted Sentry (#7230) 2023-04-19 14:58:59 -04:00
GekidouWrapper.swift MM-65085: Support Pre Shared Password on server connect (#9082) 2025-09-01 11:24:15 +02:00
Podfile Fix build on Xcode 16.3 (#8760) 2025-04-10 09:09:03 +08:00
Podfile.lock update react-native-network-client (#9094) 2025-09-01 16:22:26 +08:00
PrivacyInfo.xcprivacy Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
uploadDebugSymbols.sh Added support for self-hosted Sentry (#7230) 2023-04-19 14:58:59 -04:00