main.models: implement CryptographyMixin (bug 2042216) #1195 (lando@main)
| Warnings |
|
|---|---|
| Blockers |
|
| Branches | zeid/bug-2042216-crypto-mixin -> main |
| Repo | lando@main (git) (git://github.com/mozilla-conduit/lando.git) |
| Author | zzzeid |
| State | open |
| Commit Title | main.models: implement CryptographyMixin (bug 2042216) |
| Commit Body | - add CryptographyMixin to provide helpers to facilitate encrypted fields - adding this mixin provides setters/getters for fields beginning with `encrypted_` This also currently addresses [bug 2042218](https://bugzilla.mozilla.org/show_bug.cgi?id=2042218) but that could go in its own PR as well. Intended to land as a stack: - https://github.com/mozilla-conduit/lando/pull/1195 - https://github.com/mozilla-conduit/lando/pull/1200 - https://github.com/mozilla-conduit/lando/pull/1073 - https://github.com/mozilla-conduit/lando/pull/1219 |
Landings
Not yet Landed
There has been no attempt to land revisions in this stack.