radicle: add new error type for unauthorized non-delegates
modified crates/radicle/src/cob/identity.rs
@@ -129,6 +129,24 @@ pub enum ApplyError {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -444,8 +462,9 @@ impl Identity {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -1396,6 +1415,7 @@ mod test {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -1411,7 +1431,7 @@ mod test {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|