functions.inc.php 136 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644
  1. <?php
  2. use PHPMailer\PHPMailer\PHPMailer;
  3. use PHPMailer\PHPMailer\SMTP;
  4. use PHPMailer\PHPMailer\Exception;
  5. function is_valid_regex($exp) {
  6. return @preg_match($exp, '') !== false;
  7. }
  8. function isset_has_content($var) {
  9. if (isset($var) && $var != "") {
  10. return true;
  11. }
  12. else {
  13. return false;
  14. }
  15. }
  16. function readable_random_string($length = 8) {
  17. $string = '';
  18. $vowels = array('a', 'e', 'i', 'o', 'u');
  19. $consonants = array('b', 'c', 'd', 'f', 'g', 'h', 'j', 'k', 'l', 'm', 'n', 'p', 'r', 's', 't', 'v', 'w', 'x', 'y', 'z');
  20. $max = $length / 2;
  21. for ($i = 1; $i <= $max; $i++) {
  22. $string .= $consonants[rand(0,19)];
  23. $string .= $vowels[rand(0,4)];
  24. }
  25. return $string;
  26. }
  27. // Validates ips and cidrs
  28. function valid_network($network) {
  29. if (filter_var($network, FILTER_VALIDATE_IP)) {
  30. return true;
  31. }
  32. $parts = explode('/', $network);
  33. if (count($parts) != 2) {
  34. return false;
  35. }
  36. $ip = $parts[0];
  37. $netmask = $parts[1];
  38. if (!preg_match("/^\d+$/", $netmask)){
  39. return false;
  40. }
  41. $netmask = intval($parts[1]);
  42. if ($netmask < 0) {
  43. return false;
  44. }
  45. if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_IPV4)) {
  46. return $netmask <= 32;
  47. }
  48. if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_IPV6)) {
  49. return $netmask <= 128;
  50. }
  51. return false;
  52. }
  53. function valid_hostname($hostname) {
  54. return filter_var($hostname, FILTER_VALIDATE_DOMAIN, FILTER_FLAG_HOSTNAME);
  55. }
  56. // Thanks to https://stackoverflow.com/a/49373789
  57. // Validates exact ip matches and ip-in-cidr, ipv4 and ipv6
  58. function ip_acl($ip, $networks) {
  59. foreach($networks as $network) {
  60. if (filter_var($network, FILTER_VALIDATE_IP)) {
  61. if ($ip == $network) {
  62. return true;
  63. }
  64. else {
  65. continue;
  66. }
  67. }
  68. $ipb = inet_pton($ip);
  69. $iplen = strlen($ipb);
  70. if (strlen($ipb) < 4) {
  71. continue;
  72. }
  73. $ar = explode('/', $network);
  74. $ip1 = $ar[0];
  75. $ip1b = inet_pton($ip1);
  76. $ip1len = strlen($ip1b);
  77. if ($ip1len != $iplen) {
  78. continue;
  79. }
  80. if (count($ar)>1) {
  81. $bits=(int)($ar[1]);
  82. }
  83. else {
  84. $bits = $iplen * 8;
  85. }
  86. for ($c=0; $bits>0; $c++) {
  87. $bytemask = ($bits < 8) ? 0xff ^ ((1 << (8-$bits))-1) : 0xff;
  88. if (((ord($ipb[$c]) ^ ord($ip1b[$c])) & $bytemask) != 0) {
  89. continue 2;
  90. }
  91. $bits-=8;
  92. }
  93. return true;
  94. }
  95. return false;
  96. }
  97. function hash_password($password) {
  98. // default_pass_scheme is determined in vars.inc.php (or corresponding local file)
  99. // in case default pass scheme is not defined, falling back to BLF-CRYPT.
  100. global $default_pass_scheme;
  101. $pw_hash = NULL;
  102. // support pre-hashed passwords
  103. if (preg_match('/^{(ARGON2I|ARGON2ID|BLF-CRYPT|CLEAR|CLEARTEXT|CRYPT|DES-CRYPT|LDAP-MD5|MD5|MD5-CRYPT|PBKDF2|PLAIN|PLAIN-MD4|PLAIN-MD5|PLAIN-TRUNC|PLAIN-TRUNC|SHA|SHA1|SHA256|SHA256-CRYPT|SHA512|SHA512-CRYPT|SMD5|SSHA|SSHA256|SSHA512)}/i', $password)) {
  104. $pw_hash = $password;
  105. }
  106. else {
  107. switch (strtoupper($default_pass_scheme)) {
  108. case "SSHA":
  109. $salt_str = bin2hex(openssl_random_pseudo_bytes(8));
  110. $pw_hash = "{SSHA}".base64_encode(hash('sha1', $password . $salt_str, true) . $salt_str);
  111. break;
  112. case "SSHA256":
  113. $salt_str = bin2hex(openssl_random_pseudo_bytes(8));
  114. $pw_hash = "{SSHA256}".base64_encode(hash('sha256', $password . $salt_str, true) . $salt_str);
  115. break;
  116. case "SSHA512":
  117. $salt_str = bin2hex(openssl_random_pseudo_bytes(8));
  118. $pw_hash = "{SSHA512}".base64_encode(hash('sha512', $password . $salt_str, true) . $salt_str);
  119. break;
  120. case "BLF-CRYPT":
  121. default:
  122. $pw_hash = "{BLF-CRYPT}" . password_hash($password, PASSWORD_BCRYPT);
  123. break;
  124. }
  125. }
  126. return $pw_hash;
  127. }
  128. function password_complexity($_action, $_data = null) {
  129. global $redis;
  130. global $lang;
  131. switch ($_action) {
  132. case 'edit':
  133. if ($_SESSION['mailcow_cc_role'] != "admin") {
  134. $_SESSION['return'][] = array(
  135. 'type' => 'danger',
  136. 'log' => array(__FUNCTION__, $_action, $_data),
  137. 'msg' => 'access_denied'
  138. );
  139. return false;
  140. }
  141. $is_now = password_complexity('get');
  142. if (!empty($is_now)) {
  143. $length = (isset($_data['length']) && intval($_data['length']) >= 3) ? intval($_data['length']) : $is_now['length'];
  144. $chars = (isset($_data['chars'])) ? intval($_data['chars']) : $is_now['chars'];
  145. $lowerupper = (isset($_data['lowerupper'])) ? intval($_data['lowerupper']) : $is_now['lowerupper'];
  146. $special_chars = (isset($_data['special_chars'])) ? intval($_data['special_chars']) : $is_now['special_chars'];
  147. $numbers = (isset($_data['numbers'])) ? intval($_data['numbers']) : $is_now['numbers'];
  148. }
  149. try {
  150. $redis->hMSet('PASSWD_POLICY', [
  151. 'length' => $length,
  152. 'chars' => $chars,
  153. 'special_chars' => $special_chars,
  154. 'lowerupper' => $lowerupper,
  155. 'numbers' => $numbers
  156. ]);
  157. }
  158. catch (RedisException $e) {
  159. $_SESSION['return'][] = array(
  160. 'type' => 'danger',
  161. 'log' => array(__FUNCTION__, $_action, $_data),
  162. 'msg' => array('redis_error', $e)
  163. );
  164. return false;
  165. }
  166. $_SESSION['return'][] = array(
  167. 'type' => 'success',
  168. 'log' => array(__FUNCTION__, $_action, $_data),
  169. 'msg' => 'password_policy_saved'
  170. );
  171. break;
  172. case 'get':
  173. try {
  174. $length = $redis->hGet('PASSWD_POLICY', 'length');
  175. $chars = $redis->hGet('PASSWD_POLICY', 'chars');
  176. $special_chars = $redis->hGet('PASSWD_POLICY', 'special_chars');
  177. $lowerupper = $redis->hGet('PASSWD_POLICY', 'lowerupper');
  178. $numbers = $redis->hGet('PASSWD_POLICY', 'numbers');
  179. return array(
  180. 'length' => $length,
  181. 'chars' => $chars,
  182. 'special_chars' => $special_chars,
  183. 'lowerupper' => $lowerupper,
  184. 'numbers' => $numbers
  185. );
  186. }
  187. catch (RedisException $e) {
  188. $_SESSION['return'][] = array(
  189. 'type' => 'danger',
  190. 'log' => array(__FUNCTION__, $_action, $_data),
  191. 'msg' => array('redis_error', $e)
  192. );
  193. return false;
  194. }
  195. return false;
  196. break;
  197. case 'html':
  198. $policies = password_complexity('get');
  199. foreach ($policies as $name => $value) {
  200. if ($value != 0) {
  201. $policy_text[] = sprintf($lang['admin']["password_policy_$name"], $value);
  202. }
  203. }
  204. return '<p class="help-block small">- ' . implode('<br>- ', (array)$policy_text) . '</p>';
  205. break;
  206. }
  207. }
  208. function password_check($password1, $password2) {
  209. $password_complexity = password_complexity('get');
  210. if (empty($password1) || empty($password2)) {
  211. $_SESSION['return'][] = array(
  212. 'type' => 'danger',
  213. 'log' => array(__FUNCTION__, $_action, $_type),
  214. 'msg' => 'password_complexity'
  215. );
  216. return false;
  217. }
  218. if ($password1 != $password2) {
  219. $_SESSION['return'][] = array(
  220. 'type' => 'danger',
  221. 'log' => array(__FUNCTION__, $_action, $_type),
  222. 'msg' => 'password_mismatch'
  223. );
  224. return false;
  225. }
  226. $given_password['length'] = strlen($password1);
  227. $given_password['special_chars'] = preg_match('/[^a-zA-Z\d]/', $password1);
  228. $given_password['chars'] = preg_match('/[a-zA-Z]/',$password1);
  229. $given_password['numbers'] = preg_match('/\d/', $password1);
  230. $lower = strlen(preg_replace("/[^a-z]/", '', $password1));
  231. $upper = strlen(preg_replace("/[^A-Z]/", '', $password1));
  232. $given_password['lowerupper'] = ($lower > 0 && $upper > 0) ? true : false;
  233. if (
  234. ($given_password['length'] < $password_complexity['length']) ||
  235. ($password_complexity['special_chars'] == 1 && (intval($given_password['special_chars']) != $password_complexity['special_chars'])) ||
  236. ($password_complexity['chars'] == 1 && (intval($given_password['chars']) != $password_complexity['chars'])) ||
  237. ($password_complexity['numbers'] == 1 && (intval($given_password['numbers']) != $password_complexity['numbers'])) ||
  238. ($password_complexity['lowerupper'] == 1 && (intval($given_password['lowerupper']) != $password_complexity['lowerupper']))
  239. ) {
  240. $_SESSION['return'][] = array(
  241. 'type' => 'danger',
  242. 'log' => array(__FUNCTION__, $_action, $_type),
  243. 'msg' => 'password_complexity'
  244. );
  245. return false;
  246. }
  247. return true;
  248. }
  249. function last_login($action, $username, $sasl_limit_days = 7, $ui_offset = 1) {
  250. global $pdo;
  251. global $redis;
  252. $sasl_limit_days = intval($sasl_limit_days);
  253. switch ($action) {
  254. case 'get':
  255. if (filter_var($username, FILTER_VALIDATE_EMAIL) && hasMailboxObjectAccess($_SESSION['mailcow_cc_username'], $_SESSION['mailcow_cc_role'], $username)) {
  256. $stmt = $pdo->prepare('SELECT `real_rip`, MAX(`datetime`) as `datetime`, `service`, `app_password`, MAX(`app_passwd`.`name`) as `app_password_name` FROM `sasl_log`
  257. LEFT OUTER JOIN `app_passwd` on `sasl_log`.`app_password` = `app_passwd`.`id`
  258. WHERE `username` = :username
  259. AND HOUR(TIMEDIFF(NOW(), `datetime`)) < :sasl_limit_days
  260. GROUP BY `real_rip`, `service`, `app_password`
  261. ORDER BY `datetime` DESC;');
  262. $stmt->execute(array(':username' => $username, ':sasl_limit_days' => ($sasl_limit_days * 24)));
  263. $sasl = $stmt->fetchAll(PDO::FETCH_ASSOC);
  264. foreach ($sasl as $k => $v) {
  265. if (!filter_var($sasl[$k]['real_rip'], FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE)) {
  266. $sasl[$k]['real_rip'] = 'Web/EAS/Internal (' . $sasl[$k]['real_rip'] . ')';
  267. }
  268. elseif (filter_var($sasl[$k]['real_rip'], FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE)) {
  269. try {
  270. $sasl[$k]['location'] = $redis->hGet('IP_SHORTCOUNTRY', $sasl[$k]['real_rip']);
  271. }
  272. catch (RedisException $e) {
  273. $_SESSION['return'][] = array(
  274. 'type' => 'danger',
  275. 'log' => array(__FUNCTION__, $_action, $_data_log),
  276. 'msg' => array('redis_error', $e)
  277. );
  278. return false;
  279. }
  280. if (!$sasl[$k]['location']) {
  281. $curl = curl_init();
  282. curl_setopt($curl, CURLOPT_URL,"https://dfdata.bella.network/country/" . $sasl[$k]['real_rip']);
  283. curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
  284. curl_setopt($curl, CURLOPT_USERAGENT, 'Moocow');
  285. curl_setopt($curl, CURLOPT_TIMEOUT, 5);
  286. $ip_data = curl_exec($curl);
  287. if (!curl_errno($curl)) {
  288. $ip_data_array = json_decode($ip_data, true);
  289. if ($ip_data_array !== false and !empty($ip_data_array['shortcountry'])) {
  290. $sasl[$k]['location'] = $ip_data_array['shortcountry'];
  291. try {
  292. $redis->hSet('IP_SHORTCOUNTRY', $sasl[$k]['real_rip'], $ip_data_array['shortcountry']);
  293. }
  294. catch (RedisException $e) {
  295. $_SESSION['return'][] = array(
  296. 'type' => 'danger',
  297. 'log' => array(__FUNCTION__, $_action, $_data_log),
  298. 'msg' => array('redis_error', $e)
  299. );
  300. curl_close($curl);
  301. return false;
  302. }
  303. }
  304. }
  305. curl_close($curl);
  306. }
  307. }
  308. }
  309. }
  310. else {
  311. $sasl = array();
  312. }
  313. if ($_SESSION['mailcow_cc_role'] == "admin" || $username == $_SESSION['mailcow_cc_username']) {
  314. $stmt = $pdo->prepare('SELECT `remote`, `time` FROM `logs`
  315. WHERE JSON_EXTRACT(`call`, "$[0]") = "check_login"
  316. AND JSON_EXTRACT(`call`, "$[1]") = :username
  317. AND `type` = "success" ORDER BY `time` DESC LIMIT 1 OFFSET :offset');
  318. $stmt->execute(array(
  319. ':username' => $username,
  320. ':offset' => $ui_offset
  321. ));
  322. $ui = $stmt->fetch(PDO::FETCH_ASSOC);
  323. }
  324. else {
  325. $ui = array();
  326. }
  327. return array('ui' => $ui, 'sasl' => $sasl);
  328. break;
  329. case 'reset':
  330. if (filter_var($username, FILTER_VALIDATE_EMAIL) && hasMailboxObjectAccess($_SESSION['mailcow_cc_username'], $_SESSION['mailcow_cc_role'], $username)) {
  331. $stmt = $pdo->prepare('DELETE FROM `sasl_log`
  332. WHERE `username` = :username');
  333. $stmt->execute(array(':username' => $username));
  334. }
  335. if ($_SESSION['mailcow_cc_role'] == "admin" || $username == $_SESSION['mailcow_cc_username']) {
  336. $stmt = $pdo->prepare('DELETE FROM `logs`
  337. WHERE JSON_EXTRACT(`call`, "$[0]") = "check_login"
  338. AND JSON_EXTRACT(`call`, "$[1]") = :username
  339. AND `type` = "success"');
  340. $stmt->execute(array(':username' => $username));
  341. }
  342. return true;
  343. break;
  344. }
  345. }
  346. function set_sasl_log($username, $real_rip, $service){
  347. global $pdo;
  348. try {
  349. if (!empty($_SESSION['app_passwd_id'])) {
  350. $app_password = $_SESSION['app_passwd_id'];
  351. } else {
  352. $app_password = 0;
  353. }
  354. $stmt = $pdo->prepare('REPLACE INTO `sasl_log` (`username`, `real_rip`, `service`, `app_password`) VALUES (:username, :real_rip, :service, :app_password)');
  355. $stmt->execute(array(
  356. ':username' => $username,
  357. ':real_rip' => $real_rip,
  358. ':service' => $service,
  359. ':app_password' => $app_password
  360. ));
  361. } catch (PDOException $e) {
  362. $_SESSION['return'][] = array(
  363. 'type' => 'danger',
  364. 'log' => array(__FUNCTION__, $_data_log),
  365. 'msg' => array('mysql_error', $e)
  366. );
  367. return false;
  368. }
  369. return true;
  370. }
  371. function flush_memcached() {
  372. try {
  373. $m = new Memcached();
  374. $m->addServer('memcached', 11211);
  375. $m->flush();
  376. }
  377. catch ( Exception $e ) {
  378. // Dunno
  379. }
  380. }
  381. function sys_mail($_data) {
  382. if ($_SESSION['mailcow_cc_role'] != "admin") {
  383. $_SESSION['return'][] = array(
  384. 'type' => 'danger',
  385. 'log' => array(__FUNCTION__),
  386. 'msg' => 'access_denied'
  387. );
  388. return false;
  389. }
  390. $excludes = $_data['mass_exclude'];
  391. $includes = $_data['mass_include'];
  392. $mailboxes = array();
  393. $mass_from = $_data['mass_from'];
  394. $mass_text = $_data['mass_text'];
  395. $mass_html = $_data['mass_html'];
  396. $mass_subject = $_data['mass_subject'];
  397. if (!filter_var($mass_from, FILTER_VALIDATE_EMAIL)) {
  398. $_SESSION['return'][] = array(
  399. 'type' => 'danger',
  400. 'log' => array(__FUNCTION__),
  401. 'msg' => 'from_invalid'
  402. );
  403. return false;
  404. }
  405. if (empty($mass_subject)) {
  406. $_SESSION['return'][] = array(
  407. 'type' => 'danger',
  408. 'log' => array(__FUNCTION__),
  409. 'msg' => 'subject_empty'
  410. );
  411. return false;
  412. }
  413. if (empty($mass_text)) {
  414. $_SESSION['return'][] = array(
  415. 'type' => 'danger',
  416. 'log' => array(__FUNCTION__),
  417. 'msg' => 'text_empty'
  418. );
  419. return false;
  420. }
  421. $domains = array_merge(mailbox('get', 'domains'), mailbox('get', 'alias_domains'));
  422. foreach ($domains as $domain) {
  423. foreach (mailbox('get', 'mailboxes', $domain) as $mailbox) {
  424. $mailboxes[] = $mailbox;
  425. }
  426. }
  427. if (!empty($includes)) {
  428. $rcpts = array_intersect($mailboxes, $includes);
  429. }
  430. elseif (!empty($excludes)) {
  431. $rcpts = array_diff($mailboxes, $excludes);
  432. }
  433. else {
  434. $rcpts = $mailboxes;
  435. }
  436. if (!empty($rcpts)) {
  437. ini_set('max_execution_time', 0);
  438. ini_set('max_input_time', 0);
  439. $mail = new PHPMailer;
  440. $mail->Timeout = 10;
  441. $mail->SMTPOptions = array(
  442. 'ssl' => array(
  443. 'verify_peer' => false,
  444. 'verify_peer_name' => false,
  445. 'allow_self_signed' => true
  446. )
  447. );
  448. $mail->isSMTP();
  449. $mail->Host = 'dovecot-mailcow';
  450. $mail->SMTPAuth = false;
  451. $mail->Port = 24;
  452. $mail->setFrom($mass_from);
  453. $mail->Subject = $mass_subject;
  454. $mail->CharSet ="UTF-8";
  455. if (!empty($mass_html)) {
  456. $mail->Body = $mass_html;
  457. $mail->AltBody = $mass_text;
  458. }
  459. else {
  460. $mail->Body = $mass_text;
  461. }
  462. $mail->XMailer = 'MooMassMail';
  463. foreach ($rcpts as $rcpt) {
  464. $mail->AddAddress($rcpt);
  465. if (!$mail->send()) {
  466. $_SESSION['return'][] = array(
  467. 'type' => 'warning',
  468. 'log' => array(__FUNCTION__),
  469. 'msg' => 'Mailer error (RCPT "' . htmlspecialchars($rcpt) . '"): ' . str_replace('https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting', '', $mail->ErrorInfo)
  470. );
  471. }
  472. $mail->ClearAllRecipients();
  473. }
  474. }
  475. $_SESSION['return'][] = array(
  476. 'type' => 'success',
  477. 'log' => array(__FUNCTION__),
  478. 'msg' => 'Mass mail job completed, sent ' . count($rcpts) . ' mails'
  479. );
  480. }
  481. function logger($_data = false) {
  482. /*
  483. logger() will be called as last function
  484. To manually log a message, logger needs to be called like below.
  485. logger(array(
  486. 'return' => array(
  487. array(
  488. 'type' => 'danger',
  489. 'log' => array(__FUNCTION__),
  490. 'msg' => $err
  491. )
  492. )
  493. ));
  494. These messages will not be printed as alert box.
  495. To do so, push them to $_SESSION['return'] and do not call logger as they will be included automatically:
  496. $_SESSION['return'][] = array(
  497. 'type' => 'danger',
  498. 'log' => array(__FUNCTION__, $user, '*'),
  499. 'msg' => $err
  500. );
  501. */
  502. global $pdo;
  503. if (!$_data) {
  504. $_data = $_SESSION;
  505. }
  506. if (!empty($_data['return'])) {
  507. $task = substr(strtoupper(md5(uniqid(rand(), true))), 0, 6);
  508. foreach ($_data['return'] as $return) {
  509. $type = $return['type'];
  510. $msg = null;
  511. if (isset($return['msg'])) {
  512. $msg = json_encode($return['msg'], JSON_UNESCAPED_UNICODE);
  513. }
  514. $call = null;
  515. if (isset($return['log'])) {
  516. $call = json_encode($return['log'], JSON_UNESCAPED_UNICODE);
  517. }
  518. if (!empty($_SESSION["dual-login"]["username"])) {
  519. $user = $_SESSION["dual-login"]["username"] . ' => ' . $_SESSION['mailcow_cc_username'];
  520. $role = $_SESSION["dual-login"]["role"] . ' => ' . $_SESSION['mailcow_cc_role'];
  521. }
  522. elseif (!empty($_SESSION['mailcow_cc_username'])) {
  523. $user = $_SESSION['mailcow_cc_username'];
  524. $role = $_SESSION['mailcow_cc_role'];
  525. }
  526. else {
  527. $user = 'unauthenticated';
  528. $role = 'unauthenticated';
  529. }
  530. // We cannot log when logs is missing...
  531. try {
  532. $stmt = $pdo->prepare("INSERT INTO `logs` (`type`, `task`, `msg`, `call`, `user`, `role`, `remote`, `time`) VALUES
  533. (:type, :task, :msg, :call, :user, :role, :remote, UNIX_TIMESTAMP())");
  534. $stmt->execute(array(
  535. ':type' => $type,
  536. ':task' => $task,
  537. ':call' => $call,
  538. ':msg' => $msg,
  539. ':user' => $user,
  540. ':role' => $role,
  541. ':remote' => get_remote_ip()
  542. ));
  543. }
  544. catch (PDOException $e) {
  545. # handle the exception here, as the exception handler function results in a white page
  546. error_log($e->getMessage(), 0);
  547. }
  548. }
  549. }
  550. else {
  551. return true;
  552. }
  553. }
  554. function hasDomainAccess($username, $role, $domain) {
  555. global $pdo;
  556. if (empty($domain) || !is_valid_domain_name($domain)) {
  557. return false;
  558. }
  559. if (isset($_SESSION['access_all_exception']) && $_SESSION['access_all_exception'] == "1") {
  560. return true;
  561. }
  562. if (!filter_var($username, FILTER_VALIDATE_EMAIL) && !ctype_alnum(str_replace(array('_', '.', '-'), '', $username))) {
  563. return false;
  564. }
  565. if ($role != 'admin' && $role != 'domainadmin') {
  566. return false;
  567. }
  568. if ($role == 'admin') {
  569. $stmt = $pdo->prepare("SELECT `domain` FROM `domain`
  570. WHERE `domain` = :domain");
  571. $stmt->execute(array(':domain' => $domain));
  572. $num_results = count($stmt->fetchAll(PDO::FETCH_ASSOC));
  573. $stmt = $pdo->prepare("SELECT `alias_domain` FROM `alias_domain`
  574. WHERE `alias_domain` = :domain");
  575. $stmt->execute(array(':domain' => $domain));
  576. $num_results = $num_results + count($stmt->fetchAll(PDO::FETCH_ASSOC));
  577. if ($num_results != 0) {
  578. return true;
  579. }
  580. }
  581. elseif ($role == 'domainadmin') {
  582. $stmt = $pdo->prepare("SELECT `domain` FROM `domain_admins`
  583. WHERE (
  584. `active`='1'
  585. AND `username` = :username
  586. AND (`domain` = :domain1 OR `domain` = (SELECT `target_domain` FROM `alias_domain` WHERE `alias_domain` = :domain2))
  587. )");
  588. $stmt->execute(array(':username' => $username, ':domain1' => $domain, ':domain2' => $domain));
  589. $num_results = count($stmt->fetchAll(PDO::FETCH_ASSOC));
  590. if (!empty($num_results)) {
  591. return true;
  592. }
  593. }
  594. return false;
  595. }
  596. function hasMailboxObjectAccess($username, $role, $object) {
  597. global $pdo;
  598. if (isset($_SESSION['access_all_exception']) && $_SESSION['access_all_exception'] == "1") {
  599. return true;
  600. }
  601. if (empty($username) || empty($role) || empty($object)) {
  602. return false;
  603. }
  604. if (!filter_var(html_entity_decode(rawurldecode($username)), FILTER_VALIDATE_EMAIL) && !ctype_alnum(str_replace(array('_', '.', '-'), '', $username))) {
  605. return false;
  606. }
  607. if ($role != 'admin' && $role != 'domainadmin' && $role != 'user') {
  608. return false;
  609. }
  610. if ($username == $object) {
  611. return true;
  612. }
  613. $stmt = $pdo->prepare("SELECT `domain` FROM `mailbox` WHERE `username` = :object");
  614. $stmt->execute(array(':object' => $object));
  615. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  616. if (isset($row['domain']) && hasDomainAccess($username, $role, $row['domain'])) {
  617. return true;
  618. }
  619. return false;
  620. }
  621. // does also verify mailboxes as a mailbox is a alias == goto
  622. function hasAliasObjectAccess($username, $role, $object) {
  623. global $pdo;
  624. if (isset($_SESSION['access_all_exception']) && $_SESSION['access_all_exception'] == "1") {
  625. return true;
  626. }
  627. if (empty($username) || empty($role) || empty($object)) {
  628. return false;
  629. }
  630. if (!filter_var(html_entity_decode(rawurldecode($username)), FILTER_VALIDATE_EMAIL) && !ctype_alnum(str_replace(array('_', '.', '-'), '', $username))) {
  631. return false;
  632. }
  633. if ($role != 'admin' && $role != 'domainadmin' && $role != 'user') {
  634. return false;
  635. }
  636. $stmt = $pdo->prepare("SELECT `domain` FROM `alias` WHERE `address` = :object");
  637. $stmt->execute(array(':object' => $object));
  638. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  639. if (isset($row['domain']) && hasDomainAccess($username, $role, $row['domain'])) {
  640. return true;
  641. }
  642. return false;
  643. }
  644. function hasACLAccess($type) {
  645. if (isset($_SESSION['access_all_exception']) && $_SESSION['access_all_exception'] == "1") {
  646. return true;
  647. }
  648. if (isset($_SESSION['acl'][$type]) && $_SESSION['acl'][$type] == "1") {
  649. return true;
  650. }
  651. return false;
  652. }
  653. function pem_to_der($pem_key) {
  654. // Need to remove BEGIN/END PUBLIC KEY
  655. $lines = explode("\n", trim($pem_key));
  656. unset($lines[count($lines)-1]);
  657. unset($lines[0]);
  658. return base64_decode(implode('', $lines));
  659. }
  660. function expand_ipv6($ip) {
  661. $hex = unpack("H*hex", inet_pton($ip));
  662. $ip = substr(preg_replace("/([A-f0-9]{4})/", "$1:", $hex['hex']), 0, -1);
  663. return $ip;
  664. }
  665. function generate_tlsa_digest($hostname, $port, $starttls = null) {
  666. if (!is_valid_domain_name($hostname)) {
  667. return "Not a valid hostname";
  668. }
  669. if (empty($starttls)) {
  670. $context = stream_context_create(array("ssl" => array("capture_peer_cert" => true, 'verify_peer' => false, 'verify_peer_name' => false, 'allow_self_signed' => true)));
  671. $stream = stream_socket_client('ssl://' . $hostname . ':' . $port, $error_nr, $error_msg, 5, STREAM_CLIENT_CONNECT, $context);
  672. if (!$stream) {
  673. $error_msg = isset($error_msg) ? $error_msg : '-';
  674. return $error_nr . ': ' . $error_msg;
  675. }
  676. }
  677. else {
  678. $stream = stream_socket_client('tcp://' . $hostname . ':' . $port, $error_nr, $error_msg, 5);
  679. if (!$stream) {
  680. return $error_nr . ': ' . $error_msg;
  681. }
  682. $banner = fread($stream, 512 );
  683. if (preg_match("/^220/i", $banner)) { // SMTP
  684. fwrite($stream,"HELO tlsa.generator.local\r\n");
  685. fread($stream, 512);
  686. fwrite($stream,"STARTTLS\r\n");
  687. fread($stream, 512);
  688. }
  689. elseif (preg_match("/imap.+starttls/i", $banner)) { // IMAP
  690. fwrite($stream,"A1 STARTTLS\r\n");
  691. fread($stream, 512);
  692. }
  693. elseif (preg_match("/^\+OK/", $banner)) { // POP3
  694. fwrite($stream,"STLS\r\n");
  695. fread($stream, 512);
  696. }
  697. elseif (preg_match("/^OK/m", $banner)) { // Sieve
  698. fwrite($stream,"STARTTLS\r\n");
  699. fread($stream, 512);
  700. }
  701. else {
  702. return 'Unknown banner: "' . htmlspecialchars(trim($banner)) . '"';
  703. }
  704. // Upgrade connection
  705. stream_set_blocking($stream, true);
  706. stream_context_set_option($stream, 'ssl', 'capture_peer_cert', true);
  707. stream_context_set_option($stream, 'ssl', 'verify_peer', false);
  708. stream_context_set_option($stream, 'ssl', 'verify_peer_name', false);
  709. stream_context_set_option($stream, 'ssl', 'allow_self_signed', true);
  710. stream_socket_enable_crypto($stream, true, STREAM_CRYPTO_METHOD_ANY_CLIENT);
  711. stream_set_blocking($stream, false);
  712. }
  713. $params = stream_context_get_params($stream);
  714. if (!empty($params['options']['ssl']['peer_certificate'])) {
  715. $key_resource = openssl_pkey_get_public($params['options']['ssl']['peer_certificate']);
  716. // We cannot get ['rsa']['n'], the binary data would contain BEGIN/END PUBLIC KEY
  717. $key_data = openssl_pkey_get_details($key_resource)['key'];
  718. return '3 1 1 ' . openssl_digest(pem_to_der($key_data), 'sha256');
  719. }
  720. else {
  721. return 'Error: Cannot read peer certificate';
  722. }
  723. }
  724. function alertbox_log_parser($_data) {
  725. global $lang;
  726. if (isset($_data['return'])) {
  727. foreach ($_data['return'] as $return) {
  728. // Get type
  729. $type = $return['type'];
  730. // If a lang[type][msg] string exists, use it as message
  731. if (isset($return['type']) && isset($return['msg']) && !is_array($return['msg'])) {
  732. if (isset($lang[$return['type']][$return['msg']])) {
  733. $msg = $lang[$return['type']][$return['msg']];
  734. }
  735. else {
  736. $msg = $return['msg'];
  737. }
  738. }
  739. // If msg is an array, use first element as language string and run printf on it with remaining array elements
  740. elseif (is_array($return['msg'])) {
  741. $msg = array_shift($return['msg']);
  742. $msg = vsprintf(
  743. $lang[$return['type']][$msg],
  744. $return['msg']
  745. );
  746. }
  747. else {
  748. $msg = '-';
  749. }
  750. $log_array[] = array('msg' => $msg, 'type' => json_encode($type));
  751. }
  752. if (!empty($log_array)) {
  753. return $log_array;
  754. }
  755. }
  756. return false;
  757. }
  758. function verify_salted_hash($hash, $password, $algo, $salt_length) {
  759. // Decode hash
  760. $dhash = base64_decode($hash);
  761. // Get first n bytes of binary which equals a SSHA hash
  762. $ohash = substr($dhash, 0, $salt_length);
  763. // Remove SSHA hash from decoded hash to get original salt string
  764. $osalt = str_replace($ohash, '', $dhash);
  765. // Check single salted SSHA hash against extracted hash
  766. if (hash_equals(hash($algo, $password . $osalt, true), $ohash)) {
  767. return true;
  768. }
  769. return false;
  770. }
  771. function verify_hash($hash, $password) {
  772. if (preg_match('/^{(.+)}(.+)/i', $hash, $hash_array)) {
  773. $scheme = strtoupper($hash_array[1]);
  774. $hash = $hash_array[2];
  775. switch ($scheme) {
  776. case "ARGON2I":
  777. case "ARGON2ID":
  778. case "BLF-CRYPT":
  779. case "CRYPT":
  780. case "DES-CRYPT":
  781. case "MD5-CRYPT":
  782. case "MD5":
  783. case "SHA256-CRYPT":
  784. case "SHA512-CRYPT":
  785. return password_verify($password, $hash);
  786. case "CLEAR":
  787. case "CLEARTEXT":
  788. case "PLAIN":
  789. return $password == $hash;
  790. case "LDAP-MD5":
  791. $hash = base64_decode($hash);
  792. return hash_equals(hash('md5', $password, true), $hash);
  793. case "PBKDF2":
  794. $components = explode('$', $hash);
  795. $salt = $components[2];
  796. $rounds = $components[3];
  797. $hash = $components[4];
  798. return hash_equals(hash_pbkdf2('sha1', $password, $salt, $rounds), $hash);
  799. case "PLAIN-MD4":
  800. return hash_equals(hash('md4', $password), $hash);
  801. case "PLAIN-MD5":
  802. return md5($password) == $hash;
  803. case "PLAIN-TRUNC":
  804. $components = explode('-', $hash);
  805. if (count($components) > 1) {
  806. $trunc_len = $components[0];
  807. $trunc_password = $components[1];
  808. return substr($password, 0, $trunc_len) == $trunc_password;
  809. } else {
  810. return $password == $hash;
  811. }
  812. case "SHA":
  813. case "SHA1":
  814. case "SHA256":
  815. case "SHA512":
  816. // SHA is an alias for SHA1
  817. $scheme = $scheme == "SHA" ? "sha1" : strtolower($scheme);
  818. $hash = base64_decode($hash);
  819. return hash_equals(hash($scheme, $password, true), $hash);
  820. case "SMD5":
  821. return verify_salted_hash($hash, $password, 'md5', 16);
  822. case "SSHA":
  823. return verify_salted_hash($hash, $password, 'sha1', 20);
  824. case "SSHA256":
  825. return verify_salted_hash($hash, $password, 'sha256', 32);
  826. case "SSHA512":
  827. return verify_salted_hash($hash, $password, 'sha512', 64);
  828. default:
  829. return false;
  830. }
  831. }
  832. return false;
  833. }
  834. function formatBytes($size, $precision = 2) {
  835. if(!is_numeric($size)) {
  836. return "0";
  837. }
  838. $base = log($size, 1024);
  839. $suffixes = array(' Byte', ' KiB', ' MiB', ' GiB', ' TiB');
  840. if ($size == "0") {
  841. return "0";
  842. }
  843. return round(pow(1024, $base - floor($base)), $precision) . $suffixes[floor($base)];
  844. }
  845. function update_sogo_static_view($mailbox = null) {
  846. if (getenv('SKIP_SOGO') == "y") {
  847. return true;
  848. }
  849. global $pdo;
  850. global $lang;
  851. $mailbox_exists = false;
  852. if ($mailbox !== null) {
  853. // Check if the mailbox exists
  854. $stmt = $pdo->prepare("SELECT username FROM mailbox WHERE username = :mailbox AND active = '1'");
  855. $stmt->execute(array(':mailbox' => $mailbox));
  856. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  857. if ($row){
  858. $mailbox_exists = true;
  859. }
  860. }
  861. // generate random password for sogo to deny direct login
  862. $random_password = base64_encode(openssl_random_pseudo_bytes(24));
  863. $random_salt = base64_encode(openssl_random_pseudo_bytes(16));
  864. $random_hash = '{SSHA256}' . base64_encode(hash('sha256', base64_decode($password) . $salt, true) . $salt);
  865. $subquery = "GROUP BY mailbox.username";
  866. if ($mailbox_exists) {
  867. $subquery = "AND mailbox.username = :mailbox";
  868. }
  869. $query = "INSERT INTO _sogo_static_view (`c_uid`, `domain`, `c_name`, `c_password`, `c_cn`, `mail`, `aliases`, `ad_aliases`, `ext_acl`, `kind`, `multiple_bookings`)
  870. SELECT
  871. mailbox.username,
  872. mailbox.domain,
  873. mailbox.username,
  874. :random_hash,
  875. mailbox.name,
  876. mailbox.username,
  877. IFNULL(GROUP_CONCAT(ga.aliases ORDER BY ga.aliases SEPARATOR ' '), ''),
  878. IFNULL(gda.ad_alias, ''),
  879. IFNULL(external_acl.send_as_acl, ''),
  880. mailbox.kind,
  881. mailbox.multiple_bookings
  882. FROM
  883. mailbox
  884. LEFT OUTER JOIN grouped_mail_aliases ga ON ga.username REGEXP CONCAT('(^|,)', mailbox.username, '($|,)')
  885. LEFT OUTER JOIN grouped_domain_alias_address gda ON gda.username = mailbox.username
  886. LEFT OUTER JOIN grouped_sender_acl_external external_acl ON external_acl.username = mailbox.username
  887. WHERE
  888. mailbox.active = '1'
  889. $subquery
  890. ON DUPLICATE KEY UPDATE
  891. `domain` = VALUES(`domain`),
  892. `c_name` = VALUES(`c_name`),
  893. `c_password` = VALUES(`c_password`),
  894. `c_cn` = VALUES(`c_cn`),
  895. `mail` = VALUES(`mail`),
  896. `aliases` = VALUES(`aliases`),
  897. `ad_aliases` = VALUES(`ad_aliases`),
  898. `ext_acl` = VALUES(`ext_acl`),
  899. `kind` = VALUES(`kind`),
  900. `multiple_bookings` = VALUES(`multiple_bookings`)";
  901. if ($mailbox_exists) {
  902. $stmt = $pdo->prepare($query);
  903. $stmt->execute(array(
  904. ':random_hash' => $random_hash,
  905. ':mailbox' => $mailbox
  906. ));
  907. } else {
  908. $stmt = $pdo->prepare($query);
  909. $stmt->execute(array(
  910. ':random_hash' => $random_hash
  911. ));
  912. }
  913. $stmt = $pdo->query("DELETE FROM _sogo_static_view WHERE `c_uid` NOT IN (SELECT `username` FROM `mailbox` WHERE `active` = '1');");
  914. flush_memcached();
  915. }
  916. function edit_user_account($_data) {
  917. global $lang;
  918. global $pdo;
  919. $_data_log = $_data;
  920. !isset($_data_log['user_new_pass']) ?: $_data_log['user_new_pass'] = '*';
  921. !isset($_data_log['user_new_pass2']) ?: $_data_log['user_new_pass2'] = '*';
  922. !isset($_data_log['user_old_pass']) ?: $_data_log['user_old_pass'] = '*';
  923. $username = $_SESSION['mailcow_cc_username'];
  924. $role = $_SESSION['mailcow_cc_role'];
  925. $password_old = $_data['user_old_pass'];
  926. $pw_recovery_email = $_data['pw_recovery_email'];
  927. if (filter_var($username, FILTER_VALIDATE_EMAIL === false) || $role != 'user') {
  928. $_SESSION['return'][] = array(
  929. 'type' => 'danger',
  930. 'log' => array(__FUNCTION__, $_data_log),
  931. 'msg' => 'access_denied'
  932. );
  933. return false;
  934. }
  935. // edit password
  936. if (!empty($password_old) && !empty($_data['user_new_pass']) && !empty($_data['user_new_pass2'])) {
  937. $stmt = $pdo->prepare("SELECT `password` FROM `mailbox`
  938. WHERE `kind` NOT REGEXP 'location|thing|group'
  939. AND `username` = :user AND authsource = 'mailcow'");
  940. $stmt->execute(array(':user' => $username));
  941. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  942. if (!verify_hash($row['password'], $password_old)) {
  943. $_SESSION['return'][] = array(
  944. 'type' => 'danger',
  945. 'log' => array(__FUNCTION__, $_data_log),
  946. 'msg' => 'access_denied'
  947. );
  948. return false;
  949. }
  950. $password_new = $_data['user_new_pass'];
  951. $password_new2 = $_data['user_new_pass2'];
  952. if (password_check($password_new, $password_new2) !== true) {
  953. return false;
  954. }
  955. $password_hashed = hash_password($password_new);
  956. $stmt = $pdo->prepare("UPDATE `mailbox` SET `password` = :password_hashed,
  957. `attributes` = JSON_SET(`attributes`, '$.force_pw_update', '0'),
  958. `attributes` = JSON_SET(`attributes`, '$.passwd_update', NOW())
  959. WHERE `username` = :username AND authsource = 'mailcow'");
  960. $stmt->execute(array(
  961. ':password_hashed' => $password_hashed,
  962. ':username' => $username
  963. ));
  964. $_SESSION['pending_pw_update'] = false;
  965. update_sogo_static_view();
  966. }
  967. // edit password recovery email
  968. elseif (isset($pw_recovery_email)) {
  969. if (!isset($_SESSION['acl']['pw_reset']) || $_SESSION['acl']['pw_reset'] != "1" ) {
  970. $_SESSION['return'][] = array(
  971. 'type' => 'danger',
  972. 'log' => array(__FUNCTION__, $_action, $_type, $_data_log, $_attr),
  973. 'msg' => 'access_denied'
  974. );
  975. return false;
  976. }
  977. $pw_recovery_email = (!filter_var($pw_recovery_email, FILTER_VALIDATE_EMAIL)) ? '' : $pw_recovery_email;
  978. $stmt = $pdo->prepare("UPDATE `mailbox` SET `attributes` = JSON_SET(`attributes`, '$.recovery_email', :recovery_email)
  979. WHERE `username` = :username AND authsource = 'mailcow'");
  980. $stmt->execute(array(
  981. ':recovery_email' => $pw_recovery_email,
  982. ':username' => $username
  983. ));
  984. }
  985. $_SESSION['return'][] = array(
  986. 'type' => 'success',
  987. 'log' => array(__FUNCTION__, $_data_log),
  988. 'msg' => array('mailbox_modified', htmlspecialchars($username))
  989. );
  990. }
  991. function user_get_alias_details($username) {
  992. global $pdo;
  993. global $lang;
  994. $data['direct_aliases'] = array();
  995. $data['shared_aliases'] = array();
  996. if ($_SESSION['mailcow_cc_role'] == "user") {
  997. $username = $_SESSION['mailcow_cc_username'];
  998. }
  999. if (!filter_var($username, FILTER_VALIDATE_EMAIL)) {
  1000. return false;
  1001. }
  1002. if (!hasMailboxObjectAccess($username, $_SESSION['mailcow_cc_role'], $username)) {
  1003. return false;
  1004. }
  1005. $data['address'] = $username;
  1006. $stmt = $pdo->prepare("SELECT `address` AS `shared_aliases`, `public_comment` FROM `alias`
  1007. WHERE `goto` REGEXP :username_goto
  1008. AND `address` NOT LIKE '@%'
  1009. AND `goto` != :username_goto2
  1010. AND `address` != :username_address");
  1011. $stmt->execute(array(
  1012. ':username_goto' => '(^|,)'.preg_quote($username, '/').'($|,)',
  1013. ':username_goto2' => $username,
  1014. ':username_address' => $username
  1015. ));
  1016. $run = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1017. while ($row = array_shift($run)) {
  1018. $data['shared_aliases'][$row['shared_aliases']]['public_comment'] = htmlspecialchars($row['public_comment']);
  1019. //$data['shared_aliases'][] = $row['shared_aliases'];
  1020. }
  1021. $stmt = $pdo->prepare("SELECT `address` AS `direct_aliases`, `public_comment` FROM `alias`
  1022. WHERE `goto` = :username_goto
  1023. AND `address` NOT LIKE '@%'
  1024. AND `address` != :username_address");
  1025. $stmt->execute(
  1026. array(
  1027. ':username_goto' => $username,
  1028. ':username_address' => $username
  1029. ));
  1030. $run = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1031. while ($row = array_shift($run)) {
  1032. $data['direct_aliases'][$row['direct_aliases']]['public_comment'] = htmlspecialchars($row['public_comment']);
  1033. }
  1034. $stmt = $pdo->prepare("SELECT CONCAT(local_part, '@', alias_domain) AS `ad_alias`, `alias_domain` FROM `mailbox`
  1035. LEFT OUTER JOIN `alias_domain` on `target_domain` = `domain`
  1036. WHERE `username` = :username ;");
  1037. $stmt->execute(array(':username' => $username));
  1038. $run = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1039. while ($row = array_shift($run)) {
  1040. if (empty($row['ad_alias'])) {
  1041. continue;
  1042. }
  1043. $data['direct_aliases'][$row['ad_alias']]['public_comment'] = $lang['add']['alias_domain'];
  1044. $data['alias_domains'][] = $row['alias_domain'];
  1045. }
  1046. $stmt = $pdo->prepare("SELECT IFNULL(GROUP_CONCAT(`send_as` SEPARATOR ', '), '') AS `send_as` FROM `sender_acl` WHERE `logged_in_as` = :username AND `send_as` NOT LIKE '@%';");
  1047. $stmt->execute(array(':username' => $username));
  1048. $run = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1049. while ($row = array_shift($run)) {
  1050. $data['aliases_also_send_as'] = $row['send_as'];
  1051. }
  1052. $stmt = $pdo->prepare("SELECT CONCAT_WS(', ', IFNULL(GROUP_CONCAT(DISTINCT `send_as` SEPARATOR ', '), ''), GROUP_CONCAT(DISTINCT CONCAT('@',`alias_domain`) SEPARATOR ', ')) AS `send_as` FROM `sender_acl` LEFT JOIN `alias_domain` ON `alias_domain`.`target_domain` = TRIM(LEADING '@' FROM `send_as`) WHERE `logged_in_as` = :username AND `send_as` LIKE '@%';");
  1053. $stmt->execute(array(':username' => $username));
  1054. $run = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1055. while ($row = array_shift($run)) {
  1056. $data['aliases_send_as_all'] = $row['send_as'];
  1057. }
  1058. $stmt = $pdo->prepare("SELECT IFNULL(GROUP_CONCAT(`address` SEPARATOR ', '), '') as `address` FROM `alias` WHERE `goto` REGEXP :username AND `address` LIKE '@%';");
  1059. $stmt->execute(array(':username' => '(^|,)'.preg_quote($username, '/').'($|,)'));
  1060. $run = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1061. while ($row = array_shift($run)) {
  1062. $data['is_catch_all'] = $row['address'];
  1063. }
  1064. return $data;
  1065. }
  1066. function is_valid_domain_name($domain_name, $options = array()) {
  1067. if (empty($domain_name)) {
  1068. return false;
  1069. }
  1070. // Convert domain name to ASCII for validation
  1071. $domain_name = idn_to_ascii($domain_name, 0, INTL_IDNA_VARIANT_UTS46);
  1072. // Remove '*.' if wildcard subdomains are allowed
  1073. if (isset($options['allow_wildcard']) &&
  1074. $options['allow_wildcard'] == true &&
  1075. strpos($domain_name, '*.') === 0) {
  1076. $domain_name = substr($domain_name, 2);
  1077. }
  1078. return (preg_match("/^([a-z\d](-*[a-z\d])*)(\.([a-z\d](-*[a-z\d])*))*$/i", $domain_name)
  1079. && preg_match("/^.{1,253}$/", $domain_name)
  1080. && preg_match("/^[^\.]{1,63}(\.[^\.]{1,63})*$/", $domain_name));
  1081. }
  1082. function set_tfa($_data) {
  1083. global $pdo;
  1084. global $yubi;
  1085. global $tfa;
  1086. global $iam_settings;
  1087. $_data_log = $_data;
  1088. $access_denied = null;
  1089. !isset($_data_log['confirm_password']) ?: $_data_log['confirm_password'] = '*';
  1090. $username = $_SESSION['mailcow_cc_username'];
  1091. // check for empty user and role
  1092. if (!isset($_SESSION['mailcow_cc_role']) || empty($username)) $access_denied = true;
  1093. // check admin confirm password
  1094. if ($access_denied === null) {
  1095. $stmt = $pdo->prepare("SELECT `password` FROM `admin`
  1096. WHERE `username` = :username");
  1097. $stmt->execute(array(':username' => $username));
  1098. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  1099. if ($row) {
  1100. if (!verify_hash($row['password'], $_data["confirm_password"])) $access_denied = true;
  1101. else $access_denied = false;
  1102. }
  1103. }
  1104. // check mailbox confirm password
  1105. if ($access_denied === null) {
  1106. $stmt = $pdo->prepare("SELECT `password`, `authsource` FROM `mailbox`
  1107. WHERE `username` = :username");
  1108. $stmt->execute(array(':username' => $username));
  1109. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  1110. if ($row) {
  1111. if ($row['authsource'] == 'ldap'){
  1112. if (!ldap_mbox_login($username, $_data["confirm_password"], $iam_settings)) $access_denied = true;
  1113. else $access_denied = false;
  1114. } else {
  1115. if (!verify_hash($row['password'], $_data["confirm_password"])) $access_denied = true;
  1116. else $access_denied = false;
  1117. }
  1118. }
  1119. }
  1120. // set access_denied error
  1121. if ($access_denied){
  1122. $_SESSION['return'][] = array(
  1123. 'type' => 'danger',
  1124. 'log' => array(__FUNCTION__, $_data_log),
  1125. 'msg' => 'access_denied'
  1126. );
  1127. return false;
  1128. }
  1129. switch ($_data["tfa_method"]) {
  1130. case "yubi_otp":
  1131. $key_id = (!isset($_data["key_id"])) ? 'unidentified' : $_data["key_id"];
  1132. $yubico_id = $_data['yubico_id'];
  1133. $yubico_key = $_data['yubico_key'];
  1134. $yubi = new Auth_Yubico($yubico_id, $yubico_key);
  1135. if (!$yubi) {
  1136. $_SESSION['return'][] = array(
  1137. 'type' => 'danger',
  1138. 'log' => array(__FUNCTION__, $_data_log),
  1139. 'msg' => 'access_denied'
  1140. );
  1141. return false;
  1142. }
  1143. if (!ctype_alnum($_data["otp_token"]) || strlen($_data["otp_token"]) != 44) {
  1144. $_SESSION['return'][] = array(
  1145. 'type' => 'danger',
  1146. 'log' => array(__FUNCTION__, $_data_log),
  1147. 'msg' => 'tfa_token_invalid'
  1148. );
  1149. return false;
  1150. }
  1151. $yauth = $yubi->verify($_data["otp_token"]);
  1152. if (PEAR::isError($yauth)) {
  1153. $_SESSION['return'][] = array(
  1154. 'type' => 'danger',
  1155. 'log' => array(__FUNCTION__, $_data_log),
  1156. 'msg' => array('yotp_verification_failed', $yauth->getMessage())
  1157. );
  1158. return false;
  1159. }
  1160. try {
  1161. // We could also do a modhex translation here
  1162. $yubico_modhex_id = substr($_data["otp_token"], 0, 12);
  1163. $stmt = $pdo->prepare("DELETE FROM `tfa`
  1164. WHERE `username` = :username
  1165. AND (`authmech` = 'yubi_otp' AND `secret` LIKE :modhex)");
  1166. $stmt->execute(array(':username' => $username, ':modhex' => '%' . $yubico_modhex_id));
  1167. $stmt = $pdo->prepare("INSERT INTO `tfa` (`key_id`, `username`, `authmech`, `active`, `secret`) VALUES
  1168. (:key_id, :username, 'yubi_otp', '1', :secret)");
  1169. $stmt->execute(array(':key_id' => $key_id, ':username' => $username, ':secret' => $yubico_id . ':' . $yubico_key . ':' . $yubico_modhex_id));
  1170. }
  1171. catch (PDOException $e) {
  1172. $_SESSION['return'][] = array(
  1173. 'type' => 'danger',
  1174. 'log' => array(__FUNCTION__, $_data_log),
  1175. 'msg' => array('mysql_error', $e)
  1176. );
  1177. return false;
  1178. }
  1179. $_SESSION['return'][] = array(
  1180. 'type' => 'success',
  1181. 'log' => array(__FUNCTION__, $_data_log),
  1182. 'msg' => array('object_modified', htmlspecialchars($username))
  1183. );
  1184. break;
  1185. case "totp":
  1186. $key_id = (!isset($_data["key_id"])) ? 'unidentified' : $_data["key_id"];
  1187. if ($tfa->verifyCode($_POST['totp_secret'], $_POST['totp_confirm_token']) === true) {
  1188. //$stmt = $pdo->prepare("DELETE FROM `tfa` WHERE `username` = :username");
  1189. //$stmt->execute(array(':username' => $username));
  1190. $stmt = $pdo->prepare("INSERT INTO `tfa` (`username`, `key_id`, `authmech`, `secret`, `active`) VALUES (?, ?, 'totp', ?, '1')");
  1191. $stmt->execute(array($username, $key_id, $_POST['totp_secret']));
  1192. $_SESSION['return'][] = array(
  1193. 'type' => 'success',
  1194. 'log' => array(__FUNCTION__, $_data_log),
  1195. 'msg' => array('object_modified', $username)
  1196. );
  1197. }
  1198. else {
  1199. $_SESSION['return'][] = array(
  1200. 'type' => 'danger',
  1201. 'log' => array(__FUNCTION__, $_data_log),
  1202. 'msg' => 'totp_verification_failed'
  1203. );
  1204. }
  1205. break;
  1206. case "webauthn":
  1207. $key_id = (!isset($_data["key_id"])) ? 'unidentified' : $_data["key_id"];
  1208. $stmt = $pdo->prepare("INSERT INTO `tfa` (`username`, `key_id`, `authmech`, `keyHandle`, `publicKey`, `certificate`, `counter`, `active`)
  1209. VALUES (?, ?, 'webauthn', ?, ?, ?, ?, '1')");
  1210. $stmt->execute(array(
  1211. $username,
  1212. $key_id,
  1213. base64_encode($_data['registration']->credentialId),
  1214. $_data['registration']->credentialPublicKey,
  1215. $_data['registration']->certificate,
  1216. 0
  1217. ));
  1218. $_SESSION['return'][] = array(
  1219. 'type' => 'success',
  1220. 'log' => array(__FUNCTION__, $_data_log),
  1221. 'msg' => array('object_modified', $username)
  1222. );
  1223. break;
  1224. case "none":
  1225. $stmt = $pdo->prepare("DELETE FROM `tfa` WHERE `username` = :username");
  1226. $stmt->execute(array(':username' => $username));
  1227. $_SESSION['return'][] = array(
  1228. 'type' => 'success',
  1229. 'log' => array(__FUNCTION__, $_data_log),
  1230. 'msg' => array('object_modified', htmlspecialchars($username))
  1231. );
  1232. break;
  1233. }
  1234. }
  1235. function fido2($_data) {
  1236. global $pdo;
  1237. global $WebAuthn;
  1238. $_data_log = $_data;
  1239. // Not logging registration data, only actions
  1240. // Silent errors for "get" requests
  1241. switch ($_data["action"]) {
  1242. case "register":
  1243. $username = $_SESSION['mailcow_cc_username'];
  1244. if (!isset($_SESSION['mailcow_cc_role']) || empty($username)) {
  1245. $_SESSION['return'][] = array(
  1246. 'type' => 'danger',
  1247. 'log' => array(__FUNCTION__, $_data["action"]),
  1248. 'msg' => 'access_denied'
  1249. );
  1250. return false;
  1251. }
  1252. $stmt = $pdo->prepare("INSERT INTO `fido2` (`username`, `rpId`, `credentialPublicKey`, `certificateChain`, `certificate`, `certificateIssuer`, `certificateSubject`, `signatureCounter`, `AAGUID`, `credentialId`)
  1253. VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)");
  1254. $stmt->execute(array(
  1255. $username,
  1256. $_data['registration']->rpId,
  1257. $_data['registration']->credentialPublicKey,
  1258. $_data['registration']->certificateChain,
  1259. $_data['registration']->certificate,
  1260. $_data['registration']->certificateIssuer,
  1261. $_data['registration']->certificateSubject,
  1262. $_data['registration']->signatureCounter,
  1263. $_data['registration']->AAGUID,
  1264. $_data['registration']->credentialId)
  1265. );
  1266. $_SESSION['return'][] = array(
  1267. 'type' => 'success',
  1268. 'log' => array(__FUNCTION__, $_data["action"]),
  1269. 'msg' => array('object_modified', $username)
  1270. );
  1271. break;
  1272. case "get_user_cids":
  1273. // Used to exclude existing CredentialIds while registering
  1274. $username = $_SESSION['mailcow_cc_username'];
  1275. if (!isset($_SESSION['mailcow_cc_role']) || empty($username)) {
  1276. return false;
  1277. }
  1278. $stmt = $pdo->prepare("SELECT `credentialId` FROM `fido2` WHERE `username` = :username");
  1279. $stmt->execute(array(':username' => $username));
  1280. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1281. while($row = array_shift($rows)) {
  1282. $cids[] = $row['credentialId'];
  1283. }
  1284. return $cids;
  1285. break;
  1286. case "get_all_cids":
  1287. // Only needed when using fido2 with username
  1288. $stmt = $pdo->query("SELECT `credentialId` FROM `fido2`");
  1289. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1290. while($row = array_shift($rows)) {
  1291. $cids[] = $row['credentialId'];
  1292. }
  1293. return $cids;
  1294. break;
  1295. case "get_by_b64cid":
  1296. if (!isset($_data['cid']) || empty($_data['cid'])) {
  1297. return false;
  1298. }
  1299. $stmt = $pdo->prepare("SELECT `certificateSubject`, `username`, `credentialPublicKey`, SHA2(`credentialId`, 256) AS `cid` FROM `fido2` WHERE `credentialId` = :cid");
  1300. $stmt->execute(array(':cid' => base64_decode($_data['cid'])));
  1301. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  1302. if (empty($row) || empty($row['credentialPublicKey']) || empty($row['username'])) {
  1303. return false;
  1304. }
  1305. $data['pub_key'] = $row['credentialPublicKey'];
  1306. $data['username'] = $row['username'];
  1307. $data['subject'] = $row['certificateSubject'];
  1308. $data['cid'] = $row['cid'];
  1309. return $data;
  1310. break;
  1311. case "get_friendly_names":
  1312. $username = $_SESSION['mailcow_cc_username'];
  1313. if (!isset($_SESSION['mailcow_cc_role']) || empty($username)) {
  1314. return false;
  1315. }
  1316. $stmt = $pdo->prepare("SELECT SHA2(`credentialId`, 256) AS `cid`, `created`, `certificateSubject`, `friendlyName` FROM `fido2` WHERE `username` = :username");
  1317. $stmt->execute(array(':username' => $username));
  1318. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1319. while($row = array_shift($rows)) {
  1320. $fns[] = array(
  1321. "subject" => (empty($row['certificateSubject']) ? 'Unknown (' . $row['created'] . ')' : $row['certificateSubject']),
  1322. "fn" => $row['friendlyName'],
  1323. "cid" => $row['cid']
  1324. );
  1325. }
  1326. return $fns;
  1327. break;
  1328. case "unset_fido2_key":
  1329. $username = $_SESSION['mailcow_cc_username'];
  1330. if (!isset($_SESSION['mailcow_cc_role']) || empty($username)) {
  1331. $_SESSION['return'][] = array(
  1332. 'type' => 'danger',
  1333. 'log' => array(__FUNCTION__, $_data["action"]),
  1334. 'msg' => 'access_denied'
  1335. );
  1336. return false;
  1337. }
  1338. $stmt = $pdo->prepare("DELETE FROM `fido2` WHERE `username` = :username AND SHA2(`credentialId`, 256) = :cid");
  1339. $stmt->execute(array(
  1340. ':username' => $username,
  1341. ':cid' => $_data['post_data']['unset_fido2_key']
  1342. ));
  1343. $_SESSION['return'][] = array(
  1344. 'type' => 'success',
  1345. 'log' => array(__FUNCTION__, $_data_log),
  1346. 'msg' => array('object_modified', htmlspecialchars($username))
  1347. );
  1348. break;
  1349. case "edit_fn":
  1350. $username = $_SESSION['mailcow_cc_username'];
  1351. if (!isset($_SESSION['mailcow_cc_role']) || empty($username)) {
  1352. $_SESSION['return'][] = array(
  1353. 'type' => 'danger',
  1354. 'log' => array(__FUNCTION__, $_data["action"]),
  1355. 'msg' => 'access_denied'
  1356. );
  1357. return false;
  1358. }
  1359. $stmt = $pdo->prepare("UPDATE `fido2` SET `friendlyName` = :friendlyName WHERE SHA2(`credentialId`, 256) = :cid AND `username` = :username");
  1360. $stmt->execute(array(
  1361. ':username' => $username,
  1362. ':friendlyName' => $_data['fido2_attrs']['fido2_fn'],
  1363. ':cid' => $_data['fido2_attrs']['fido2_cid']
  1364. ));
  1365. $_SESSION['return'][] = array(
  1366. 'type' => 'success',
  1367. 'log' => array(__FUNCTION__, $_data_log),
  1368. 'msg' => array('object_modified', htmlspecialchars($username))
  1369. );
  1370. break;
  1371. case "verify":
  1372. $role = "";
  1373. $tokenData = json_decode($_data['token']);
  1374. $clientDataJSON = base64_decode($tokenData->clientDataJSON);
  1375. $authenticatorData = base64_decode($tokenData->authenticatorData);
  1376. $signature = base64_decode($tokenData->signature);
  1377. $id = base64_decode($tokenData->id);
  1378. $challenge = $_SESSION['challenge'];
  1379. $process_fido2 = fido2(array("action" => "get_by_b64cid", "cid" => $tokenData->id));
  1380. if ($process_fido2['pub_key'] === false) {
  1381. $_SESSION['return'][] = array(
  1382. 'type' => 'danger',
  1383. 'log' => array("fido2_login", $_data['user'], $process_fido2['username']),
  1384. 'msg' => "login_failed"
  1385. );
  1386. return false;
  1387. }
  1388. try {
  1389. $WebAuthn->processGet($clientDataJSON, $authenticatorData, $signature, $process_fido2['pub_key'], $challenge, null, $GLOBALS['FIDO2_UV_FLAG_LOGIN'], $GLOBALS['FIDO2_USER_PRESENT_FLAG']);
  1390. }
  1391. catch (Throwable $ex) {
  1392. unset($process_fido2);
  1393. $_SESSION['return'][] = array(
  1394. 'type' => 'danger',
  1395. 'log' => array("fido2_login", $_data['user'], $process_fido2['username'], $ex->getMessage()),
  1396. 'msg' => "login_failed"
  1397. );
  1398. return false;
  1399. }
  1400. $return = new stdClass();
  1401. $return->success = true;
  1402. $stmt = $pdo->prepare("SELECT `superadmin` FROM `admin` WHERE `username` = :username");
  1403. $stmt->execute(array(':username' => $process_fido2['username']));
  1404. $obj_props = $stmt->fetch(PDO::FETCH_ASSOC);
  1405. if ($obj_props['superadmin'] === 1 && (!$_data['user'] || $_data['user'] == "admin")) {
  1406. $role = "admin";
  1407. }
  1408. elseif ($obj_props['superadmin'] === 0 && (!$_data['user'] || $_data['user'] == "domainadmin")) {
  1409. $role = "domainadmin";
  1410. }
  1411. elseif (!isset($obj_props['superadmin']) && (!$_data['user'] || $_data['user'] == "user")) {
  1412. $stmt = $pdo->prepare("SELECT `username` FROM `mailbox` WHERE `username` = :username");
  1413. $stmt->execute(array(':username' => $process_fido2['username']));
  1414. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  1415. if ($row['username'] == $process_fido2['username']) {
  1416. $role = "user";
  1417. }
  1418. }
  1419. else {
  1420. $_SESSION['return'][] = array(
  1421. 'type' => 'danger',
  1422. 'log' => array("fido2_login", $_data['user'], $process_fido2['username']),
  1423. 'msg' => 'login_failed'
  1424. );
  1425. return false;
  1426. }
  1427. if (empty($role)) {
  1428. session_unset();
  1429. session_destroy();
  1430. $_SESSION['return'][] = array(
  1431. 'type' => 'danger',
  1432. 'log' => array("fido2_login", $_data['user'], $process_fido2['username']),
  1433. 'msg' => 'login_failed'
  1434. );
  1435. return false;
  1436. }
  1437. unset($_SESSION["challenge"]);
  1438. $_SESSION['return'][] = array(
  1439. 'type' => 'success',
  1440. 'log' => array("fido2_login", $_data['user'], $process_fido2['username']),
  1441. 'msg' => array('logged_in_as', $process_fido2['username'])
  1442. );
  1443. return array(
  1444. "role" => $role,
  1445. "username" => $process_fido2['username'],
  1446. "cid" => $process_fido2['cid']
  1447. );
  1448. break;
  1449. }
  1450. }
  1451. function unset_tfa_key($_data) {
  1452. // Can only unset own keys
  1453. // Needs at least one key left
  1454. global $pdo;
  1455. global $lang;
  1456. $_data_log = $_data;
  1457. $access_denied = null;
  1458. $id = intval($_data['unset_tfa_key']);
  1459. $username = $_SESSION['mailcow_cc_username'];
  1460. // check for empty user and role
  1461. if (!isset($_SESSION['mailcow_cc_role']) || empty($username)) $access_denied = true;
  1462. try {
  1463. if (!is_numeric($id)) $access_denied = true;
  1464. // set access_denied error
  1465. if ($access_denied){
  1466. $_SESSION['return'][] = array(
  1467. 'type' => 'danger',
  1468. 'log' => array(__FUNCTION__, $_data_log),
  1469. 'msg' => 'access_denied'
  1470. );
  1471. return false;
  1472. }
  1473. // check if it's last key
  1474. $stmt = $pdo->prepare("SELECT COUNT(*) AS `keys` FROM `tfa`
  1475. WHERE `username` = :username AND `active` = '1'");
  1476. $stmt->execute(array(':username' => $username));
  1477. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  1478. if ($row['keys'] == "1") {
  1479. $_SESSION['return'][] = array(
  1480. 'type' => 'danger',
  1481. 'log' => array(__FUNCTION__, $_data_log),
  1482. 'msg' => 'last_key'
  1483. );
  1484. return false;
  1485. }
  1486. // delete key
  1487. $stmt = $pdo->prepare("DELETE FROM `tfa` WHERE `username` = :username AND `id` = :id");
  1488. $stmt->execute(array(':username' => $username, ':id' => $id));
  1489. $_SESSION['return'][] = array(
  1490. 'type' => 'success',
  1491. 'log' => array(__FUNCTION__, $_data_log),
  1492. 'msg' => array('object_modified', $username)
  1493. );
  1494. }
  1495. catch (PDOException $e) {
  1496. $_SESSION['return'][] = array(
  1497. 'type' => 'danger',
  1498. 'log' => array(__FUNCTION__, $_data_log),
  1499. 'msg' => array('mysql_error', $e)
  1500. );
  1501. return false;
  1502. }
  1503. }
  1504. function get_tfa($username = null, $id = null) {
  1505. global $pdo;
  1506. if (empty($username) && isset($_SESSION['mailcow_cc_username'])) {
  1507. $username = $_SESSION['mailcow_cc_username'];
  1508. }
  1509. elseif (empty($username)) {
  1510. return false;
  1511. }
  1512. if (!isset($id)){
  1513. // fetch all tfa methods - just get information about possible authenticators
  1514. $stmt = $pdo->prepare("SELECT `id`, `key_id`, `authmech` FROM `tfa`
  1515. WHERE `username` = :username AND `active` = '1'");
  1516. $stmt->execute(array(':username' => $username));
  1517. $results = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1518. // no tfa methods found
  1519. if (count($results) == 0) {
  1520. $data['name'] = 'none';
  1521. $data['pretty'] = "-";
  1522. $data['additional'] = array();
  1523. return $data;
  1524. }
  1525. $data['additional'] = $results;
  1526. return $data;
  1527. } else {
  1528. // fetch specific authenticator details by id
  1529. $stmt = $pdo->prepare("SELECT * FROM `tfa`
  1530. WHERE `username` = :username AND `id` = :id AND `active` = '1'");
  1531. $stmt->execute(array(':username' => $username, ':id' => $id));
  1532. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  1533. if (isset($row["authmech"])) {
  1534. switch ($row["authmech"]) {
  1535. case "yubi_otp":
  1536. $data['name'] = "yubi_otp";
  1537. $data['pretty'] = "Yubico OTP";
  1538. $stmt = $pdo->prepare("SELECT `id`, `key_id`, RIGHT(`secret`, 12) AS 'modhex' FROM `tfa` WHERE `authmech` = 'yubi_otp' AND `username` = :username AND `id` = :id");
  1539. $stmt->execute(array(
  1540. ':username' => $username,
  1541. ':id' => $id
  1542. ));
  1543. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1544. while($row = array_shift($rows)) {
  1545. $data['additional'][] = $row;
  1546. }
  1547. return $data;
  1548. break;
  1549. // u2f - deprecated, should be removed
  1550. case "u2f":
  1551. $data['name'] = "u2f";
  1552. $data['pretty'] = "Fido U2F";
  1553. $stmt = $pdo->prepare("SELECT `id`, `key_id` FROM `tfa` WHERE `authmech` = 'u2f' AND `username` = :username AND `id` = :id");
  1554. $stmt->execute(array(
  1555. ':username' => $username,
  1556. ':id' => $id
  1557. ));
  1558. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1559. while($row = array_shift($rows)) {
  1560. $data['additional'][] = $row;
  1561. }
  1562. return $data;
  1563. break;
  1564. case "hotp":
  1565. $data['name'] = "hotp";
  1566. $data['pretty'] = "HMAC-based OTP";
  1567. return $data;
  1568. break;
  1569. case "totp":
  1570. $data['name'] = "totp";
  1571. $data['pretty'] = "Time-based OTP";
  1572. $stmt = $pdo->prepare("SELECT `id`, `key_id`, `secret` FROM `tfa` WHERE `authmech` = 'totp' AND `username` = :username AND `id` = :id");
  1573. $stmt->execute(array(
  1574. ':username' => $username,
  1575. ':id' => $id
  1576. ));
  1577. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1578. while($row = array_shift($rows)) {
  1579. $data['additional'][] = $row;
  1580. }
  1581. return $data;
  1582. break;
  1583. case "webauthn":
  1584. $data['name'] = "webauthn";
  1585. $data['pretty'] = "WebAuthn";
  1586. $stmt = $pdo->prepare("SELECT `id`, `key_id` FROM `tfa` WHERE `authmech` = 'webauthn' AND `username` = :username AND `id` = :id");
  1587. $stmt->execute(array(
  1588. ':username' => $username,
  1589. ':id' => $id
  1590. ));
  1591. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1592. while($row = array_shift($rows)) {
  1593. $data['additional'][] = $row;
  1594. }
  1595. return $data;
  1596. break;
  1597. default:
  1598. $data['name'] = 'none';
  1599. $data['pretty'] = "-";
  1600. return $data;
  1601. break;
  1602. }
  1603. }
  1604. else {
  1605. $data['name'] = 'none';
  1606. $data['pretty'] = "-";
  1607. return $data;
  1608. }
  1609. }
  1610. }
  1611. function verify_tfa_login($username, $_data) {
  1612. global $pdo;
  1613. global $yubi;
  1614. global $u2f;
  1615. global $tfa;
  1616. global $WebAuthn;
  1617. if ($_data['tfa_method'] != 'u2f'){
  1618. switch ($_data["tfa_method"]) {
  1619. case "yubi_otp":
  1620. if (!ctype_alnum($_data['token']) || strlen($_data['token']) != 44) {
  1621. $_SESSION['return'][] = array(
  1622. 'type' => 'danger',
  1623. 'log' => array(__FUNCTION__, $username, '*'),
  1624. 'msg' => array('yotp_verification_failed', 'token length error')
  1625. );
  1626. return false;
  1627. }
  1628. $yubico_modhex_id = substr($_data['token'], 0, 12);
  1629. $stmt = $pdo->prepare("SELECT `id`, `secret` FROM `tfa`
  1630. WHERE `username` = :username
  1631. AND `authmech` = 'yubi_otp'
  1632. AND `active` = '1'
  1633. AND `secret` LIKE :modhex");
  1634. $stmt->execute(array(':username' => $username, ':modhex' => '%' . $yubico_modhex_id));
  1635. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  1636. $yubico_auth = explode(':', $row['secret']);
  1637. $yubi = new Auth_Yubico($yubico_auth[0], $yubico_auth[1]);
  1638. $yauth = $yubi->verify($_data['token']);
  1639. if (PEAR::isError($yauth)) {
  1640. $_SESSION['return'][] = array(
  1641. 'type' => 'danger',
  1642. 'log' => array(__FUNCTION__, $username, '*'),
  1643. 'msg' => array('yotp_verification_failed', $yauth->getMessage())
  1644. );
  1645. return false;
  1646. }
  1647. else {
  1648. $_SESSION['tfa_id'] = $row['id'];
  1649. $_SESSION['return'][] = array(
  1650. 'type' => 'success',
  1651. 'log' => array(__FUNCTION__, $username, '*'),
  1652. 'msg' => 'verified_yotp_login'
  1653. );
  1654. return true;
  1655. }
  1656. $_SESSION['return'][] = array(
  1657. 'type' => 'danger',
  1658. 'log' => array(__FUNCTION__, $username, '*'),
  1659. 'msg' => array('yotp_verification_failed', 'unknown')
  1660. );
  1661. return false;
  1662. break;
  1663. case "hotp":
  1664. return false;
  1665. break;
  1666. case "totp":
  1667. try {
  1668. $stmt = $pdo->prepare("SELECT `id`, `secret` FROM `tfa`
  1669. WHERE `username` = :username
  1670. AND `authmech` = 'totp'
  1671. AND `id` = :id
  1672. AND `active`='1'");
  1673. $stmt->execute(array(':username' => $username, ':id' => $_data['id']));
  1674. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1675. foreach ($rows as $row) {
  1676. if ($tfa->verifyCode($row['secret'], $_data['token']) === true) {
  1677. $_SESSION['tfa_id'] = $row['id'];
  1678. $_SESSION['return'][] = array(
  1679. 'type' => 'success',
  1680. 'log' => array(__FUNCTION__, $username, '*'),
  1681. 'msg' => 'verified_totp_login'
  1682. );
  1683. return true;
  1684. }
  1685. }
  1686. $_SESSION['return'][] = array(
  1687. 'type' => 'danger',
  1688. 'log' => array(__FUNCTION__, $username, '*'),
  1689. 'msg' => 'totp_verification_failed'
  1690. );
  1691. return false;
  1692. }
  1693. catch (PDOException $e) {
  1694. $_SESSION['return'][] = array(
  1695. 'type' => 'danger',
  1696. 'log' => array(__FUNCTION__, $username, '*'),
  1697. 'msg' => array('mysql_error', $e)
  1698. );
  1699. return false;
  1700. }
  1701. break;
  1702. case "webauthn":
  1703. $tokenData = json_decode($_data['token']);
  1704. $clientDataJSON = base64_decode($tokenData->clientDataJSON);
  1705. $authenticatorData = base64_decode($tokenData->authenticatorData);
  1706. $signature = base64_decode($tokenData->signature);
  1707. $id = base64_decode($tokenData->id);
  1708. $challenge = $_SESSION['challenge'];
  1709. $stmt = $pdo->prepare("SELECT `id`, `key_id`, `keyHandle`, `username`, `publicKey` FROM `tfa` WHERE `id` = :id AND `active`='1'");
  1710. $stmt->execute(array(':id' => $_data['id']));
  1711. $process_webauthn = $stmt->fetch(PDO::FETCH_ASSOC);
  1712. if (empty($process_webauthn)){
  1713. $_SESSION['return'][] = array(
  1714. 'type' => 'danger',
  1715. 'log' => array(__FUNCTION__, $username, '*'),
  1716. 'msg' => array('webauthn_authenticator_failed')
  1717. );
  1718. return false;
  1719. }
  1720. if (empty($process_webauthn['publicKey']) || $process_webauthn['publicKey'] === false) {
  1721. $_SESSION['return'][] = array(
  1722. 'type' => 'danger',
  1723. 'log' => array(__FUNCTION__, $username, '*'),
  1724. 'msg' => array('webauthn_publickey_failed')
  1725. );
  1726. return false;
  1727. }
  1728. if ($process_webauthn['username'] != $_SESSION['pending_mailcow_cc_username']){
  1729. $_SESSION['return'][] = array(
  1730. 'type' => 'danger',
  1731. 'log' => array(__FUNCTION__, $username, '*'),
  1732. 'msg' => array('webauthn_username_failed')
  1733. );
  1734. return false;
  1735. }
  1736. try {
  1737. $WebAuthn->processGet($clientDataJSON, $authenticatorData, $signature, $process_webauthn['publicKey'], $challenge, null, $GLOBALS['WEBAUTHN_UV_FLAG_LOGIN'], $GLOBALS['WEBAUTHN_USER_PRESENT_FLAG']);
  1738. }
  1739. catch (Throwable $ex) {
  1740. $_SESSION['return'][] = array(
  1741. 'type' => 'danger',
  1742. 'log' => array(__FUNCTION__, $username, '*'),
  1743. 'msg' => array('webauthn_verification_failed', $ex->getMessage())
  1744. );
  1745. return false;
  1746. }
  1747. $stmt = $pdo->prepare("SELECT `superadmin` FROM `admin` WHERE `username` = :username");
  1748. $stmt->execute(array(':username' => $process_webauthn['username']));
  1749. $obj_props = $stmt->fetch(PDO::FETCH_ASSOC);
  1750. if ($obj_props['superadmin'] === 1) {
  1751. $_SESSION["mailcow_cc_role"] = "admin";
  1752. }
  1753. elseif ($obj_props['superadmin'] === 0) {
  1754. $_SESSION["mailcow_cc_role"] = "domainadmin";
  1755. }
  1756. else {
  1757. $stmt = $pdo->prepare("SELECT `username` FROM `mailbox` WHERE `username` = :username");
  1758. $stmt->execute(array(':username' => $process_webauthn['username']));
  1759. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  1760. if (!empty($row['username'])) {
  1761. $_SESSION["mailcow_cc_role"] = "user";
  1762. } else {
  1763. $_SESSION['return'][] = array(
  1764. 'type' => 'danger',
  1765. 'log' => array(__FUNCTION__, $username, '*'),
  1766. 'msg' => array('webauthn_role_failed')
  1767. );
  1768. return false;
  1769. }
  1770. }
  1771. $_SESSION["mailcow_cc_username"] = $process_webauthn['username'];
  1772. $_SESSION['tfa_id'] = $process_webauthn['id'];
  1773. $_SESSION['authReq'] = null;
  1774. unset($_SESSION["challenge"]);
  1775. $_SESSION['return'][] = array(
  1776. 'type' => 'success',
  1777. 'log' => array("webauthn_login"),
  1778. 'msg' => array('logged_in_as', $process_webauthn['username'])
  1779. );
  1780. return true;
  1781. break;
  1782. default:
  1783. $_SESSION['return'][] = array(
  1784. 'type' => 'danger',
  1785. 'log' => array(__FUNCTION__, $username, '*'),
  1786. 'msg' => 'unknown_tfa_method'
  1787. );
  1788. return false;
  1789. break;
  1790. }
  1791. return false;
  1792. } else {
  1793. // delete old keys that used u2f
  1794. $stmt = $pdo->prepare("SELECT * FROM `tfa` WHERE `authmech` = 'u2f' AND `username` = :username");
  1795. $stmt->execute(array(':username' => $username));
  1796. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1797. if (count($rows) == 0) return false;
  1798. $stmt = $pdo->prepare("DELETE FROM `tfa` WHERE `authmech` = 'u2f' AND `username` = :username");
  1799. $stmt->execute(array(':username' => $username));
  1800. return true;
  1801. }
  1802. }
  1803. function admin_api($access, $action, $data = null) {
  1804. global $pdo;
  1805. if ($_SESSION['mailcow_cc_role'] != "admin") {
  1806. $_SESSION['return'][] = array(
  1807. 'type' => 'danger',
  1808. 'log' => array(__FUNCTION__),
  1809. 'msg' => 'access_denied'
  1810. );
  1811. return false;
  1812. }
  1813. if ($access !== "ro" && $access !== "rw") {
  1814. $_SESSION['return'][] = array(
  1815. 'type' => 'danger',
  1816. 'log' => array(__FUNCTION__),
  1817. 'msg' => 'invalid access type'
  1818. );
  1819. return false;
  1820. }
  1821. if ($action == "edit") {
  1822. $active = (!empty($data['active'])) ? 1 : 0;
  1823. $skip_ip_check = (isset($data['skip_ip_check'])) ? 1 : 0;
  1824. $allow_from = array();
  1825. if (isset($data['allow_from'])) {
  1826. $allow_from = array_map('trim', preg_split( "/( |,|;|\n)/", $data['allow_from']));
  1827. }
  1828. foreach ($allow_from as $key => $val) {
  1829. if (empty($val)) {
  1830. unset($allow_from[$key]);
  1831. continue;
  1832. }
  1833. if (valid_network($val) !== true) {
  1834. $_SESSION['return'][] = array(
  1835. 'type' => 'warning',
  1836. 'log' => array(__FUNCTION__, $data),
  1837. 'msg' => array('ip_invalid', htmlspecialchars($allow_from[$key]))
  1838. );
  1839. unset($allow_from[$key]);
  1840. continue;
  1841. }
  1842. }
  1843. $allow_from = implode(',', array_unique(array_filter($allow_from)));
  1844. if (empty($allow_from) && $skip_ip_check == 0) {
  1845. $_SESSION['return'][] = array(
  1846. 'type' => 'danger',
  1847. 'log' => array(__FUNCTION__, $data),
  1848. 'msg' => 'ip_list_empty'
  1849. );
  1850. return false;
  1851. }
  1852. $api_key = implode('-', array(
  1853. strtoupper(bin2hex(random_bytes(3))),
  1854. strtoupper(bin2hex(random_bytes(3))),
  1855. strtoupper(bin2hex(random_bytes(3))),
  1856. strtoupper(bin2hex(random_bytes(3))),
  1857. strtoupper(bin2hex(random_bytes(3)))
  1858. ));
  1859. $stmt = $pdo->query("SELECT `api_key` FROM `api` WHERE `access` = '" . $access . "'");
  1860. $num_results = count($stmt->fetchAll(PDO::FETCH_ASSOC));
  1861. if (empty($num_results)) {
  1862. $stmt = $pdo->prepare("INSERT INTO `api` (`api_key`, `skip_ip_check`, `active`, `allow_from`, `access`)
  1863. VALUES (:api_key, :skip_ip_check, :active, :allow_from, :access);");
  1864. $stmt->execute(array(
  1865. ':api_key' => $api_key,
  1866. ':skip_ip_check' => $skip_ip_check,
  1867. ':active' => $active,
  1868. ':allow_from' => $allow_from,
  1869. ':access' => $access
  1870. ));
  1871. }
  1872. else {
  1873. if ($skip_ip_check == 0) {
  1874. $stmt = $pdo->prepare("UPDATE `api` SET `skip_ip_check` = :skip_ip_check,
  1875. `active` = :active,
  1876. `allow_from` = :allow_from
  1877. WHERE `access` = :access;");
  1878. $stmt->execute(array(
  1879. ':active' => $active,
  1880. ':skip_ip_check' => $skip_ip_check,
  1881. ':allow_from' => $allow_from,
  1882. ':access' => $access
  1883. ));
  1884. }
  1885. else {
  1886. $stmt = $pdo->prepare("UPDATE `api` SET `skip_ip_check` = :skip_ip_check,
  1887. `active` = :active
  1888. WHERE `access` = :access;");
  1889. $stmt->execute(array(
  1890. ':active' => $active,
  1891. ':skip_ip_check' => $skip_ip_check,
  1892. ':access' => $access
  1893. ));
  1894. }
  1895. }
  1896. }
  1897. elseif ($action == "regen_key") {
  1898. $api_key = implode('-', array(
  1899. strtoupper(bin2hex(random_bytes(3))),
  1900. strtoupper(bin2hex(random_bytes(3))),
  1901. strtoupper(bin2hex(random_bytes(3))),
  1902. strtoupper(bin2hex(random_bytes(3))),
  1903. strtoupper(bin2hex(random_bytes(3)))
  1904. ));
  1905. $stmt = $pdo->prepare("UPDATE `api` SET `api_key` = :api_key WHERE `access` = :access");
  1906. $stmt->execute(array(
  1907. ':api_key' => $api_key,
  1908. ':access' => $access
  1909. ));
  1910. }
  1911. elseif ($action == "get") {
  1912. $stmt = $pdo->query("SELECT * FROM `api` WHERE `access` = '" . $access . "'");
  1913. $apidata = $stmt->fetch(PDO::FETCH_ASSOC);
  1914. if ($apidata !== false) {
  1915. $apidata['allow_from'] = str_replace(',', PHP_EOL, $apidata['allow_from']);
  1916. }
  1917. return $apidata;
  1918. }
  1919. $_SESSION['return'][] = array(
  1920. 'type' => 'success',
  1921. 'log' => array(__FUNCTION__, $data),
  1922. 'msg' => 'admin_api_modified'
  1923. );
  1924. }
  1925. function license($action, $data = null) {
  1926. global $pdo;
  1927. global $redis;
  1928. global $lang;
  1929. if ($_SESSION['mailcow_cc_role'] != "admin") {
  1930. $_SESSION['return'][] = array(
  1931. 'type' => 'danger',
  1932. 'log' => array(__FUNCTION__),
  1933. 'msg' => 'access_denied'
  1934. );
  1935. return false;
  1936. }
  1937. switch ($action) {
  1938. case "verify":
  1939. // Keep result until revalidate button is pressed or session expired
  1940. $stmt = $pdo->query("SELECT `version` FROM `versions` WHERE `application` = 'GUID'");
  1941. $versions = $stmt->fetch(PDO::FETCH_ASSOC);
  1942. $post = array('guid' => $versions['version']);
  1943. $curl = curl_init('https://verify.mailcow.email');
  1944. curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
  1945. curl_setopt($curl, CURLOPT_CONNECTTIMEOUT, 10);
  1946. curl_setopt($curl, CURLOPT_POSTFIELDS, $post);
  1947. $response = curl_exec($curl);
  1948. curl_close($curl);
  1949. $json_return = json_decode($response, true);
  1950. if ($response && $json_return) {
  1951. if ($json_return['response'] === "ok") {
  1952. $_SESSION['gal']['valid'] = "true";
  1953. $_SESSION['gal']['c'] = $json_return['c'];
  1954. $_SESSION['gal']['s'] = $json_return['s'];
  1955. if ($json_return['m'] == 'NoMoore') {
  1956. $_SESSION['gal']['m'] = '🐄';
  1957. }
  1958. else {
  1959. $_SESSION['gal']['m'] = str_repeat('🐄', substr_count($json_return['m'], 'o'));
  1960. }
  1961. }
  1962. elseif ($json_return['response'] === "invalid") {
  1963. $_SESSION['gal']['valid'] = "false";
  1964. $_SESSION['gal']['c'] = $lang['mailbox']['no'];
  1965. $_SESSION['gal']['s'] = $lang['mailbox']['no'];
  1966. $_SESSION['gal']['m'] = $lang['mailbox']['no'];
  1967. }
  1968. }
  1969. else {
  1970. $_SESSION['gal']['valid'] = "false";
  1971. $_SESSION['gal']['c'] = $lang['danger']['temp_error'];
  1972. $_SESSION['gal']['s'] = $lang['danger']['temp_error'];
  1973. $_SESSION['gal']['m'] = $lang['danger']['temp_error'];
  1974. }
  1975. try {
  1976. // json_encode needs "true"/"false" instead of true/false, to not encode it to 0 or 1
  1977. $redis->Set('LICENSE_STATUS_CACHE', json_encode($_SESSION['gal']));
  1978. }
  1979. catch (RedisException $e) {
  1980. $_SESSION['return'][] = array(
  1981. 'type' => 'danger',
  1982. 'log' => array(__FUNCTION__, $_action, $_data_log),
  1983. 'msg' => array('redis_error', $e)
  1984. );
  1985. return false;
  1986. }
  1987. return $_SESSION['gal']['valid'];
  1988. break;
  1989. case "guid":
  1990. $stmt = $pdo->query("SELECT `version` FROM `versions` WHERE `application` = 'GUID'");
  1991. $versions = $stmt->fetch(PDO::FETCH_ASSOC);
  1992. return $versions['version'];
  1993. break;
  1994. }
  1995. }
  1996. function rspamd_ui($action, $data = null) {
  1997. if ($_SESSION['mailcow_cc_role'] != "admin") {
  1998. $_SESSION['return'][] = array(
  1999. 'type' => 'danger',
  2000. 'log' => array(__FUNCTION__),
  2001. 'msg' => 'access_denied'
  2002. );
  2003. return false;
  2004. }
  2005. switch ($action) {
  2006. case "edit":
  2007. $rspamd_ui_pass = $data['rspamd_ui_pass'];
  2008. $rspamd_ui_pass2 = $data['rspamd_ui_pass2'];
  2009. if (empty($rspamd_ui_pass) || empty($rspamd_ui_pass2)) {
  2010. $_SESSION['return'][] = array(
  2011. 'type' => 'danger',
  2012. 'log' => array(__FUNCTION__, '*', '*'),
  2013. 'msg' => 'password_empty'
  2014. );
  2015. return false;
  2016. }
  2017. if ($rspamd_ui_pass != $rspamd_ui_pass2) {
  2018. $_SESSION['return'][] = array(
  2019. 'type' => 'danger',
  2020. 'log' => array(__FUNCTION__, '*', '*'),
  2021. 'msg' => 'password_mismatch'
  2022. );
  2023. return false;
  2024. }
  2025. if (strlen($rspamd_ui_pass) < 6) {
  2026. $_SESSION['return'][] = array(
  2027. 'type' => 'danger',
  2028. 'log' => array(__FUNCTION__, '*', '*'),
  2029. 'msg' => 'rspamd_ui_pw_length'
  2030. );
  2031. return false;
  2032. }
  2033. $docker_return = docker('post', 'rspamd-mailcow', 'exec', array('cmd' => 'rspamd', 'task' => 'worker_password', 'raw' => $rspamd_ui_pass), array('Content-Type: application/json'));
  2034. if ($docker_return_array = json_decode($docker_return, true)) {
  2035. if ($docker_return_array['type'] == 'success') {
  2036. $_SESSION['return'][] = array(
  2037. 'type' => 'success',
  2038. 'log' => array(__FUNCTION__, '*', '*'),
  2039. 'msg' => 'rspamd_ui_pw_set'
  2040. );
  2041. return true;
  2042. }
  2043. else {
  2044. $_SESSION['return'][] = array(
  2045. 'type' => $docker_return_array['type'],
  2046. 'log' => array(__FUNCTION__, '*', '*'),
  2047. 'msg' => $docker_return_array['msg']
  2048. );
  2049. return false;
  2050. }
  2051. }
  2052. else {
  2053. $_SESSION['return'][] = array(
  2054. 'type' => 'danger',
  2055. 'log' => array(__FUNCTION__, '*', '*'),
  2056. 'msg' => 'unknown'
  2057. );
  2058. return false;
  2059. }
  2060. break;
  2061. }
  2062. }
  2063. function cors($action, $data = null) {
  2064. global $redis;
  2065. switch ($action) {
  2066. case "edit":
  2067. if ($_SESSION['mailcow_cc_role'] != "admin") {
  2068. $_SESSION['return'][] = array(
  2069. 'type' => 'danger',
  2070. 'log' => array(__FUNCTION__, $action, $data),
  2071. 'msg' => 'access_denied'
  2072. );
  2073. return false;
  2074. }
  2075. $allowed_origins = isset($data['allowed_origins']) ? $data['allowed_origins'] : array($_SERVER['SERVER_NAME']);
  2076. $allowed_origins = !is_array($allowed_origins) ? array_filter(array_map('trim', explode("\n", $allowed_origins))) : $allowed_origins;
  2077. foreach ($allowed_origins as $origin) {
  2078. if (!filter_var($origin, FILTER_VALIDATE_DOMAIN, FILTER_FLAG_HOSTNAME) && $origin != '*') {
  2079. $_SESSION['return'][] = array(
  2080. 'type' => 'danger',
  2081. 'log' => array(__FUNCTION__, $action, $data),
  2082. 'msg' => 'cors_invalid_origin'
  2083. );
  2084. return false;
  2085. }
  2086. }
  2087. $allowed_methods = isset($data['allowed_methods']) ? $data['allowed_methods'] : array('GET', 'POST', 'PUT', 'DELETE');
  2088. $allowed_methods = !is_array($allowed_methods) ? array_map('trim', preg_split( "/( |,|;|\n)/", $allowed_methods)) : $allowed_methods;
  2089. $available_methods = array('GET', 'POST', 'PUT', 'DELETE');
  2090. foreach ($allowed_methods as $method) {
  2091. if (!in_array($method, $available_methods)) {
  2092. $_SESSION['return'][] = array(
  2093. 'type' => 'danger',
  2094. 'log' => array(__FUNCTION__, $action, $data),
  2095. 'msg' => 'cors_invalid_method'
  2096. );
  2097. return false;
  2098. }
  2099. }
  2100. try {
  2101. $redis->hMSet('CORS_SETTINGS', array(
  2102. 'allowed_origins' => implode(', ', $allowed_origins),
  2103. 'allowed_methods' => implode(', ', $allowed_methods)
  2104. ));
  2105. } catch (RedisException $e) {
  2106. $_SESSION['return'][] = array(
  2107. 'type' => 'danger',
  2108. 'log' => array(__FUNCTION__, $action, $data),
  2109. 'msg' => array('redis_error', $e)
  2110. );
  2111. return false;
  2112. }
  2113. $_SESSION['return'][] = array(
  2114. 'type' => 'success',
  2115. 'log' => array(__FUNCTION__, $action, $data),
  2116. 'msg' => 'cors_headers_edited'
  2117. );
  2118. return true;
  2119. break;
  2120. case "get":
  2121. try {
  2122. $cors_settings = $redis->hMGet('CORS_SETTINGS', array('allowed_origins', 'allowed_methods'));
  2123. } catch (RedisException $e) {
  2124. $_SESSION['return'][] = array(
  2125. 'type' => 'danger',
  2126. 'log' => array(__FUNCTION__, $action, $data),
  2127. 'msg' => array('redis_error', $e)
  2128. );
  2129. }
  2130. $cors_settings = !$cors_settings ? array('allowed_origins' => $_SERVER['SERVER_NAME'], 'allowed_methods' => 'GET, POST, PUT, DELETE') : $cors_settings;
  2131. $cors_settings['allowed_origins'] = empty($cors_settings['allowed_origins']) ? $_SERVER['SERVER_NAME'] : $cors_settings['allowed_origins'];
  2132. $cors_settings['allowed_methods'] = empty($cors_settings['allowed_methods']) ? 'GET, POST, PUT, DELETE, OPTION' : $cors_settings['allowed_methods'];
  2133. return $cors_settings;
  2134. break;
  2135. case "set_headers":
  2136. $cors_settings = cors('get');
  2137. // check if requested origin is in allowed origins
  2138. $allowed_origins = explode(', ', $cors_settings['allowed_origins']);
  2139. $cors_settings['allowed_origins'] = $allowed_origins[0];
  2140. if (in_array('*', $allowed_origins)){
  2141. $cors_settings['allowed_origins'] = '*';
  2142. } else if (array_key_exists('HTTP_ORIGIN', $_SERVER) && in_array($_SERVER['HTTP_ORIGIN'], $allowed_origins)) {
  2143. $cors_settings['allowed_origins'] = $_SERVER['HTTP_ORIGIN'];
  2144. }
  2145. // always allow OPTIONS for preflight request
  2146. $cors_settings["allowed_methods"] = empty($cors_settings["allowed_methods"]) ? 'OPTIONS' : $cors_settings["allowed_methods"] . ', ' . 'OPTIONS';
  2147. header('Access-Control-Allow-Origin: ' . $cors_settings['allowed_origins']);
  2148. header('Access-Control-Allow-Methods: '. $cors_settings['allowed_methods']);
  2149. header('Access-Control-Allow-Headers: Accept, Content-Type, X-Api-Key, Origin');
  2150. // Access-Control settings requested, this is just a preflight request
  2151. if ($_SERVER['REQUEST_METHOD'] == 'OPTIONS' &&
  2152. isset($_SERVER['HTTP_ACCESS_CONTROL_REQUEST_METHOD']) &&
  2153. isset($_SERVER['HTTP_ACCESS_CONTROL_REQUEST_HEADERS'])) {
  2154. $allowed_methods = explode(', ', $cors_settings["allowed_methods"]);
  2155. if (in_array($_SERVER['HTTP_ACCESS_CONTROL_REQUEST_METHOD'], $allowed_methods, true))
  2156. // method allowed send 200 OK
  2157. http_response_code(200);
  2158. else
  2159. // method not allowed send 405 METHOD NOT ALLOWED
  2160. http_response_code(405);
  2161. exit;
  2162. }
  2163. break;
  2164. }
  2165. }
  2166. function getBaseURL($protocol = null) {
  2167. // Get current server name
  2168. $host = strtolower($_SERVER['SERVER_NAME']);
  2169. // craft allowed server name list
  2170. $mailcow_hostname = strtolower(getenv("MAILCOW_HOSTNAME"));
  2171. $additional_server_names = strtolower(getenv("ADDITIONAL_SERVER_NAMES")) ?: "";
  2172. $additional_server_names = preg_replace('/\s+/', '', $additional_server_names);
  2173. $allowed_server_names = $additional_server_names !== "" ? explode(',', $additional_server_names) : array();
  2174. array_push($allowed_server_names, $mailcow_hostname);
  2175. // Fallback to MAILCOW HOSTNAME if current server name is not in allowed list
  2176. if (!in_array($host, $allowed_server_names)) {
  2177. $host = $mailcow_hostname;
  2178. }
  2179. if (!isset($protocol)) {
  2180. $protocol = isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] === 'on' ? 'https' : 'http';
  2181. }
  2182. $base_url = $protocol . '://' . $host;
  2183. return $base_url;
  2184. }
  2185. function uuid4() {
  2186. $data = openssl_random_pseudo_bytes(16);
  2187. $data[6] = chr(ord($data[6]) & 0x0f | 0x40);
  2188. $data[8] = chr(ord($data[8]) & 0x3f | 0x80);
  2189. return vsprintf('%s%s-%s-%s-%s-%s%s%s', str_split(bin2hex($data), 4));
  2190. }
  2191. function identity_provider($_action = null, $_data = null, $_extra = null) {
  2192. global $pdo;
  2193. global $iam_provider;
  2194. global $iam_settings;
  2195. $data_log = $_data;
  2196. if (isset($data_log['client_secret'])) $data_log['client_secret'] = '*';
  2197. if (isset($data_log['access_token'])) $data_log['access_token'] = '*';
  2198. switch ($_action) {
  2199. case 'get':
  2200. $settings = array();
  2201. $stmt = $pdo->prepare("SELECT * FROM `identity_provider`;");
  2202. $stmt->execute();
  2203. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  2204. foreach($rows as $row){
  2205. switch ($row["key"]) {
  2206. case "redirect_url_extra":
  2207. case "mappers":
  2208. case "templates":
  2209. $settings[$row["key"]] = json_decode($row["value"]);
  2210. break;
  2211. case "use_ssl":
  2212. case "use_tls":
  2213. case "login_provisioning":
  2214. case "ignore_ssl_errors":
  2215. $settings[$row["key"]] = boolval($row["value"]);
  2216. break;
  2217. default:
  2218. $settings[$row["key"]] = $row["value"];
  2219. break;
  2220. }
  2221. }
  2222. // set login_provisioning if not exists
  2223. if (!array_key_exists('login_provisioning', $settings)) {
  2224. $settings['login_provisioning'] = 1;
  2225. }
  2226. // return default client_scopes for generic-oidc if none is set
  2227. if ($settings["authsource"] == "generic-oidc" && empty($settings["client_scopes"])){
  2228. $settings["client_scopes"] = "openid profile email mailcow_template";
  2229. }
  2230. if ($_extra['hide_sensitive']){
  2231. $settings['client_secret'] = '';
  2232. $settings['access_token'] = '';
  2233. }
  2234. // return default ldap options
  2235. if ($settings["authsource"] == "ldap"){
  2236. $settings['use_ssl'] = !isset($settings['use_ssl']) ? false : $settings['use_ssl'];
  2237. $settings['use_tls'] = !isset($settings['use_tls']) ? false : $settings['use_tls'];
  2238. $settings['ignore_ssl_errors'] = !isset($settings['ignore_ssl_errors']) ? false : $settings['ignore_ssl_errors'];
  2239. }
  2240. return $settings;
  2241. break;
  2242. case 'edit':
  2243. if ($_SESSION['mailcow_cc_role'] != "admin") {
  2244. $_SESSION['return'][] = array(
  2245. 'type' => 'danger',
  2246. 'log' => array(__FUNCTION__, $_action, $_data),
  2247. 'msg' => 'access_denied'
  2248. );
  2249. return false;
  2250. }
  2251. if (!isset($_data['authsource'])){
  2252. $_SESSION['return'][] = array(
  2253. 'type' => 'danger',
  2254. 'log' => array(__FUNCTION__, $_action, $data_log),
  2255. 'msg' => array('required_data_missing', '')
  2256. );
  2257. return false;
  2258. }
  2259. $available_authsources = array(
  2260. "keycloak",
  2261. "generic-oidc",
  2262. "ldap"
  2263. );
  2264. $_data['authsource'] = strtolower($_data['authsource']);
  2265. if (!in_array($_data['authsource'], $available_authsources)){
  2266. $_SESSION['return'][] = array(
  2267. 'type' => 'danger',
  2268. 'log' => array(__FUNCTION__, $_action, $data_log),
  2269. 'msg' => array('invalid_authsource', $setting)
  2270. );
  2271. return false;
  2272. }
  2273. $stmt = $pdo->prepare("SELECT * FROM `mailbox`
  2274. WHERE `authsource` != 'mailcow'
  2275. AND `authsource` IS NOT NULL
  2276. AND `authsource` != :authsource");
  2277. $stmt->execute(array(':authsource' => $_data['authsource']));
  2278. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  2279. if ($rows) {
  2280. $_SESSION['return'][] = array(
  2281. 'type' => 'danger',
  2282. 'log' => array(__FUNCTION__, $_action, $data_log),
  2283. 'msg' => array('authsource_in_use', $setting)
  2284. );
  2285. return false;
  2286. }
  2287. $_data['ignore_ssl_error'] = isset($_data['ignore_ssl_error']) ? boolval($_data['ignore_ssl_error']) : false;
  2288. $_data['login_provisioning'] = isset($_data['login_provisioning']) ? boolval($_data['login_provisioning']) : false;
  2289. switch ($_data['authsource']) {
  2290. case "keycloak":
  2291. $_data['server_url'] = (!empty($_data['server_url'])) ? rtrim($_data['server_url'], '/') : null;
  2292. $_data['mailpassword_flow'] = isset($_data['mailpassword_flow']) ? intval($_data['mailpassword_flow']) : 0;
  2293. $_data['periodic_sync'] = isset($_data['periodic_sync']) ? intval($_data['periodic_sync']) : 0;
  2294. $_data['import_users'] = isset($_data['import_users']) ? intval($_data['import_users']) : 0;
  2295. $_data['sync_interval'] = (!empty($_data['sync_interval'])) ? intval($_data['sync_interval']) : 15;
  2296. $_data['sync_interval'] = $_data['sync_interval'] < 1 ? 1 : $_data['sync_interval'];
  2297. $required_settings = array('authsource', 'server_url', 'realm', 'client_id', 'client_secret', 'redirect_url', 'version', 'mailpassword_flow', 'periodic_sync', 'import_users', 'sync_interval', 'ignore_ssl_error', 'login_provisioning');
  2298. break;
  2299. case "generic-oidc":
  2300. $_data['authorize_url'] = (!empty($_data['authorize_url'])) ? $_data['authorize_url'] : null;
  2301. $_data['token_url'] = (!empty($_data['token_url'])) ? $_data['token_url'] : null;
  2302. $_data['userinfo_url'] = (!empty($_data['userinfo_url'])) ? $_data['userinfo_url'] : null;
  2303. $_data['client_scopes'] = (!empty($_data['client_scopes'])) ? $_data['client_scopes'] : "openid profile email mailcow_template";
  2304. $required_settings = array('authsource', 'authorize_url', 'token_url', 'client_id', 'client_secret', 'redirect_url', 'userinfo_url', 'client_scopes', 'ignore_ssl_error', 'login_provisioning');
  2305. break;
  2306. case "ldap":
  2307. $_data['host'] = (!empty($_data['host'])) ? str_replace(" ", "", $_data['host']) : "";
  2308. $_data['port'] = (!empty($_data['port'])) ? intval($_data['port']) : 389;
  2309. $_data['username_field'] = (!empty($_data['username_field'])) ? strtolower($_data['username_field']) : "mail";
  2310. $_data['attribute_field'] = (!empty($_data['attribute_field'])) ? strtolower($_data['attribute_field']) : "";
  2311. $_data['filter'] = (!empty($_data['filter'])) ? $_data['filter'] : "";
  2312. $_data['periodic_sync'] = isset($_data['periodic_sync']) ? intval($_data['periodic_sync']) : 0;
  2313. $_data['import_users'] = isset($_data['import_users']) ? intval($_data['import_users']) : 0;
  2314. $_data['use_ssl'] = isset($_data['use_ssl']) ? boolval($_data['use_ssl']) : false;
  2315. $_data['use_tls'] = isset($_data['use_tls']) && !$_data['use_ssl'] ? boolval($_data['use_tls']) : false;
  2316. $_data['sync_interval'] = (!empty($_data['sync_interval'])) ? intval($_data['sync_interval']) : 15;
  2317. $_data['sync_interval'] = $_data['sync_interval'] < 1 ? 1 : $_data['sync_interval'];
  2318. $required_settings = array('authsource', 'host', 'port', 'basedn', 'username_field', 'filter', 'attribute_field', 'binddn', 'bindpass', 'periodic_sync', 'import_users', 'sync_interval', 'use_ssl', 'use_tls', 'ignore_ssl_error', 'login_provisioning');
  2319. break;
  2320. }
  2321. $pdo->beginTransaction();
  2322. $stmt = $pdo->prepare("INSERT INTO identity_provider (`key`, `value`) VALUES (:key, :value) ON DUPLICATE KEY UPDATE `value` = VALUES(`value`);");
  2323. // add connection settings
  2324. foreach($required_settings as $setting){
  2325. if (!isset($_data[$setting])){
  2326. $_SESSION['return'][] = array(
  2327. 'type' => 'danger',
  2328. 'log' => array(__FUNCTION__, $_action, $data_log),
  2329. 'msg' => array('required_data_missing', $setting)
  2330. );
  2331. $pdo->rollback();
  2332. return false;
  2333. }
  2334. $stmt->bindParam(':key', $setting);
  2335. $stmt->bindParam(':value', $_data[$setting]);
  2336. $stmt->execute();
  2337. }
  2338. $pdo->commit();
  2339. // add redirect_url_extra
  2340. if (isset($_data['redirect_url_extra'])){
  2341. $_data['redirect_url_extra'] = (!is_array($_data['redirect_url_extra'])) ? array($_data['redirect_url_extra']) : $_data['redirect_url_extra'];
  2342. $redirect_url_extra = array_filter($_data['redirect_url_extra']);
  2343. $redirect_url_extra = json_encode($redirect_url_extra);
  2344. $stmt = $pdo->prepare("INSERT INTO identity_provider (`key`, `value`) VALUES ('redirect_url_extra', :value) ON DUPLICATE KEY UPDATE `value` = VALUES(`value`);");
  2345. $stmt->bindParam(':value', $redirect_url_extra);
  2346. $stmt->execute();
  2347. }
  2348. // add default template
  2349. if (isset($_data['default_template'])) {
  2350. $_data['default_template'] = (empty($_data['default_template'])) ? "" : $_data['default_template'];
  2351. $stmt = $pdo->prepare("INSERT INTO identity_provider (`key`, `value`) VALUES ('default_template', :value) ON DUPLICATE KEY UPDATE `value` = VALUES(`value`);");
  2352. $stmt->bindParam(':value', $_data['default_template']);
  2353. $stmt->execute();
  2354. }
  2355. // add mappers
  2356. if (isset($_data['mappers']) && isset($_data['templates'])){
  2357. $_data['mappers'] = (!is_array($_data['mappers'])) ? array($_data['mappers']) : $_data['mappers'];
  2358. $_data['templates'] = (!is_array($_data['templates'])) ? array($_data['templates']) : $_data['templates'];
  2359. $mappers = array_filter($_data['mappers']);
  2360. $templates = array_filter($_data['templates']);
  2361. if (count($mappers) == count($templates)){
  2362. $mappers = json_encode($mappers);
  2363. $templates = json_encode($templates);
  2364. $stmt = $pdo->prepare("INSERT INTO identity_provider (`key`, `value`) VALUES ('mappers', :value) ON DUPLICATE KEY UPDATE `value` = VALUES(`value`);");
  2365. $stmt->bindParam(':value', $mappers);
  2366. $stmt->execute();
  2367. $stmt = $pdo->prepare("INSERT INTO identity_provider (`key`, `value`) VALUES ('templates', :value) ON DUPLICATE KEY UPDATE `value` = VALUES(`value`);");
  2368. $stmt->bindParam(':value', $templates);
  2369. $stmt->execute();
  2370. }
  2371. }
  2372. // delete old access_token
  2373. $stmt = $pdo->query("INSERT INTO identity_provider (`key`, `value`) VALUES ('access_token', '') ON DUPLICATE KEY UPDATE `value` = VALUES(`value`);");
  2374. $_SESSION['return'][] = array(
  2375. 'type' => 'success',
  2376. 'log' => array(__FUNCTION__, $_action, $data_log),
  2377. 'msg' => array('object_modified', '')
  2378. );
  2379. return true;
  2380. break;
  2381. case 'test':
  2382. if ($_SESSION['mailcow_cc_role'] != "admin") {
  2383. $_SESSION['return'][] = array(
  2384. 'type' => 'danger',
  2385. 'log' => array(__FUNCTION__, $_action, $_data),
  2386. 'msg' => 'access_denied'
  2387. );
  2388. return false;
  2389. }
  2390. switch ($_data['authsource']) {
  2391. case 'keycloak':
  2392. $url = "{$_data['server_url']}/realms/{$_data['realm']}/protocol/openid-connect/token";
  2393. $req = http_build_query(array(
  2394. 'grant_type' => 'client_credentials',
  2395. 'client_id' => $_data['client_id'],
  2396. 'client_secret' => $_data['client_secret']
  2397. ));
  2398. $curl = curl_init();
  2399. curl_setopt($curl, CURLOPT_URL, $url);
  2400. curl_setopt($curl, CURLOPT_TIMEOUT, 7);
  2401. curl_setopt($curl, CURLOPT_POST, 1);
  2402. curl_setopt($curl, CURLOPT_POSTFIELDS, $req);
  2403. curl_setopt($curl, CURLOPT_HTTPHEADER, array('Content-Type: application/x-www-form-urlencoded'));
  2404. curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
  2405. if ($_data['ignore_ssl_error'] == "1"){
  2406. curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false);
  2407. curl_setopt($curl, CURLOPT_SSL_VERIFYHOST, false);
  2408. }
  2409. $res = curl_exec($curl);
  2410. $code = curl_getinfo($curl, CURLINFO_HTTP_CODE);
  2411. curl_close ($curl);
  2412. if ($code != 200) {
  2413. return false;
  2414. }
  2415. break;
  2416. case 'generic-oidc':
  2417. $url = $_data['token_url'];
  2418. $curl = curl_init();
  2419. curl_setopt($curl, CURLOPT_URL, $url);
  2420. curl_setopt($curl, CURLOPT_TIMEOUT, 7);
  2421. curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
  2422. curl_setopt($curl, CURLOPT_CUSTOMREQUEST, "OPTIONS");
  2423. if ($_data['ignore_ssl_error'] == "1"){
  2424. curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false);
  2425. curl_setopt($curl, CURLOPT_SSL_VERIFYHOST, false);
  2426. }
  2427. $res = curl_exec($curl);
  2428. $code = curl_getinfo($curl, CURLINFO_HTTP_CODE);
  2429. curl_close ($curl);
  2430. if ($code != 200) {
  2431. return false;
  2432. }
  2433. break;
  2434. case 'ldap':
  2435. if (!$_data['host'] || !$_data['port'] || !$_data['basedn'] ||
  2436. !$_data['binddn'] || !$_data['bindpass']){
  2437. return false;
  2438. }
  2439. $_data['use_ssl'] = isset($_data['use_ssl']) ? boolval($_data['use_ssl']) : false;
  2440. $_data['use_tls'] = isset($_data['use_tls']) && !$_data['use_ssl'] ? boolval($_data['use_tls']) : false;
  2441. $_data['ignore_ssl_error'] = isset($_data['ignore_ssl_error']) ? boolval($_data['ignore_ssl_error']) : false;
  2442. $options = array();
  2443. if ($_data['ignore_ssl_error']) {
  2444. $options[LDAP_OPT_X_TLS_REQUIRE_CERT] = LDAP_OPT_X_TLS_NEVER;
  2445. }
  2446. $provider = new \LdapRecord\Connection([
  2447. 'hosts' => explode(",", $_data['host']),
  2448. 'port' => $_data['port'],
  2449. 'base_dn' => $_data['basedn'],
  2450. 'username' => $_data['binddn'],
  2451. 'password' => $_data['bindpass'],
  2452. 'use_ssl' => $_data['use_ssl'],
  2453. 'use_tls' => $_data['use_tls'],
  2454. 'options' => $options
  2455. ]);
  2456. try {
  2457. $provider->connect();
  2458. } catch (Throwable $e) {
  2459. return false;
  2460. }
  2461. break;
  2462. }
  2463. return true;
  2464. break;
  2465. case "delete":
  2466. if ($_SESSION['mailcow_cc_role'] != "admin") {
  2467. $_SESSION['return'][] = array(
  2468. 'type' => 'danger',
  2469. 'log' => array(__FUNCTION__, $_action, $_data),
  2470. 'msg' => 'access_denied'
  2471. );
  2472. return false;
  2473. }
  2474. $stmt = $pdo->query("SELECT * FROM `mailbox`
  2475. WHERE `authsource` != 'mailcow'
  2476. AND `authsource` IS NOT NULL");
  2477. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  2478. if ($rows) {
  2479. $_SESSION['return'][] = array(
  2480. 'type' => 'danger',
  2481. 'log' => array(__FUNCTION__, $_action, $data_log),
  2482. 'msg' => array('authsource_in_use', $setting)
  2483. );
  2484. return false;
  2485. }
  2486. $stmt = $pdo->query("DELETE FROM identity_provider;");
  2487. $_SESSION['return'][] = array(
  2488. 'type' => 'success',
  2489. 'log' => array(__FUNCTION__, $_action, $data_log),
  2490. 'msg' => array('item_deleted', '')
  2491. );
  2492. return true;
  2493. break;
  2494. case "init":
  2495. $settings = identity_provider('get');
  2496. $provider = null;
  2497. switch ($settings['authsource']) {
  2498. case "keycloak":
  2499. if ($settings['server_url'] && $settings['realm'] && $settings['client_id'] &&
  2500. $settings['client_secret'] && $settings['redirect_url'] && $settings['version']){
  2501. $guzzyClient = new GuzzleHttp\Client([
  2502. 'defaults' => [
  2503. \GuzzleHttp\RequestOptions::CONNECT_TIMEOUT => 5,
  2504. \GuzzleHttp\RequestOptions::ALLOW_REDIRECTS => true],
  2505. \GuzzleHttp\RequestOptions::VERIFY => !$settings['ignore_ssl_error'],
  2506. ]
  2507. );
  2508. $provider = new Stevenmaguire\OAuth2\Client\Provider\Keycloak([
  2509. 'authServerUrl' => $settings['server_url'],
  2510. 'realm' => $settings['realm'],
  2511. 'clientId' => $settings['client_id'],
  2512. 'clientSecret' => $settings['client_secret'],
  2513. 'redirectUri' => $settings['redirect_url'],
  2514. 'version' => $settings['version'],
  2515. // 'encryptionAlgorithm' => 'RS256', // optional
  2516. // 'encryptionKeyPath' => '../key.pem' // optional
  2517. // 'encryptionKey' => 'contents_of_key_or_certificate' // optional
  2518. ]);
  2519. $provider->setHttpClient($guzzyClient);
  2520. }
  2521. break;
  2522. case "generic-oidc":
  2523. if ($settings['client_id'] && $settings['client_secret'] && $settings['redirect_url'] &&
  2524. $settings['authorize_url'] && $settings['token_url'] && $settings['userinfo_url']){
  2525. $guzzyClient = new GuzzleHttp\Client([
  2526. 'defaults' => [
  2527. \GuzzleHttp\RequestOptions::CONNECT_TIMEOUT => 5,
  2528. \GuzzleHttp\RequestOptions::ALLOW_REDIRECTS => true],
  2529. \GuzzleHttp\RequestOptions::VERIFY => !$settings['ignore_ssl_error'],
  2530. ]
  2531. );
  2532. $provider = new \League\OAuth2\Client\Provider\GenericProvider([
  2533. 'clientId' => $settings['client_id'],
  2534. 'clientSecret' => $settings['client_secret'],
  2535. 'redirectUri' => $settings['redirect_url'],
  2536. 'urlAuthorize' => $settings['authorize_url'],
  2537. 'urlAccessToken' => $settings['token_url'],
  2538. 'urlResourceOwnerDetails' => $settings['userinfo_url'],
  2539. 'scopes' => $settings['client_scopes']
  2540. ]);
  2541. $provider->setHttpClient($guzzyClient);
  2542. }
  2543. break;
  2544. case "ldap":
  2545. if ($settings['host'] && $settings['port'] && $settings['basedn'] &&
  2546. $settings['binddn'] && $settings['bindpass']){
  2547. $options = array();
  2548. if ($settings['ignore_ssl_error']) {
  2549. $options[LDAP_OPT_X_TLS_REQUIRE_CERT] = LDAP_OPT_X_TLS_NEVER;
  2550. }
  2551. $provider = new \LdapRecord\Connection([
  2552. 'hosts' => explode(",", $settings['host']),
  2553. 'port' => $settings['port'],
  2554. 'base_dn' => $settings['basedn'],
  2555. 'username' => $settings['binddn'],
  2556. 'password' => $settings['bindpass'],
  2557. 'use_ssl' => $settings['use_ssl'],
  2558. 'use_tls' => $settings['use_tls'],
  2559. 'options' => $options
  2560. ]);
  2561. try {
  2562. $provider->connect();
  2563. } catch (Throwable $e) {
  2564. $provider = null;
  2565. }
  2566. }
  2567. break;
  2568. }
  2569. return $provider;
  2570. break;
  2571. case "verify-sso":
  2572. if ($iam_settings['authsource'] != 'keycloak' && $iam_settings['authsource'] != 'generic-oidc'){
  2573. $_SESSION['return'][] = array(
  2574. 'type' => 'danger',
  2575. 'log' => array(__FUNCTION__, "no OIDC provider configured"),
  2576. 'msg' => 'login_failed'
  2577. );
  2578. return false;
  2579. }
  2580. try {
  2581. $token = $iam_provider->getAccessToken('authorization_code', ['code' => $_GET['code']]);
  2582. $plain_token = $token->getToken();
  2583. $plain_refreshtoken = $token->getRefreshToken();
  2584. $info = $iam_provider->getResourceOwner($token)->toArray();
  2585. } catch (Throwable $e) {
  2586. $_SESSION['return'][] = array(
  2587. 'type' => 'danger',
  2588. 'log' => array(__FUNCTION__, $e->getMessage()),
  2589. 'msg' => 'login_failed'
  2590. );
  2591. return false;
  2592. }
  2593. // check if email address is given
  2594. if (empty($info['email'])) {
  2595. $_SESSION['return'][] = array(
  2596. 'type' => 'danger',
  2597. 'log' => array(__FUNCTION__, 'No email address found for user'),
  2598. 'msg' => 'login_failed'
  2599. );
  2600. return false;
  2601. }
  2602. // get mapped template
  2603. $user_template = $info['mailcow_template'];
  2604. $mapper_key = array_search($user_template, $iam_settings['mappers']);
  2605. // token valid, get mailbox
  2606. $stmt = $pdo->prepare("SELECT
  2607. mailbox.*,
  2608. domain.active AS d_active
  2609. FROM `mailbox`
  2610. INNER JOIN domain on mailbox.domain = domain.domain
  2611. WHERE `kind` NOT REGEXP 'location|thing|group'
  2612. AND `username` = :user");
  2613. $stmt->execute(array(':user' => $info['email']));
  2614. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  2615. if ($row){
  2616. if (!in_array($row['authsource'], array("keycloak", "generic-oidc"))) {
  2617. clear_session();
  2618. $_SESSION['return'][] = array(
  2619. 'type' => 'danger',
  2620. 'log' => array(__FUNCTION__, $info['email'], "The user's authentication source is not of type OIDC"),
  2621. 'msg' => 'login_failed'
  2622. );
  2623. return false;
  2624. }
  2625. if ($mapper_key !== false) {
  2626. // update user
  2627. $_SESSION['access_all_exception'] = '1';
  2628. mailbox('edit', 'mailbox_from_template', array(
  2629. 'username' => $info['email'],
  2630. 'name' => $info['name'],
  2631. 'template' => $iam_settings['templates'][$mapper_key]
  2632. ));
  2633. $_SESSION['access_all_exception'] = '0';
  2634. // get updated row
  2635. $stmt = $pdo->prepare("SELECT
  2636. mailbox.*,
  2637. domain.active AS d_active
  2638. FROM `mailbox`
  2639. INNER JOIN domain on mailbox.domain = domain.domain
  2640. WHERE `kind` NOT REGEXP 'location|thing|group'
  2641. AND `username` = :user");
  2642. $stmt->execute(array(':user' => $info['email']));
  2643. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  2644. }
  2645. if ($row['active'] != 1 || $row['d_active'] != 1) {
  2646. clear_session();
  2647. $_SESSION['return'][] = array(
  2648. 'type' => 'danger',
  2649. 'log' => array(__FUNCTION__, $info['email'], 'Domain or mailbox is inactive'),
  2650. 'msg' => 'login_failed'
  2651. );
  2652. return false;
  2653. }
  2654. set_user_loggedin_session($info['email']);
  2655. $_SESSION['iam_token'] = $plain_token;
  2656. $_SESSION['iam_refresh_token'] = $plain_refreshtoken;
  2657. $_SESSION['return'][] = array(
  2658. 'type' => 'success',
  2659. 'log' => array(__FUNCTION__, $_SESSION['mailcow_cc_username'], $_SESSION['mailcow_cc_role']),
  2660. 'msg' => array('logged_in_as', $_SESSION['mailcow_cc_username'])
  2661. );
  2662. return true;
  2663. }
  2664. // user doesn't exist, check if login provisioning is enabled
  2665. if (!$iam_settings['login_provisioning']){
  2666. $_SESSION['return'][] = array(
  2667. 'type' => 'danger',
  2668. 'log' => array(__FUNCTION__, "Auto-create users on login is deactivated"),
  2669. 'msg' => 'login_failed'
  2670. );
  2671. return false;
  2672. }
  2673. if (empty($iam_settings['mappers']) || empty($user_template) || $mapper_key === false){
  2674. if (!empty($iam_settings['default_template'])) {
  2675. $mbox_template = $iam_settings['default_template'];
  2676. } else {
  2677. clear_session();
  2678. $_SESSION['return'][] = array(
  2679. 'type' => 'danger',
  2680. 'log' => array(__FUNCTION__, $info['email'], 'No matching attribute mapping was found'),
  2681. 'msg' => 'login_failed'
  2682. );
  2683. return false;
  2684. }
  2685. } else {
  2686. $mbox_template = $iam_settings['templates'][$mapper_key];
  2687. }
  2688. // create mailbox
  2689. $_SESSION['access_all_exception'] = '1';
  2690. $create_res = mailbox('add', 'mailbox_from_template', array(
  2691. 'domain' => explode('@', $info['email'])[1],
  2692. 'local_part' => explode('@', $info['email'])[0],
  2693. 'name' => $info['name'],
  2694. 'authsource' => $iam_settings['authsource'],
  2695. 'template' => $mbox_template
  2696. ));
  2697. $_SESSION['access_all_exception'] = '0';
  2698. if (!$create_res){
  2699. clear_session();
  2700. $_SESSION['return'][] = array(
  2701. 'type' => 'danger',
  2702. 'log' => array(__FUNCTION__, $info['email'], 'Could not create mailbox on login'),
  2703. 'msg' => 'login_failed'
  2704. );
  2705. return false;
  2706. }
  2707. // double check if mailbox and domain is active
  2708. $stmt = $pdo->prepare("SELECT * FROM `mailbox`
  2709. INNER JOIN domain on mailbox.domain = domain.domain
  2710. WHERE `kind` NOT REGEXP 'location|thing|group'
  2711. AND `mailbox`.`active`='1'
  2712. AND `domain`.`active`='1'
  2713. AND `username` = :user");
  2714. $stmt->execute(array(':user' => $info['email']));
  2715. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  2716. if (empty($row)) {
  2717. clear_session();
  2718. $_SESSION['return'][] = array(
  2719. 'type' => 'danger',
  2720. 'log' => array(__FUNCTION__, $info['email'], 'Domain or mailbox is inactive'),
  2721. 'msg' => 'login_failed'
  2722. );
  2723. return false;
  2724. }
  2725. set_user_loggedin_session($info['email']);
  2726. $_SESSION['iam_token'] = $plain_token;
  2727. $_SESSION['iam_refresh_token'] = $plain_refreshtoken;
  2728. $_SESSION['return'][] = array(
  2729. 'type' => 'success',
  2730. 'log' => array(__FUNCTION__, $_SESSION['mailcow_cc_username'], $_SESSION['mailcow_cc_role']),
  2731. 'msg' => array('logged_in_as', $_SESSION['mailcow_cc_username'])
  2732. );
  2733. return true;
  2734. break;
  2735. case "refresh-token":
  2736. try {
  2737. $token = $iam_provider->getAccessToken('refresh_token', ['refresh_token' => $_SESSION['iam_refresh_token']]);
  2738. $plain_token = $token->getToken();
  2739. $plain_refreshtoken = $token->getRefreshToken();
  2740. $info = $iam_provider->getResourceOwner($token)->toArray();
  2741. } catch (Throwable $e) {
  2742. clear_session();
  2743. $_SESSION['return'][] = array(
  2744. 'type' => 'danger',
  2745. 'log' => array(__FUNCTION__),
  2746. 'msg' => array('refresh_login_failed', $e->getMessage())
  2747. );
  2748. return false;
  2749. }
  2750. if (empty($info['email'])){
  2751. clear_session();
  2752. $_SESSION['return'][] = array(
  2753. 'type' => 'danger',
  2754. 'log' => array(__FUNCTION__, $_SESSION['mailcow_cc_username'], $_SESSION['mailcow_cc_role']),
  2755. 'msg' => 'refresh_login_failed'
  2756. );
  2757. return false;
  2758. }
  2759. set_user_loggedin_session($info['email']);
  2760. $_SESSION['iam_token'] = $plain_token;
  2761. $_SESSION['iam_refresh_token'] = $plain_refreshtoken;
  2762. return true;
  2763. break;
  2764. case "get-redirect":
  2765. if ($iam_settings['authsource'] != 'keycloak' && $iam_settings['authsource'] != 'generic-oidc')
  2766. return false;
  2767. $options = [];
  2768. if (isset($iam_settings['redirect_url_extra'])) {
  2769. // check if the current domain is used in an extra redirect URL
  2770. $targetDomain = strtolower($_SERVER['HTTP_HOST']);
  2771. foreach ($iam_settings['redirect_url_extra'] as $testUrl) {
  2772. $testUrlParsed = parse_url($testUrl);
  2773. if (isset($testUrlParsed['host']) && strtolower($testUrlParsed['host']) == $targetDomain) {
  2774. $options['redirect_uri'] = $testUrl;
  2775. break;
  2776. }
  2777. }
  2778. }
  2779. $authUrl = $iam_provider->getAuthorizationUrl($options);
  2780. $_SESSION['oauth2state'] = $iam_provider->getState();
  2781. return $authUrl;
  2782. break;
  2783. case "get-keycloak-admin-token":
  2784. // get access_token for service account of mailcow client
  2785. if ($iam_settings['authsource'] !== 'keycloak') return false;
  2786. if (isset($iam_settings['access_token'])) {
  2787. // check if access_token is valid
  2788. $url = "{$iam_settings['server_url']}/realms/{$iam_settings['realm']}/protocol/openid-connect/token/introspect";
  2789. $req = http_build_query(array(
  2790. 'token' => $iam_settings['access_token'],
  2791. 'client_id' => $iam_settings['client_id'],
  2792. 'client_secret' => $iam_settings['client_secret']
  2793. ));
  2794. $curl = curl_init();
  2795. curl_setopt($curl, CURLOPT_URL, $url);
  2796. curl_setopt($curl, CURLOPT_TIMEOUT, 7);
  2797. curl_setopt($curl, CURLOPT_POST, 1);
  2798. curl_setopt($curl, CURLOPT_POSTFIELDS, $req);
  2799. curl_setopt($curl, CURLOPT_HTTPHEADER, array('Content-Type: application/x-www-form-urlencoded'));
  2800. curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
  2801. curl_setopt($curl, CURLOPT_TIMEOUT, 5);
  2802. $res = json_decode(curl_exec($curl), true);
  2803. $code = curl_getinfo($curl, CURLINFO_HTTP_CODE);
  2804. curl_close ($curl);
  2805. if ($code == 200 && $res['active'] == true) {
  2806. // token is valid
  2807. return $iam_settings['access_token'];
  2808. }
  2809. }
  2810. $url = "{$iam_settings['server_url']}/realms/{$iam_settings['realm']}/protocol/openid-connect/token";
  2811. $req = http_build_query(array(
  2812. 'grant_type' => 'client_credentials',
  2813. 'client_id' => $iam_settings['client_id'],
  2814. 'client_secret' => $iam_settings['client_secret']
  2815. ));
  2816. $curl = curl_init();
  2817. curl_setopt($curl, CURLOPT_URL, $url);
  2818. curl_setopt($curl, CURLOPT_TIMEOUT, 7);
  2819. curl_setopt($curl, CURLOPT_POST, 1);
  2820. curl_setopt($curl, CURLOPT_POSTFIELDS, $req);
  2821. curl_setopt($curl, CURLOPT_HTTPHEADER, array('Content-Type: application/x-www-form-urlencoded'));
  2822. curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
  2823. curl_setopt($curl, CURLOPT_TIMEOUT, 5);
  2824. $res = json_decode(curl_exec($curl), true);
  2825. $code = curl_getinfo($curl, CURLINFO_HTTP_CODE);
  2826. curl_close ($curl);
  2827. if ($code != 200) {
  2828. return false;
  2829. }
  2830. $stmt = $pdo->prepare("INSERT INTO identity_provider (`key`, `value`) VALUES (:key, :value) ON DUPLICATE KEY UPDATE `value` = VALUES(`value`);");
  2831. $stmt->execute(array(
  2832. ':key' => 'access_token',
  2833. ':value' => $res['access_token']
  2834. ));
  2835. return $res['access_token'];
  2836. break;
  2837. }
  2838. }
  2839. function reset_password($action, $data = null) {
  2840. global $pdo;
  2841. global $redis;
  2842. global $mailcow_hostname;
  2843. global $PW_RESET_TOKEN_LIMIT;
  2844. global $PW_RESET_TOKEN_LIFETIME;
  2845. $_data_log = $data;
  2846. if (isset($_data_log['new_password'])) $_data_log['new_password'] = '*';
  2847. if (isset($_data_log['new_password2'])) $_data_log['new_password2'] = '*';
  2848. switch ($action) {
  2849. case 'check':
  2850. $token = $data;
  2851. $stmt = $pdo->prepare("SELECT `t1`.`username` FROM `reset_password` AS `t1` JOIN `mailbox` AS `t2` ON `t1`.`username` = `t2`.`username` WHERE `t1`.`token` = :token AND `t1`.`created` > DATE_SUB(NOW(), INTERVAL :lifetime MINUTE) AND `t2`.`active` = 1 AND `t2`.`authsource` = 'mailcow';");
  2852. $stmt->execute(array(
  2853. ':token' => preg_replace('/[^a-zA-Z0-9-]/', '', $token),
  2854. ':lifetime' => $PW_RESET_TOKEN_LIFETIME
  2855. ));
  2856. $return = $stmt->fetch(PDO::FETCH_ASSOC);
  2857. return empty($return['username']) ? false : $return['username'];
  2858. break;
  2859. case 'issue':
  2860. $username = $data;
  2861. // perform cleanup
  2862. $stmt = $pdo->prepare("DELETE FROM `reset_password` WHERE created < DATE_SUB(NOW(), INTERVAL :lifetime MINUTE);");
  2863. $stmt->execute(array(':lifetime' => $PW_RESET_TOKEN_LIFETIME));
  2864. if (filter_var($username, FILTER_VALIDATE_EMAIL) === false) {
  2865. $_SESSION['return'][] = array(
  2866. 'type' => 'danger',
  2867. 'log' => array(__FUNCTION__, $action, $_data_log),
  2868. 'msg' => 'access_denied'
  2869. );
  2870. return false;
  2871. }
  2872. $pw_reset_notification = reset_password('get_notification', 'raw');
  2873. if (!$pw_reset_notification) return false;
  2874. if (empty($pw_reset_notification['from']) || empty($pw_reset_notification['subject'])) {
  2875. $_SESSION['return'][] = array(
  2876. 'type' => 'danger',
  2877. 'log' => array(__FUNCTION__, $action, $_data_log),
  2878. 'msg' => 'password_reset_na'
  2879. );
  2880. return false;
  2881. }
  2882. $stmt = $pdo->prepare("SELECT * FROM `mailbox`
  2883. WHERE `username` = :username AND authsource = 'mailcow'");
  2884. $stmt->execute(array(':username' => $username));
  2885. $mailbox_data = $stmt->fetch(PDO::FETCH_ASSOC);
  2886. if (empty($mailbox_data)) {
  2887. $_SESSION['return'][] = array(
  2888. 'type' => 'danger',
  2889. 'log' => array(__FUNCTION__, $action, $_data_log),
  2890. 'msg' => 'password_reset_invalid_user'
  2891. );
  2892. return false;
  2893. }
  2894. $mailbox_attr = json_decode($mailbox_data['attributes'], true);
  2895. if (empty($mailbox_attr['recovery_email']) || filter_var($mailbox_attr['recovery_email'], FILTER_VALIDATE_EMAIL) === false) {
  2896. $_SESSION['return'][] = array(
  2897. 'type' => 'danger',
  2898. 'log' => array(__FUNCTION__, $action, $_data_log),
  2899. 'msg' => "password_reset_invalid_user"
  2900. );
  2901. return false;
  2902. }
  2903. $stmt = $pdo->prepare("SELECT * FROM `reset_password`
  2904. WHERE `username` = :username");
  2905. $stmt->execute(array(':username' => $username));
  2906. $generated_token_count = count($stmt->fetchAll(PDO::FETCH_ASSOC));
  2907. if ($generated_token_count >= $PW_RESET_TOKEN_LIMIT) {
  2908. $_SESSION['return'][] = array(
  2909. 'type' => 'danger',
  2910. 'log' => array(__FUNCTION__, $action, $_data_log),
  2911. 'msg' => "reset_token_limit_exceeded"
  2912. );
  2913. return false;
  2914. }
  2915. $token = implode('-', array(
  2916. strtoupper(bin2hex(random_bytes(3))),
  2917. strtoupper(bin2hex(random_bytes(3))),
  2918. strtoupper(bin2hex(random_bytes(3))),
  2919. strtoupper(bin2hex(random_bytes(3))),
  2920. strtoupper(bin2hex(random_bytes(3)))
  2921. ));
  2922. $stmt = $pdo->prepare("INSERT INTO `reset_password` (`username`, `token`)
  2923. VALUES (:username, :token)");
  2924. $stmt->execute(array(
  2925. ':username' => $username,
  2926. ':token' => $token
  2927. ));
  2928. $reset_link = getBaseURL() . "/reset-password?token=" . $token;
  2929. $request_date = new DateTime();
  2930. $locale_date = locale_get_default();
  2931. $date_formatter = new IntlDateFormatter(
  2932. $locale_date,
  2933. IntlDateFormatter::FULL,
  2934. IntlDateFormatter::FULL
  2935. );
  2936. $formatted_request_date = $date_formatter->format($request_date);
  2937. // set template vars
  2938. // subject
  2939. $pw_reset_notification['subject'] = str_replace('{{hostname}}', $mailcow_hostname, $pw_reset_notification['subject']);
  2940. $pw_reset_notification['subject'] = str_replace('{{link}}', $reset_link, $pw_reset_notification['subject']);
  2941. $pw_reset_notification['subject'] = str_replace('{{username}}', $username, $pw_reset_notification['subject']);
  2942. $pw_reset_notification['subject'] = str_replace('{{username2}}', $mailbox_attr['recovery_email'], $pw_reset_notification['subject']);
  2943. $pw_reset_notification['subject'] = str_replace('{{date}}', $formatted_request_date, $pw_reset_notification['subject']);
  2944. $pw_reset_notification['subject'] = str_replace('{{token_lifetime}}', $PW_RESET_TOKEN_LIFETIME, $pw_reset_notification['subject']);
  2945. // text
  2946. $pw_reset_notification['text_tmpl'] = str_replace('{{hostname}}', $mailcow_hostname, $pw_reset_notification['text_tmpl']);
  2947. $pw_reset_notification['text_tmpl'] = str_replace('{{link}}', $reset_link, $pw_reset_notification['text_tmpl']);
  2948. $pw_reset_notification['text_tmpl'] = str_replace('{{username}}', $username, $pw_reset_notification['text_tmpl']);
  2949. $pw_reset_notification['text_tmpl'] = str_replace('{{username2}}', $mailbox_attr['recovery_email'], $pw_reset_notification['text_tmpl']);
  2950. $pw_reset_notification['text_tmpl'] = str_replace('{{date}}', $formatted_request_date, $pw_reset_notification['text_tmpl']);
  2951. $pw_reset_notification['text_tmpl'] = str_replace('{{token_lifetime}}', $PW_RESET_TOKEN_LIFETIME, $pw_reset_notification['text_tmpl']);
  2952. // html
  2953. $pw_reset_notification['html_tmpl'] = str_replace('{{hostname}}', $mailcow_hostname, $pw_reset_notification['html_tmpl']);
  2954. $pw_reset_notification['html_tmpl'] = str_replace('{{link}}', $reset_link, $pw_reset_notification['html_tmpl']);
  2955. $pw_reset_notification['html_tmpl'] = str_replace('{{username}}', $username, $pw_reset_notification['html_tmpl']);
  2956. $pw_reset_notification['html_tmpl'] = str_replace('{{username2}}', $mailbox_attr['recovery_email'], $pw_reset_notification['html_tmpl']);
  2957. $pw_reset_notification['html_tmpl'] = str_replace('{{date}}', $formatted_request_date, $pw_reset_notification['html_tmpl']);
  2958. $pw_reset_notification['html_tmpl'] = str_replace('{{token_lifetime}}', $PW_RESET_TOKEN_LIFETIME, $pw_reset_notification['html_tmpl']);
  2959. $email_sent = reset_password('send_mail', array(
  2960. "from" => $pw_reset_notification['from'],
  2961. "to" => $mailbox_attr['recovery_email'],
  2962. "subject" => $pw_reset_notification['subject'],
  2963. "text" => $pw_reset_notification['text_tmpl'],
  2964. "html" => $pw_reset_notification['html_tmpl']
  2965. ));
  2966. if (!$email_sent){
  2967. $_SESSION['return'][] = array(
  2968. 'type' => 'danger',
  2969. 'log' => array(__FUNCTION__, $action, $_data_log),
  2970. 'msg' => "recovery_email_failed"
  2971. );
  2972. return false;
  2973. }
  2974. list($localPart, $domainPart) = explode('@', $mailbox_attr['recovery_email']);
  2975. if (strlen($localPart) > 1) {
  2976. $maskedLocalPart = $localPart[0] . str_repeat('*', strlen($localPart) - 1);
  2977. } else {
  2978. $maskedLocalPart = "*";
  2979. }
  2980. $_SESSION['return'][] = array(
  2981. 'type' => 'success',
  2982. 'log' => array(__FUNCTION__, $action, $_data_log),
  2983. 'msg' => array("recovery_email_sent", $maskedLocalPart . '@' . $domainPart)
  2984. );
  2985. return array(
  2986. "username" => $username,
  2987. "issue" => "success"
  2988. );
  2989. break;
  2990. case 'reset':
  2991. $token = $data['token'];
  2992. $new_password = $data['new_password'];
  2993. $new_password2 = $data['new_password2'];
  2994. $username = $data['username'];
  2995. $check_tfa = $data['check_tfa'];
  2996. if (!$username || !$token) {
  2997. $_SESSION['return'][] = array(
  2998. 'type' => 'danger',
  2999. 'log' => array(__FUNCTION__, $action, $_data_log),
  3000. 'msg' => 'invalid_reset_token'
  3001. );
  3002. return false;
  3003. }
  3004. # check new password
  3005. if (!password_check($new_password, $new_password2)) {
  3006. return false;
  3007. }
  3008. if ($check_tfa){
  3009. // check for tfa authenticators
  3010. $authenticators = get_tfa($username);
  3011. if (isset($authenticators['additional']) && is_array($authenticators['additional']) && count($authenticators['additional']) > 0) {
  3012. $_SESSION['pending_mailcow_cc_username'] = $username;
  3013. $_SESSION['pending_pw_reset_token'] = $token;
  3014. $_SESSION['pending_pw_new_password'] = $new_password;
  3015. $_SESSION['pending_tfa_methods'] = $authenticators['additional'];
  3016. $_SESSION['return'][] = array(
  3017. 'type' => 'info',
  3018. 'log' => array(__FUNCTION__, $user, '*'),
  3019. 'msg' => 'awaiting_tfa_confirmation'
  3020. );
  3021. return false;
  3022. }
  3023. }
  3024. # set new password
  3025. $password_hashed = hash_password($new_password);
  3026. $stmt = $pdo->prepare("UPDATE `mailbox` SET
  3027. `password` = :password_hashed,
  3028. `attributes` = JSON_SET(`attributes`, '$.passwd_update', NOW())
  3029. WHERE `username` = :username AND authsource = 'mailcow'");
  3030. $stmt->execute(array(
  3031. ':password_hashed' => $password_hashed,
  3032. ':username' => $username
  3033. ));
  3034. // perform cleanup
  3035. $stmt = $pdo->prepare("DELETE FROM `reset_password` WHERE `username` = :username;");
  3036. $stmt->execute(array(
  3037. ':username' => $username
  3038. ));
  3039. update_sogo_static_view($username);
  3040. $_SESSION['return'][] = array(
  3041. 'type' => 'success',
  3042. 'log' => array(__FUNCTION__, $action, $_data_log),
  3043. 'msg' => 'password_changed_success'
  3044. );
  3045. return true;
  3046. break;
  3047. case 'get_notification':
  3048. $type = $data;
  3049. try {
  3050. $settings['from'] = $redis->Get('PW_RESET_FROM');
  3051. $settings['subject'] = $redis->Get('PW_RESET_SUBJ');
  3052. $settings['html_tmpl'] = $redis->Get('PW_RESET_HTML');
  3053. $settings['text_tmpl'] = $redis->Get('PW_RESET_TEXT');
  3054. if (empty($settings['html_tmpl']) && empty($settings['text_tmpl'])) {
  3055. $settings['html_tmpl'] = file_get_contents("/tpls/pw_reset_html.tpl");
  3056. $settings['text_tmpl'] = file_get_contents("/tpls/pw_reset_text.tpl");
  3057. }
  3058. if ($type != "raw") {
  3059. $settings['html_tmpl'] = htmlspecialchars($settings['html_tmpl']);
  3060. $settings['text_tmpl'] = htmlspecialchars($settings['text_tmpl']);
  3061. }
  3062. }
  3063. catch (RedisException $e) {
  3064. $_SESSION['return'][] = array(
  3065. 'type' => 'danger',
  3066. 'log' => array(__FUNCTION__, $action, $_data_log),
  3067. 'msg' => array('redis_error', $e)
  3068. );
  3069. return false;
  3070. }
  3071. return $settings;
  3072. break;
  3073. case 'send_mail':
  3074. $from = $data['from'];
  3075. $to = $data['to'];
  3076. $text = $data['text'];
  3077. $html = $data['html'];
  3078. $subject = $data['subject'];
  3079. if (!filter_var($from, FILTER_VALIDATE_EMAIL)) {
  3080. $_SESSION['return'][] = array(
  3081. 'type' => 'danger',
  3082. 'log' => array(__FUNCTION__, $action, $_data_log),
  3083. 'msg' => 'from_invalid'
  3084. );
  3085. return false;
  3086. }
  3087. if (!filter_var($to, FILTER_VALIDATE_EMAIL)) {
  3088. $_SESSION['return'][] = array(
  3089. 'type' => 'danger',
  3090. 'log' => array(__FUNCTION__, $action, $_data_log),
  3091. 'msg' => 'to_invalid'
  3092. );
  3093. return false;
  3094. }
  3095. if (empty($subject)) {
  3096. $_SESSION['return'][] = array(
  3097. 'type' => 'danger',
  3098. 'log' => array(__FUNCTION__, $action, $_data_log),
  3099. 'msg' => 'subject_empty'
  3100. );
  3101. return false;
  3102. }
  3103. if (empty($text)) {
  3104. $_SESSION['return'][] = array(
  3105. 'type' => 'danger',
  3106. 'log' => array(__FUNCTION__, $action, $_data_log),
  3107. 'msg' => 'text_empty'
  3108. );
  3109. return false;
  3110. }
  3111. ini_set('max_execution_time', 0);
  3112. ini_set('max_input_time', 0);
  3113. $mail = new PHPMailer;
  3114. $mail->Timeout = 10;
  3115. $mail->SMTPOptions = array(
  3116. 'ssl' => array(
  3117. 'verify_peer' => false,
  3118. 'verify_peer_name' => false,
  3119. 'allow_self_signed' => true
  3120. )
  3121. );
  3122. $mail->isSMTP();
  3123. $mail->Host = 'postfix-mailcow';
  3124. $mail->SMTPAuth = false;
  3125. $mail->Port = 25;
  3126. $mail->setFrom($from);
  3127. $mail->Subject = $subject;
  3128. $mail->CharSet ="UTF-8";
  3129. if (!empty($html)) {
  3130. $mail->Body = $html;
  3131. $mail->AltBody = $text;
  3132. }
  3133. else {
  3134. $mail->Body = $text;
  3135. }
  3136. $mail->XMailer = 'MooMail';
  3137. $mail->AddAddress($to);
  3138. if (!$mail->send()) {
  3139. return false;
  3140. }
  3141. $mail->ClearAllRecipients();
  3142. return true;
  3143. break;
  3144. }
  3145. if ($_SESSION['mailcow_cc_role'] != "admin") {
  3146. $_SESSION['return'][] = array(
  3147. 'type' => 'danger',
  3148. 'log' => array(__FUNCTION__, $action, $_data_log),
  3149. 'msg' => 'access_denied'
  3150. );
  3151. return false;
  3152. }
  3153. switch ($action) {
  3154. case 'edit_notification':
  3155. $subject = $data['subject'];
  3156. $from = preg_replace('/[\x00-\x1F\x80-\xFF]/', '', $data['from']);
  3157. $from = (!filter_var($from, FILTER_VALIDATE_EMAIL)) ? "" : $from;
  3158. $subject = (empty($subject)) ? "" : $subject;
  3159. $text = (empty($data['text_tmpl'])) ? "" : $data['text_tmpl'];
  3160. $html = (empty($data['html_tmpl'])) ? "" : $data['html_tmpl'];
  3161. try {
  3162. $redis->Set('PW_RESET_FROM', $from);
  3163. $redis->Set('PW_RESET_SUBJ', $subject);
  3164. $redis->Set('PW_RESET_HTML', $html);
  3165. $redis->Set('PW_RESET_TEXT', $text);
  3166. }
  3167. catch (RedisException $e) {
  3168. $_SESSION['return'][] = array(
  3169. 'type' => 'danger',
  3170. 'log' => array(__FUNCTION__, $action, $_data_log),
  3171. 'msg' => array('redis_error', $e)
  3172. );
  3173. return false;
  3174. }
  3175. $_SESSION['return'][] = array(
  3176. 'type' => 'success',
  3177. 'log' => array(__FUNCTION__, $action, $_data_log),
  3178. 'msg' => 'saved_settings'
  3179. );
  3180. break;
  3181. }
  3182. }
  3183. function clear_session(){
  3184. session_regenerate_id(true);
  3185. session_unset();
  3186. session_destroy();
  3187. session_write_close();
  3188. }
  3189. function set_user_loggedin_session($user) {
  3190. session_regenerate_id(true);
  3191. $_SESSION['mailcow_cc_username'] = $user;
  3192. $_SESSION['mailcow_cc_role'] = 'user';
  3193. $sogo_sso_pass = file_get_contents("/etc/sogo-sso/sogo-sso.pass");
  3194. $_SESSION['sogo-sso-user-allowed'][] = $user;
  3195. $_SESSION['sogo-sso-pass'] = $sogo_sso_pass;
  3196. unset($_SESSION['pending_mailcow_cc_username']);
  3197. unset($_SESSION['pending_mailcow_cc_role']);
  3198. unset($_SESSION['pending_tfa_methods']);
  3199. }
  3200. function get_logs($application, $lines = false) {
  3201. if ($lines === false) {
  3202. $lines = $GLOBALS['LOG_LINES'] - 1;
  3203. }
  3204. elseif(is_numeric($lines) && $lines >= 1) {
  3205. $lines = abs(intval($lines) - 1);
  3206. }
  3207. else {
  3208. list ($from, $to) = explode('-', $lines);
  3209. $from = intval($from);
  3210. $to = intval($to);
  3211. if ($from < 1 || $to < $from) { return false; }
  3212. }
  3213. global $redis;
  3214. global $pdo;
  3215. if ($_SESSION['mailcow_cc_role'] != "admin") {
  3216. return false;
  3217. }
  3218. // SQL
  3219. if ($application == "mailcow-ui") {
  3220. if (isset($from) && isset($to)) {
  3221. $stmt = $pdo->prepare("SELECT * FROM `logs` ORDER BY `id` DESC LIMIT :from, :to");
  3222. $stmt->execute(array(
  3223. ':from' => $from - 1,
  3224. ':to' => $to
  3225. ));
  3226. $data = $stmt->fetchAll(PDO::FETCH_ASSOC);
  3227. }
  3228. else {
  3229. $stmt = $pdo->prepare("SELECT * FROM `logs` ORDER BY `id` DESC LIMIT :lines");
  3230. $stmt->execute(array(
  3231. ':lines' => $lines + 1,
  3232. ));
  3233. $data = $stmt->fetchAll(PDO::FETCH_ASSOC);
  3234. }
  3235. if (is_array($data)) {
  3236. return $data;
  3237. }
  3238. }
  3239. if ($application == "sasl") {
  3240. if (isset($from) && isset($to)) {
  3241. $stmt = $pdo->prepare("SELECT * FROM `sasl_log` ORDER BY `datetime` DESC LIMIT :from, :to");
  3242. $stmt->execute(array(
  3243. ':from' => $from - 1,
  3244. ':to' => $to
  3245. ));
  3246. $data = $stmt->fetchAll(PDO::FETCH_ASSOC);
  3247. }
  3248. else {
  3249. $stmt = $pdo->prepare("SELECT * FROM `sasl_log` ORDER BY `datetime` DESC LIMIT :lines");
  3250. $stmt->execute(array(
  3251. ':lines' => $lines + 1,
  3252. ));
  3253. $data = $stmt->fetchAll(PDO::FETCH_ASSOC);
  3254. }
  3255. if (is_array($data)) {
  3256. return $data;
  3257. }
  3258. }
  3259. // Redis
  3260. if ($application == "dovecot-mailcow") {
  3261. if (isset($from) && isset($to)) {
  3262. $data = $redis->lRange('DOVECOT_MAILLOG', $from - 1, $to - 1);
  3263. }
  3264. else {
  3265. $data = $redis->lRange('DOVECOT_MAILLOG', 0, $lines);
  3266. }
  3267. if ($data) {
  3268. foreach ($data as $json_line) {
  3269. $data_array[] = json_decode($json_line, true);
  3270. }
  3271. return $data_array;
  3272. }
  3273. }
  3274. if ($application == "cron-mailcow") {
  3275. if (isset($from) && isset($to)) {
  3276. $data = $redis->lRange('CRON_LOG', $from - 1, $to - 1);
  3277. }
  3278. else {
  3279. $data = $redis->lRange('CRON_LOG', 0, $lines);
  3280. }
  3281. if ($data) {
  3282. foreach ($data as $json_line) {
  3283. $data_array[] = json_decode($json_line, true);
  3284. }
  3285. return $data_array;
  3286. }
  3287. }
  3288. if ($application == "postfix-mailcow") {
  3289. if (isset($from) && isset($to)) {
  3290. $data = $redis->lRange('POSTFIX_MAILLOG', $from - 1, $to - 1);
  3291. }
  3292. else {
  3293. $data = $redis->lRange('POSTFIX_MAILLOG', 0, $lines);
  3294. }
  3295. if ($data) {
  3296. foreach ($data as $json_line) {
  3297. $data_array[] = json_decode($json_line, true);
  3298. }
  3299. return $data_array;
  3300. }
  3301. }
  3302. if ($application == "sogo-mailcow") {
  3303. if (isset($from) && isset($to)) {
  3304. $data = $redis->lRange('SOGO_LOG', $from - 1, $to - 1);
  3305. }
  3306. else {
  3307. $data = $redis->lRange('SOGO_LOG', 0, $lines);
  3308. }
  3309. if ($data) {
  3310. foreach ($data as $json_line) {
  3311. $data_array[] = json_decode($json_line, true);
  3312. }
  3313. return $data_array;
  3314. }
  3315. }
  3316. if ($application == "watchdog-mailcow") {
  3317. if (isset($from) && isset($to)) {
  3318. $data = $redis->lRange('WATCHDOG_LOG', $from - 1, $to - 1);
  3319. }
  3320. else {
  3321. $data = $redis->lRange('WATCHDOG_LOG', 0, $lines);
  3322. }
  3323. if ($data) {
  3324. foreach ($data as $json_line) {
  3325. $data_array[] = json_decode($json_line, true);
  3326. }
  3327. return $data_array;
  3328. }
  3329. }
  3330. if ($application == "acme-mailcow") {
  3331. if (isset($from) && isset($to)) {
  3332. $data = $redis->lRange('ACME_LOG', $from - 1, $to - 1);
  3333. }
  3334. else {
  3335. $data = $redis->lRange('ACME_LOG', 0, $lines);
  3336. }
  3337. if ($data) {
  3338. foreach ($data as $json_line) {
  3339. $data_array[] = json_decode($json_line, true);
  3340. }
  3341. return $data_array;
  3342. }
  3343. }
  3344. if ($application == "ratelimited") {
  3345. if (isset($from) && isset($to)) {
  3346. $data = $redis->lRange('RL_LOG', $from - 1, $to - 1);
  3347. }
  3348. else {
  3349. $data = $redis->lRange('RL_LOG', 0, $lines);
  3350. }
  3351. if ($data) {
  3352. foreach ($data as $json_line) {
  3353. $data_array[] = json_decode($json_line, true);
  3354. }
  3355. return $data_array;
  3356. }
  3357. }
  3358. if ($application == "api-mailcow") {
  3359. if (isset($from) && isset($to)) {
  3360. $data = $redis->lRange('API_LOG', $from - 1, $to - 1);
  3361. }
  3362. else {
  3363. $data = $redis->lRange('API_LOG', 0, $lines);
  3364. }
  3365. if ($data) {
  3366. foreach ($data as $json_line) {
  3367. $data_array[] = json_decode($json_line, true);
  3368. }
  3369. return $data_array;
  3370. }
  3371. }
  3372. if ($application == "netfilter-mailcow") {
  3373. if (isset($from) && isset($to)) {
  3374. $data = $redis->lRange('NETFILTER_LOG', $from - 1, $to - 1);
  3375. }
  3376. else {
  3377. $data = $redis->lRange('NETFILTER_LOG', 0, $lines);
  3378. }
  3379. if ($data) {
  3380. foreach ($data as $json_line) {
  3381. $data_array[] = json_decode($json_line, true);
  3382. }
  3383. return $data_array;
  3384. }
  3385. }
  3386. if ($application == "autodiscover-mailcow") {
  3387. if (isset($from) && isset($to)) {
  3388. $data = $redis->lRange('AUTODISCOVER_LOG', $from - 1, $to - 1);
  3389. }
  3390. else {
  3391. $data = $redis->lRange('AUTODISCOVER_LOG', 0, $lines);
  3392. }
  3393. if ($data) {
  3394. foreach ($data as $json_line) {
  3395. $data_array[] = json_decode($json_line, true);
  3396. }
  3397. return $data_array;
  3398. }
  3399. }
  3400. if ($application == "rspamd-history") {
  3401. $curl = curl_init();
  3402. curl_setopt($curl, CURLOPT_UNIX_SOCKET_PATH, '/var/lib/rspamd/rspamd.sock');
  3403. if (!is_numeric($lines)) {
  3404. list ($from, $to) = explode('-', $lines);
  3405. curl_setopt($curl, CURLOPT_URL,"http://rspamd/history?from=" . intval($from) . "&to=" . intval($to));
  3406. }
  3407. else {
  3408. curl_setopt($curl, CURLOPT_URL,"http://rspamd/history?to=" . intval($lines));
  3409. }
  3410. curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
  3411. $history = curl_exec($curl);
  3412. if (!curl_errno($curl)) {
  3413. $data_array = json_decode($history, true);
  3414. curl_close($curl);
  3415. return $data_array['rows'];
  3416. }
  3417. curl_close($curl);
  3418. return false;
  3419. }
  3420. if ($application == "rspamd-stats") {
  3421. $curl = curl_init();
  3422. curl_setopt($curl, CURLOPT_UNIX_SOCKET_PATH, '/var/lib/rspamd/rspamd.sock');
  3423. curl_setopt($curl, CURLOPT_URL,"http://rspamd/stat");
  3424. curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
  3425. $stats = curl_exec($curl);
  3426. if (!curl_errno($curl)) {
  3427. $data_array = json_decode($stats, true);
  3428. curl_close($curl);
  3429. return $data_array;
  3430. }
  3431. curl_close($curl);
  3432. return false;
  3433. }
  3434. return false;
  3435. }
  3436. function getGUID() {
  3437. if (function_exists('com_create_guid')) {
  3438. return com_create_guid();
  3439. }
  3440. mt_srand((double)microtime()*10000);//optional for php 4.2.0 and up.
  3441. $charid = strtoupper(md5(uniqid(rand(), true)));
  3442. $hyphen = chr(45);// "-"
  3443. return substr($charid, 0, 8).$hyphen
  3444. .substr($charid, 8, 4).$hyphen
  3445. .substr($charid,12, 4).$hyphen
  3446. .substr($charid,16, 4).$hyphen
  3447. .substr($charid,20,12);
  3448. }
  3449. function cleanupJS($ignore = '', $folder = '/tmp/*.js') {
  3450. $now = time();
  3451. foreach (glob($folder) as $filename) {
  3452. if(strpos($filename, $ignore) !== false) {
  3453. continue;
  3454. }
  3455. if (is_file($filename)) {
  3456. if ($now - filemtime($filename) >= 60 * 60) {
  3457. unlink($filename);
  3458. }
  3459. }
  3460. }
  3461. }
  3462. function cleanupCSS($ignore = '', $folder = '/tmp/*.css') {
  3463. $now = time();
  3464. foreach (glob($folder) as $filename) {
  3465. if(strpos($filename, $ignore) !== false) {
  3466. continue;
  3467. }
  3468. if (is_file($filename)) {
  3469. if ($now - filemtime($filename) >= 60 * 60) {
  3470. unlink($filename);
  3471. }
  3472. }
  3473. }
  3474. }
  3475. ?>