Uh oh!
There was an error while loading. Please reload this page.
Retrieve client configuration - #357
Conversation
Added fetching of ClientConfig that includes organisational rules; Fetching org rules on AppStartup;
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
tomholub
commented
Jun 21, 2021
Sorry for the naming confusion earlier, I see we called it |
tomholub
left a comment
There was a problem hiding this comment.
Looks good - except for the code blunder
| guard let userDomain = email.recipientDomain, | ||
| func getClientConfiguration(for email: String) -> Promise<ClientConfiguration?> { | ||
| Promise<ClientConfiguration?> { resolve, _ in | ||
| guard let userDomain = "name@flowcrypt.com".recipientDomain, |
There was a problem hiding this comment.
Before marking a PR as ready for review, please do a self-review first on github. I do this for all code I push to GitHub before I ask others to review. This way you ensure that it is really ready for review and that bugs or temporary code was not left in the PR. Thanks!
There was a problem hiding this comment.
You're right, I should've been more careful. Sorry about that. I'll fix that shortly!
close#276
Tests :
To be filled by reviewers
I have reviewed that this PR... (tick whichever items you personally focused on during this review):