msalle

Results 6 issues of msalle

The current [ZmanimCalendar#getChatzos()](https://github.com/KosherJava/zmanim/blob/master/src/net/sourceforge/zmanim/ZmanimCalendar.java#L228_L242) uses the midpoint between sunrise and sunset (see [AstronomicalCalendar.java#getSunTransit()](https://github.com/KosherJava/zmanim/blob/master/src/net/sourceforge/zmanim/AstronomicalCalendar.java#L502_L527)). As you say, this is following **most** opinions. On the other hand, I have found some poskim actually...

**Specifics of your environment** 1. Running a proxy 2. SimpleSAMLphp: 2.1.1 3. PHP: 8.0 4. Platform: Linux 5. Webserver: Apache **Describe the bug** In SSP2.1.1 the md:SingleLogoutService and md:SingleSignOnService Location...

In various places the GCT is confusing `ASN1_UTCTIME` and `ASN1_GENERALIZEDTIME`, assuming `ASN1_TIME` is always a `ASN1_UTCTIME`. `globus_gsi_cert_utils_make_time` in [globus_gsi_cert_utils.c](https://github.com/gridcf/gct/blob/master/gsi/cert_utils/source/library/globus_gsi_cert_utils.c) is only valid for `ASN1_UTCTIME`, since it assumes 2-digit years, but...

fixed in git master
bug-normal

When the connection_type is set to `internal`, the SimpleSAMLphp tests should not be run in `action_admin_notices()`. Fixes #412 (Note that the diff looks more complicated due to the whitespace changes...

There are several new SimpleSAMLPHP related tests added to [action_admin_notices()](https://github.com/pantheon-systems/wp-saml-auth/blame/89a3d5ecfbb9944cbd49abb2442fa387ebd9af58/inc/class-wp-saml-auth.php#L688) via commit https://github.com/pantheon-systems/wp-saml-auth/commit/89a3d5ecfbb9944cbd49abb2442fa387ebd9af58 that run also when the config specifies to use the 'internal' backend. That is inefficient and leads...

Not sure if this is still an open issue, and see also issue #1007 which seems related. Using the [dteam Indigo IAM-based voms server hosted at CERN](https://dteam-auth.cern.ch/), I noticed that...