diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2020-10-21 05:49:32 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2020-10-21 06:21:19 +0530 |
commit | f2d0c186725e1f631151361cd32959eb2a2a2ea8 (patch) | |
tree | 49871fbe7bf32b6269a957a5495c371c9ce99605 /CHANGELOG.md | |
parent | 30c8c27770c3d901ac5f1930da55a85c321e5369 (diff) |
GitServerConfigActivity: set auth mode visibility on launch as well
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 05b036ea..1189c0bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file. - Some classes of errors would be swallowed by an unhelpful 'Invalid remote: origin' message - Repositories created within APS would contain invalid `.gpg-id` files with no ability to fix them from the app - Button labels were invisible in Autofill phishing warning screen +- Unsupported authentication modes would appear briefly in the server config screen ### Added |