Commit f9969c1
authored
fix(spiffeid): require spiffe:// prefix when parsing IDs (spiffe#398)
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>1 parent 3ecb19b commit f9969c1
2 files changed
Lines changed: 3 additions & 2 deletions
File tree
- java-spiffe-core/src
- main/java/io/spiffe/spiffeid
- test/java/io/spiffe/spiffeid
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
0 commit comments