Releases: apereo/cas
Releases · apereo/cas
v4.2.2
- 474807 Fixed property name typo that controls the metrics interval @mmoayyed
- ea4c89 Relax the syntax for JSON service definitions @mmoayyed
- ea4c89 Ignore bad regex patterns for service definitions @mmoayyed
- 7ec402 Add HttpOnly to class CookieRetrievingCookieGenerator @cslzchen
- e4b2ae Handle password policy signals in the webflow @mmoayyed
- 9e94fd use static loggers for principal attribute repository config @wallon-ines
- 44c1ba Allow the service username attribute to be retrieved as a principal attribute @mmoayyed
- 64aec5 Handle missing spnego annotations @mmoayyed
- d23cfd Let RegisteredServiceThemeBasedViewResolver be default @mmoayyed
- eb7f7f Slovak translations @dodok1
- 3c94d8 Add LDAP support for Acceptable Usage Policy (AUP) functionality @mmoayyed
- 76464b Allow the ticket cleaning process to operate on the same registry instance @mmoayyed
- db4ded Fixed serialiation issue with the service ticket lock when granting PGTs @mmoayyed
- 14cafb Update ClearPass documentation @miklosbarabas
- 87a29a Use static loggers for JPA service registry @mmoayyed
- 1be0c0 Allow QueryAndEncodeDatabaseAuthenticationHandler to be optional @mmoayyed
- 3eb444 Let hazelcast handle session and service ticket counts @mmoayyed
- 0a4bd0 Log under ERROR when principal id attribute is not found during LDAP AuthN @mmoayyed
- 4dc776 Allow host.name to be auto-detected if left undefined @mmoayyed
- c23123 Update PersonDirectory to v1.7.1 @mmoayyed
v4.1.8
- 76598e7 Ignore bad regex patterns for services when executing service match ops (#1782) (@mmoayyed)
- b7bedcf Add HttpOnly to
CookieRetrievingCookieGenerator
. (#1775) (@cslzchen) - c72be69 Fixed property name typo that controls the metrics interval (@mmoayyed)
- dd362ab Allow the service username attribute to be retrieved as a principal attribute. (#1739) (@mmoayyed)
- #1722 Provide Slovak translation bundle @dodok1
v4.2.1
v4.1.7
v4.2.0
For a complete list of changes, please refer to the change log for each preceding release candidate, and/or refer to the CAS documentation at http://jasig.github.io/cas/4.2.x
v4.1.6
v4.2.0-RC3
- 99653d5 Remove "All Rights Reserved "from UI (@mmoayyed)
- 6bd0cfc
TokenAuthenticationHandler
should retrieve the right token encryption setting from properties. (@mmoayyed) - #1547 OAuth: Use the provided service for the access token, no the callback one (@leleuj)
- 2702610 Expose
AbstractTicketExceptions
to webflow (@frett) - 29bb759 Always use the root TGT for checking the AuthenticationPolicy (@frett)
- 9c4630b Drop connections early for ldap service registry (@mmoayyed)
- 78dd0fd Mark
putTicketGrantingTicketIntoMap()
public (@mmoayyed) - #1524 disallow double authN when ST is generated (@mmoayyed)
- 7cdb5d2 Add an extra space before header text (@mmoayyed)
- 714f0e7 JPA: Mark
getTicket()
calls not readonly (@frett) - 0f3191a Enhance hazelcast configuration; allow support for loading settings from an external file (@dima767)
- 1e44152 Allow alternative logger selection (@mmoayyed)
v4.1.5
- #1548 Expose
TicketException
s to webflow (@frett) - 4f08ea7 always use the root TGT for checking the
AuthenticationPolicy
(@frett) - #1537 Updating Javadocsc (@PetrGasparik)
- 82ad309 Mark
putTicketGrantingTicketIntoMap()
public (@mmoayyed) - #1530 Drop search connection early for ldap service registry during updates (@mmoayyed)
- #1523 Disallow double authN when generating STs (@mmoayyed)
- 302c542 Update docs for Google Apps (@mmoayyed)
- 029cc3c Disable readonly for the
getTicket
method of JPA service registry (@frett)
v4.2.0-RC2
- 0500e5a 23664fa Allow better control over WS-FED principal resolver; Fix infinite redirect loops (@mmoayyed)
- #1480 Log4j2 reconfiguration of shut downs (@frett)
- 0789bc5 34e9b0e SAML1 ResponseTo field as valid cname (@mmoayyed)
- 9900352 Represent assignedId as a String for Services Management (@frett)
- 3481b4c Change name of the property to be more consistent with the rest of CAS (@dima767)
- cc436cd Added oauth-core module (@mmoayyed)
- fd3cf3a Refactor executor thread pool for httpclient (@mmoayyed)
- 0179a4f Remove HTML escaping from the URL (@mmoayyed)
- #1462 Quartz shutdown on 4.2 (@frett)
v4.1.4
- #1459 Wait for Quartz threads to shutdown (@frett)
- 66defc3 Allow CAS cookie paths to be overridden (@mmoayyed)
- #1454 Fix url for ba-debug JS dependency (@nicolasmoreira)
- ef08efe Disable SAML external entities, includes, and entity reference expansion (@mmoayyed)
- #1437 Fixing typo in
RegisteredServiceThemeBasedViewResolver
bean def (@jtgasper3) - 2730fd0 Update the OAuth error view name (@mmoayyed)
- #1435 Update X.509 Authentication Guide (@jbjonesjr)
- #1430 Management webapp docs; time-based access strategy UI changes (@mmoayyed)
- #1427 Ensure SAML UI extensions are not null (@mmoayyed)
- f6eaa29 Allow attribute values for access strategy to support regex (@mmoayyed)
- 7bb4e77 Allow the pac4j credential to ignore the typedid if configured (@mmoayyed)
- #1412 Fixed typo in PAC4J documentation (@jtgasper3)
- #1410 Login throttling using
JdbcAuditTrailManager
won't work (@mateofacu) - #1409 Registered Service properties (@mmoayyed)
- #1407 Allow the logout manager to use CAS local truststore (@mmoayyed)
- #1407 Update Kryo serializers (@smicyk)