mnbro
mnbro
How can we manually delete these fields?
@jacobburrell I had the same issue with a new install of 1.1337.0. I downgraded to to 1.1336.1 and the SSO screen appeared. After this I came back to 1.1337.0 and...
> Here's what worked for me.: > > 1. Create the keys with -legacy flag as mentioned. > 2. Set the key owner to uid `1001` on the host to...
This is also probably the reason for #37
@nenkoru Do you have any news on this? Now openziti has static binaries.
Code has been changed, so there is no need for this
> @mnbro You can't use gpg to decrypt portainer backups. @hookenz What else should I use in order to decrypt portainer backups?
> > @hookenz What else should I use in order to decrypt portainer backups? > > @mnbro You have to restore portainer from a backup. > > * See: https://docs.portainer.io/admin/settings/general#restoring-from-a-local-file...
Hi @ephraimduncan, Could you please set the following environment variables: ```env NEXT_PRIVATE_OIDC_ALLOW_SIGNUP="true" NEXT_PRIVATE_OIDC_SKIP_VERIFY="true" NEXT_PUBLIC_DISABLE_SIGNUP="true" ``` After configuring these, are you able to sign in? Additionally, is email verification still required?...
> I was able to sign in successfully without email verification being required. These were the steps I used. > > 1. Performed a fresh installation of Documenso with a...