mirror of
https://github.com/anope/anope.git
synced 2026-07-08 00:03:13 +02:00
Add support for self-service vhost validation via DNS.
This commit is contained in:
@@ -18,6 +18,8 @@ public:
|
||||
Anope::string ident;
|
||||
Anope::string host;
|
||||
time_t time = 0;
|
||||
Anope::string validation_token;
|
||||
time_t last_validation = 0;
|
||||
|
||||
virtual ~HostRequest() = default;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user