-
#### If you have a proposed geographical area for the Pioneer Array in mind, please tell us why you recommend this location. How will the Pioneer Array advance scientific, educational, and other objec…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
It would be nice to have an ability to use XCA with Kerberos PKINIT.
https://k5wiki.kerberos.org/wiki/Pkinit_configuration
This would involve being able to issue certificates for Kerberos KDC and …
rtvd updated
2 months ago
-
Would it be possible to hook auto-generation of the user in the db, as well as default calendar and address book after a successful IMAP auth if the user is not defined?
reven updated
1 month ago
-
Azurehound Version: 2.1.5
users count=416092
Azurehound throws some errors, but continues to run. When looking into the GraphActivity logs, I can see that a lot of 429-errors are generated.
Ex…
-
### Reporting an Issue or Missing Feature
When doing write operations on Term Store using PnP cmdlet I am getting access denied when using a SharePoint App-only service principal that has Taxonomy wr…
-
```
terraform {
cloud {
organization = "Labenv"
workspaces {
name = "lab-workspace"
}
token = secret
}
}
provider aws {
region = "us-east-1"
}
variable "…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When we execute the table migration workflow, the tables are created as per the mapping csv. …
-
I am not sure but i think it is wrong.
```
inEarL = (inEarStatus & (flip ? 0b00001000 : 0b00000010)) != 0;
inEarR = (inEarStatus & (flip ? 0b00000010 : 0b00001000)) != 0;
```
I tested on AirPod…
-
Following the [Docker Compose: Setting Up a Three Node Confluent Platform Cluster with SASL](https://docs.confluent.io/current/installation/docker/docs/tutorials/clustered-deployment-sasl.html#docker-…