2
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 23 hours ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
shortTopbarTitle More... about 9 years ago
trying out codecov.io for code coverage tests
jricher
as Justin Richer
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
jricher
as Justin Richer
More... over 9 years ago
[maven-release-plugin] prepare release mitreid-connect-1.2.6
jricher
as Justin Richer
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
jricher
as Justin Richer
More... over 9 years ago
added 'green' display to http on 127.0.0.1 in addition to localhost
jricher
as Justin Richer
More... over 9 years ago
fixed erroneous error log
jricher
as Justin Richer
More... over 9 years ago
fixed default token lifetimes for heart mode
jricher
as Justin Richer
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
jricher
as Justin Richer
More... over 9 years ago
count really weird URIs as "custom scheme"
jricher
as Justin Richer
More... over 9 years ago
modified UI for HEART mode
jricher
as Justin Richer
More... over 9 years ago
default new client in UI to HEART-compliant values
jricher
as Justin Richer
More... over 9 years ago
forbid password grant type in HEART mode
jricher
as Justin Richer
More... over 9 years ago
pass heart mode variable to javascript
jricher
as Justin Richer
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
jricher
as Justin Richer
More... over 9 years ago
testing for multiple classes of redirect URIs
jricher
as Justin Richer
More... over 9 years ago