-
Hi-
I am trying to create new user but getting following error -
Printing description of error:
Error Domain=XMPPStreamErrorDomain Code=4 "The server does not support in band registration." UserInfo=0…
-
I am trying to fetch all whois data associated with a domain.
```
whois.lookup('google.com', { "verbose": true }, function(err, data){
if (err) throw err;
console.log(data);
…
-
When the below fields in Registration screen are left blank and user tabs to next field, error should be shown below as the Field is required. Field Validation for Blank fields to be put in place. Ref…
-
### What did you do?
https://go.dev/play/p/oGhflDafvrL
```
package main
import (
"fmt"
"golang.org/x/net/idna"
)
func main() {
// Returns an error (as expected)
fmt.Println(idna.…
-
I'm the owner of `Magic-sdk` package
published `Magic-sdk` first package https://github.com/CocoaPods/Specs/commit/940b9f21fd8313b274dbce3bb7f8b74588da1e3d
Remove `Magic-sdk` the only package http…
-
What is the correct way to handle URL logins where you have more than one user account?
For http://www.internetbs.net/en/domain-name-registrations/AutoLogin.html, domain registrar, I created separ…
-
Not a repo issue, but http://usetakana.com no longer resolves. Just wanted to give a heads up 👍
`As a Registrant of a domain name, a new domain registration or changes to the first name, last name o…
-
Adding a email authentication system :
New mode of registration (email only), it sends an email with a temporary password and the user can change it later.
New config :
- SMTP configuration
…
-
**Describe the bug**
getting this: https://letsencrypt.org/docs/too-many-registrations-for-this-ip/
clean install alpine lxc from tteck on proxmox (and bit of init.d magic-spent about 2 hours on '…
-
```
What steps will reproduce the problem?
1.Choose domain
2.Click registrations
3.Only ones on internal profile show by default
What is the expected output? What do you see instead?
Most people may…