Tim

Results 13 issues of Tim

I am trying to inspect a py2neo.ogm.GraphObject subclass. I want to check if a certain class attribute is a py2neo.ogm.Property: ```python from py2neo.ogm import Property, GraphObject class Entity(GraphObject): name =...

feature request

Hi, thanks for this great framework. I just started working on a PR for the HttpClient to include some functions that are included in the AsynClient but not in the...

good first issue

**Describe your question/** According to https://goauthentik.io/integrations/services/gitlab/ one should configure GitLab with a SAML provider. This comes with some caveats for me. E.g. * The cert fingerprint does expire with the...

question

**Describe the bug** When having a forced MFA Stage in your authentication flow with multiple MFA Options you can select which MFA Type you want to enroll, if there is...

bug
wontfix

Hello :wave: , thanks for your great work. I am just in the process of testing a backup setup with this project :heart: I have a question towards the "security...

Hi there, first off, thanks for this great project! I use it happily in my voron since day one. Love it ❤️ ! Yesterday i had the second case of...

Hi there, i am sure there is reason behind it, but i could not start via the docker-compose example. https://github.com/neechbear/tiddlywiki#docker-compose There is a part missing of the compose file, a...

hey there, seems like the cord19 dataset changed structure again :( like in #6 with cord-19-tools 0.3.3 metadata.csv is missing again for me ![image](https://user-images.githubusercontent.com/1006417/83031534-f6f1b280-a034-11ea-8052-3ac7f235395b.png)

## Details Adding a guide to connect GitLab via OIDC (alternative to SAML which is the only guide at the moment) Discussed in: Closes #8175 --- ## Checklist - [...

status/reviewing