PICrypt passwordHash fix hash and return, PICloud repair Server exit, fix PIAuth pass_hash gen
This commit is contained in:
@@ -59,7 +59,7 @@ public:
|
||||
|
||||
void setServerName(const PIString & server_name);
|
||||
|
||||
PIVector<Client *> clients() const;;
|
||||
PIVector<Client *> clients() const;
|
||||
|
||||
EVENT1(newConnection, PICloudServer::Client * , client)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user