-
I am building a Blazor WASM application that's connected to IdentityServer4.
The template for Single User Accounts provides ```LoginDisplay.razor``` which includes the following line:
```Registe…
-
Running bin/maxmind-geolite-mirror **once** gives the following error:
```
MAXMIND_LICENSE_KEY=>obfusacated> ./bin/maxmind-geolite-mirror
downloading /usr/local/share/GeoIP/GeoLite2-Country.mmd…
-
### Environment
self-hosted (https://develop.sentry.dev/self-hosted/)
### Steps to Reproduce
Just navigate to `Settings/General Settings/Security ` or `Settings/General Settings/Notification`
###…
-
Hi all,
we have found that´s currently possible to login with the same user account at the same time. We used internal user authentication and are able to use the same account multiple times at the…
-
### Describe the bug
Hi,
We planning to run some tests and below is the flow:
name: 'Run RSpec Tests'
on:
push:
branches:
- master
pull_request:
label:
types: [created, edited, deleted]
…
-
I was just added by my Bitbucket administrator to our project and cannot get access to the shippable UI. The following error appears when I try to login with Bitbucket.
"""
An error occured, pleas…
-
## Steps to reproduce
1. Setup Talk on ` sub1.domain.tld` and request a trial of the hosted signaling server.
2. Change the domain of Nextcloud to `sub2.otherdomain.tld`.
3. Try using Talk.
4. Tr…
-
### Describe what you noticed and did
1. reg add HKCU\123
The operation completed successfully.
2. reg add HKCU\123 /v myint /t REG_DWORD /d 12345
The operation completed successfully.
3. re…
-
### Describe the bug
Can't change the password of the admin user after I've installed Microcks.
### Expected behavior
The _new password_ form should come, for example, like it does when I try…
-
Issue https://github.com/moby/moby/pull/34263 added `--chown` flag support for `ADD`/`COPY` commands in the Dockerfile for Linux/Unix (but now Windows), parsing the `/etc/passwd` and `/etc/group` file…