-
# Description
The email field does not require a period in the domain name (e.g., it accepts johnd@examplecom) and does not require a top level domain, which leads to acceptance of potentially invalid…
-
![Screenshot 2024-04-19 at 5.14.08 PM.png](https://raw.githubusercontent.com/yeoshuheng/pe/main/files/dd7efe7a-ba00-40b8-a045-98a4ed7c281f.png)
Within the user guide, we talk about local-part@domain…
-
It would be nice if granian could also listen on UNIX domain sockets (UDS), leveraging filesystem permissions to controll access. Both nginx and apache2 (and possible more webservers) support proxying…
-
I'm looking to replace Apache's `Require host` directive with this plugin ([docs](https://httpd.apache.org/docs/2.4/mod/mod_authz_host.html#reqhost)).
I do however need support for wildcards and su…
dmke updated
7 months ago
-
As we prepare to launch the website, we need a domain setup.
-
Firebase: Error (auth/unauthorized-domain). (When trying to auth on: https://reddit-snach13.vercel.app/)
-
I have been trying to use Sharphound to collect from a non-domain joined system (which is the way that I have always previously collected) when running from a shell launched using the `runas /netonly`…
-
### Steps to reproduce the problem
1. Try creating a DomainBlock for `*.example.com`
2. Observe that it succeeds
### Expected behaviour
This should fail because *.example.com isn't a valid domain,…
-
the reference projects domain model tests with java 17 log
```
2021-09-22T16:21:23.0173736Z Running org.eclipse.xtext.example.domainmodel.ui.tests.HoverTest
2021-09-22T16:21:25.3159216Z ##[error]…
-
Currently, based on the README, if an attacker wants to brute-force a user's password, he has to compute Argon2id for each password try (given by the user as input). (Which is good.)
However, if t…