Commit 0df39c2
feat(profile): consolidator config uses full url
* Changed the consolidator_base_url property to consolidator_url,
which now includes the full url, thus no fed/cert rerouting is done in code.
BREAKING CHANGE: The consolidator_base_url config property needs
to be changed to consolidator_url and include the complete url.1 parent 1df1e65 commit 0df39c2
File tree
3 files changed
+4
-7
lines changed- apps/user-profile/src
- app/pages/identities-page
- assets/config
- libs/perun/models/src/lib
3 files changed
+4
-7
lines changedLines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
| 146 | + | |
| 147 | + | |
151 | 148 | | |
152 | 149 | | |
153 | 150 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
0 commit comments