Commit dc9b76e
authored
RA-1928: LoginPageController to handle URLs with one "/" only. (#91)
* RA-1928 If only contains one "/" character, it till use the entire urlPath for the urlContextPath
* RA-1928 Change from http to https
* RA-1928 Change from http to https
* RA-1928 Undo changes from http to https
* RA-1928 New Test for LoginPageController.java
* RA-1928 Update test get_shouldRedirectUserToHomeIfAuthenticatedAndPathForOpenmrsWasGivenOnUrl
* RA-1928 Update constants name
* RA-1928 Renaming method1 parent 35f8190 commit dc9b76e
2 files changed
Lines changed: 28 additions & 1 deletion
File tree
- omod/src
- main/java/org/openmrs/module/referenceapplication/page/controller
- test/java/org/openmrs/module/referenceapplication/page/controller
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
337 | 364 | | |
338 | 365 | | |
339 | 366 | | |
| |||
0 commit comments