Commit 739279b
authored
Change the name annotation prefix for Bitbucket oauth token secrets to oauth2- (#816)
Change the name annotation prefix for Bitbucket OAuth token secrets to oauth2- instead of bitbucket-. This is needed to distinguish OAuth token secrets from Personal Access Token secrets on the dashboard side.1 parent d980060 commit 739279b
File tree
2 files changed
+3
-2
lines changed- wsmaster/che-core-api-factory-bitbucket/src
- main/java/org/eclipse/che/api/factory/server/bitbucket
- test/java/org/eclipse/che/api/factory/server/bitbucket
2 files changed
+3
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
156 | 157 | | |
157 | 158 | | |
158 | 159 | | |
| |||
0 commit comments