Andrew Petro
Andrew Petro
Going beyond the debug logging, implement routine logging akin to that available in other language/platform CAS client libraries. Perhaps adding use of a logging framework such as log4php. represents PHPCAS-135...
How about including a branch providing a clean starting point, something like this: https://github.com/apetro/level-up/tree/tabula_rasa ?
Currently, Inspektr asserts that its arguments not be null. When these assertions fail, the action being audited fails. Instead, failure in the audit trail system should not induce failure in...
Add badge highlighting that Apereo incubating. [](https://www.apereo.org/content/projects-currently-incubation) [A better badge may become feasible](https://groups.google.com/a/apereo.org/d/topic/incubation/p2h2ypnATO0/discussion). In the meantime, this changeset makes progress, with a pretty-good badge linking back to the...
Fix the copy in index.html to use the correct "Your" when telling the user "Your email address is..."
This guide links https://spring.io/guides/gs/spring-boot-docker , but that URL now results in 404 not found. ```adoc NOTE: There is also a Getting Started Guide on https://spring.io/guides/gs/spring-boot-docker[Docker], which would also be a...
Upgrade to later maven-release-plugin version
Upgrade to a more recent maven-war-plugin release.
My bad: I'd misunderstood the way in which uPortal-app-framework removes support for `messageType` `announcement`. Apparently they don't become no-ops. It's more that `messageType` no longer has an effect and all...