diff --git a/functions/adduser.cpp b/functions/adduser.cpp index 57e0343..5440a75 100755 --- a/functions/adduser.cpp +++ b/functions/adduser.cpp @@ -96,33 +96,6 @@ User user; void AddUser::MakeGet() { - Run s; - std::string out; - - /* - s.Env("PATH=/home/tomek/mybin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin"); - s.Env("PWD=/home/tomek"); - s.Env("SHELL=/bin/tcsh"); - s.Env("USER=tomek"); - s.Env("GROUP=wheel"); - s.Env("HOME=/home/tomek"); - */ - - s.Par("dgst"); - s.Par("-sha512"); - s.Cmd("/usr/bin/openssl"); - - if( s.Go("swinka", out) == 0 ) - log << log1 << "odpowiedz: " << out << logend; - - if( s.Go("cosik", out) == 0 ) - log << log1 << "odpowiedz: " << out << logend; - - if( s.Go("ktosik", out) == 0 ) - log << log1 << "odpowiedz: " << out << logend; - - if( s.Go("", out) == 0 ) - log << log1 << "odpowiedz: " << out << logend; } diff --git a/html/fun_ckeditor.html b/html/fun_ckeditor.html index ff68eeb..e7f964b 100755 --- a/html/fun_ckeditor.html +++ b/html/fun_ckeditor.html @@ -34,6 +34,8 @@ [else] + + [end] [if-no user_logged]