mattermost-mobile/ios/Mattermost
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
..
Extensions MM-65085: Support Pre Shared Password on server connect (#9082) 2025-09-01 11:24:15 +02:00
Helpers Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
i18n Added localization into iOS share extension (#7351) 2023-06-21 12:42:31 +02:00
Images.xcassets MM-48692 Splash Screen Update (#6799) 2022-11-29 19:39:19 +02:00
Utils Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
AppDelegate.h Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
AppDelegate.mm Add ios native logs (#8555) 2025-02-24 11:50:39 +01:00
Info.plist Bump app build number to 666 (#9083) 2025-08-22 12:12:31 +03:00
main.m [Gekidou] upgrade to RN 68 (old arch) (#6138) 2022-04-08 12:40:44 -04:00
Mattermost-Bridging-Header.h Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
Mattermost.entitlements Notifications profile images (#6904) 2022-12-24 00:21:08 +02:00