Spring Operator
|
3beaa76088
|
URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://repo.spring.io/libs-milestone-local migrated to:
https://repo.spring.io/libs-milestone-local ([https](https://repo.spring.io/libs-milestone-local) result 302).
* http://repo.spring.io/milestone migrated to:
https://repo.spring.io/milestone ([https](https://repo.spring.io/milestone) result 302).
* http://repo.spring.io/snapshot migrated to:
https://repo.spring.io/snapshot ([https](https://repo.spring.io/snapshot) result 302).
# Ignored
These URLs were intentionally ignored.
* http://localhost:7577/login
* http://localhost:8080/uaa
* http://localhost:9393/login
* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
|
2019-03-18 23:13:31 +05:30 |
|
David Turanski
|
d83deb54a8
|
Docs: Add LDAP UAA Example
|
2019-03-06 09:28:51 -10:00 |
|
Gunnar Hillert
|
70ca0050df
|
Update UAA Bundled repo url
|
2019-03-06 06:52:55 -10:00 |
|
Gunnar Hillert
|
7aa185cb82
|
UAA/LDAP sample: Add support for additional roles
|
2019-02-26 22:38:15 -10:00 |
|
Gunnar Hillert
|
f3b1c2b02d
|
Polishing security LDAP UAA example
|
2019-02-26 10:36:38 -10:00 |
|
Gunnar Hillert
|
28732bd86b
|
Add token-info-uri property to Skipper and SCDF yml files
* polish README
|
2019-01-29 22:06:18 -10:00 |
|
Gunnar Hillert
|
21edb09e7a
|
Polish security-ldap-uaa-example
|
2019-01-29 00:19:13 -10:00 |
|
Gunnar Hillert
|
b981dff2cb
|
Add security-ldap-uaa example
|
2018-12-20 11:43:43 -10:00 |
|