mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 01:30:19 +00:00
Move SASL passphrase generation code to utils
This commit is contained in:
@@ -61,5 +61,6 @@ void canonalize_key (char *key);
|
||||
int portable_mode ();
|
||||
int hextray_mode ();
|
||||
GSList *get_subdirs (const char *path);
|
||||
char *encode_sasl_pass (char *user, char *pass);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user