Skip to content

Conversation

@tomholub
Copy link
Collaborator

@tomholub tomholub commented Dec 8, 2019

close #2123
close #2265

@tomholub tomholub changed the title issue 2123 dynamic org rules wip issue 2123 dynamic org rules Dec 10, 2019
Copy link
Collaborator Author

@tomholub tomholub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

const storage = await Store.getAcct(this.acctEmail, ['outgoing_language']);
const lang = storage.outgoing_language || 'EN';
const msgUrl = `${this.FC_WEB_URL}/${short}`;
const msgUrl = Backend.url('decrypt', short);
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs additional manual testing

@tomholub tomholub merged commit 58833ed into master Dec 10, 2019
@tomholub tomholub mentioned this pull request Dec 10, 2019
@tomholub tomholub deleted the issue-2123-dynamic-org-rules branch December 12, 2019 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

make a test for submitting pubkey on protected domain where pubkey is missing enterprise org - load domain rules dynamically

2 participants