-
### Current situation
The e-mail address is the first element requested from the Applicant, in the very first page of the registration process. Currently, only a very short help text is provided for …
-
If your WebID is hosted on domain X, but your Solid pod is on domain Y ≠ X, then you need the following statement in your profile:
```
solid:oidcIssuer .
```
Unfortunately, this mechanism is …
-
We need to create a community standard for Name Service on Polkadot.
Some existing work:
* https://github.com/pnsproject
* https://github.com/paritytech/substrate/pull/11052
* https://github.c…
-
We currently use .ee specific extnsion for reserved and auctioned domains registrations
https://github.com/internetee/registry/blob/master/lib/schemas/eis-1.0.xsd
There is a proposed standard ou…
-
i hacked on an old implementation of this and i added a simple ip check so only users within the 10.0.0.0 net would see the registration link and are allowed to register.
self registration is super c…
-
**Related command**
`az ad app create`
**Describe the bug**
We have previously been able to create app registration through `az ad app create` with app identity url with a prefixes "app://" and …
-
From the proposal, the full concept:
Projects will have access to their own Decentralized Autonomous Organization (DAO). The community of a project will be able to vote on new features or organizatio…
-
In #52308#issuecomment-827985661, it was pointed out that a decent amount of conflicting logic has been introduced to handle product sub-labels in Checkout. We should attempt to untangle and streamlin…
-
I have enabled google plus login and in allowed domain i have filled up my domain, lets say xyz.com
So when I click on Sign in by google and fill up domain other than xyz.com, then it takes me to n…
-
Right now the top-level domain and second-level domain are derived by splitting off the substring that follows the last dot.
For example, if the environment variable `CERTBOT_DOMAIN=my.blog.example…