git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Cosmetic changes.
[stg.git]
/
projects
/
sgconf
/
common_sg.h
diff --git
a/projects/sgconf/common_sg.h
b/projects/sgconf/common_sg.h
index a654748a68f744ea558ef309d5d2702d21447c4e..47069eae08d95640fdcb3b05b504b26243395848 100644
(file)
--- a/
projects/sgconf/common_sg.h
+++ b/
projects/sgconf/common_sg.h
@@
-50,7
+50,14
@@
int ProcessGetUser(const std::string &server,
const std::string &admLogin,
const std::string &admPasswd,
const std::string &login,
const std::string &admLogin,
const std::string &admPasswd,
const std::string &login,
- void * data);
+ REQUEST & request);
+
+int ProcessAuthBy(const std::string &server,
+ int port,
+ const std::string &admLogin,
+ const std::string &admPasswd,
+ const std::string &login,
+ REQUEST & request);
int ProcessSetUser(const std::string &server,
int port,
int ProcessSetUser(const std::string &server,
int port,