shortTopbarTitle |
|
More...
|
about 9 years ago
|
trying out codecov.io for code coverage tests |
|
More...
|
about 9 years ago
|
We really should specify an encoding here and not depend on the servers default encoding, shouldn't we? It becomes ISO-8859-1 otherwise in Tomcat as per the Servlet specification. |
|
More...
|
over 9 years ago
|
add Chinese translation for README |
|
More...
|
over 9 years ago
|
add Chinese resources for UMA. |
|
More...
|
over 9 years ago
|
add blacklist i18n resource bundles. |
|
More...
|
over 9 years ago
|
localize login page |
|
More...
|
over 9 years ago
|
fix issue #1061: auto-detect locale country code |
|
More...
|
over 9 years ago
|
add Chinese (both simplified and tranditional) messages. |
|
More...
|
over 9 years ago
|
fix DBCS render issue #1056 |
|
More...
|
over 9 years ago
|
[maven-release-plugin] prepare for next development iteration |
|
More...
|
over 9 years ago
|
[maven-release-plugin] prepare release mitreid-connect-1.2.6 |
|
More...
|
over 9 years ago
|
Check that the underlying cause of the PersistenceException is caused by a duplicate entry. |
|
More...
|
over 9 years ago
|
Fix unqualified access to implicit request object ... |
|
More...
|
over 9 years ago
|
Add Editorconfig for minimal code style support |
|
More...
|
over 9 years ago
|
Fix NPE when checking claim extension, Simplify always true expressions |
|
More...
|
over 9 years ago
|
added configuration flag for HEART mode |
|
More...
|
over 9 years ago
|
added 'green' display to http on 127.0.0.1 in addition to localhost |
|
More...
|
over 9 years ago
|
fixed erroneous error log |
|
More...
|
over 9 years ago
|
fixed default token lifetimes for heart mode |
|
More...
|
over 9 years ago
|
Fix form action for approve.jsp for root contexts |
|
More...
|
over 9 years ago
|
added audience parameter to parser, fixed token generator to match HEART spec |
|
More...
|
over 9 years ago
|
count really weird URIs as "custom scheme" |
|
More...
|
over 9 years ago
|
modified UI for HEART mode |
|
More...
|
over 9 years ago
|
default new client in UI to HEART-compliant values |
|
More...
|
over 9 years ago
|
forbid password grant type in HEART mode |
|
More...
|
over 9 years ago
|
pass heart mode variable to javascript |
|
More...
|
over 9 years ago
|
Make apiAddClient in the client api return a HttpStatus.Conflict if you try to create a client with a used client id. |
|
More...
|
over 9 years ago
|
added HEART Mode image to footer |
|
More...
|
over 9 years ago
|
testing for multiple classes of redirect URIs |
|
More...
|
over 9 years ago
|