functions.inc.php 134 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593
  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) {
  1067. if (empty($domain_name)) {
  1068. return false;
  1069. }
  1070. $domain_name = idn_to_ascii($domain_name, 0, INTL_IDNA_VARIANT_UTS46);
  1071. return (preg_match("/^([a-z\d](-*[a-z\d])*)(\.([a-z\d](-*[a-z\d])*))*$/i", $domain_name)
  1072. && preg_match("/^.{1,253}$/", $domain_name)
  1073. && preg_match("/^[^\.]{1,63}(\.[^\.]{1,63})*$/", $domain_name));
  1074. }
  1075. function set_tfa($_data) {
  1076. global $pdo;
  1077. global $yubi;
  1078. global $tfa;
  1079. global $iam_settings;
  1080. $_data_log = $_data;
  1081. $access_denied = null;
  1082. !isset($_data_log['confirm_password']) ?: $_data_log['confirm_password'] = '*';
  1083. $username = $_SESSION['mailcow_cc_username'];
  1084. // check for empty user and role
  1085. if (!isset($_SESSION['mailcow_cc_role']) || empty($username)) $access_denied = true;
  1086. // check admin confirm password
  1087. if ($access_denied === null) {
  1088. $stmt = $pdo->prepare("SELECT `password` FROM `admin`
  1089. WHERE `username` = :username");
  1090. $stmt->execute(array(':username' => $username));
  1091. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  1092. if ($row) {
  1093. if (!verify_hash($row['password'], $_data["confirm_password"])) $access_denied = true;
  1094. else $access_denied = false;
  1095. }
  1096. }
  1097. // check mailbox confirm password
  1098. if ($access_denied === null) {
  1099. $stmt = $pdo->prepare("SELECT `password`, `authsource` FROM `mailbox`
  1100. WHERE `username` = :username");
  1101. $stmt->execute(array(':username' => $username));
  1102. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  1103. if ($row) {
  1104. if ($row['authsource'] == 'ldap'){
  1105. if (!ldap_mbox_login($username, $_data["confirm_password"], $iam_settings)) $access_denied = true;
  1106. else $access_denied = false;
  1107. } else {
  1108. if (!verify_hash($row['password'], $_data["confirm_password"])) $access_denied = true;
  1109. else $access_denied = false;
  1110. }
  1111. }
  1112. }
  1113. // set access_denied error
  1114. if ($access_denied){
  1115. $_SESSION['return'][] = array(
  1116. 'type' => 'danger',
  1117. 'log' => array(__FUNCTION__, $_data_log),
  1118. 'msg' => 'access_denied'
  1119. );
  1120. return false;
  1121. }
  1122. switch ($_data["tfa_method"]) {
  1123. case "yubi_otp":
  1124. $key_id = (!isset($_data["key_id"])) ? 'unidentified' : $_data["key_id"];
  1125. $yubico_id = $_data['yubico_id'];
  1126. $yubico_key = $_data['yubico_key'];
  1127. $yubi = new Auth_Yubico($yubico_id, $yubico_key);
  1128. if (!$yubi) {
  1129. $_SESSION['return'][] = array(
  1130. 'type' => 'danger',
  1131. 'log' => array(__FUNCTION__, $_data_log),
  1132. 'msg' => 'access_denied'
  1133. );
  1134. return false;
  1135. }
  1136. if (!ctype_alnum($_data["otp_token"]) || strlen($_data["otp_token"]) != 44) {
  1137. $_SESSION['return'][] = array(
  1138. 'type' => 'danger',
  1139. 'log' => array(__FUNCTION__, $_data_log),
  1140. 'msg' => 'tfa_token_invalid'
  1141. );
  1142. return false;
  1143. }
  1144. $yauth = $yubi->verify($_data["otp_token"]);
  1145. if (PEAR::isError($yauth)) {
  1146. $_SESSION['return'][] = array(
  1147. 'type' => 'danger',
  1148. 'log' => array(__FUNCTION__, $_data_log),
  1149. 'msg' => array('yotp_verification_failed', $yauth->getMessage())
  1150. );
  1151. return false;
  1152. }
  1153. try {
  1154. // We could also do a modhex translation here
  1155. $yubico_modhex_id = substr($_data["otp_token"], 0, 12);
  1156. $stmt = $pdo->prepare("DELETE FROM `tfa`
  1157. WHERE `username` = :username
  1158. AND (`authmech` = 'yubi_otp' AND `secret` LIKE :modhex)");
  1159. $stmt->execute(array(':username' => $username, ':modhex' => '%' . $yubico_modhex_id));
  1160. $stmt = $pdo->prepare("INSERT INTO `tfa` (`key_id`, `username`, `authmech`, `active`, `secret`) VALUES
  1161. (:key_id, :username, 'yubi_otp', '1', :secret)");
  1162. $stmt->execute(array(':key_id' => $key_id, ':username' => $username, ':secret' => $yubico_id . ':' . $yubico_key . ':' . $yubico_modhex_id));
  1163. }
  1164. catch (PDOException $e) {
  1165. $_SESSION['return'][] = array(
  1166. 'type' => 'danger',
  1167. 'log' => array(__FUNCTION__, $_data_log),
  1168. 'msg' => array('mysql_error', $e)
  1169. );
  1170. return false;
  1171. }
  1172. $_SESSION['return'][] = array(
  1173. 'type' => 'success',
  1174. 'log' => array(__FUNCTION__, $_data_log),
  1175. 'msg' => array('object_modified', htmlspecialchars($username))
  1176. );
  1177. break;
  1178. case "totp":
  1179. $key_id = (!isset($_data["key_id"])) ? 'unidentified' : $_data["key_id"];
  1180. if ($tfa->verifyCode($_POST['totp_secret'], $_POST['totp_confirm_token']) === true) {
  1181. //$stmt = $pdo->prepare("DELETE FROM `tfa` WHERE `username` = :username");
  1182. //$stmt->execute(array(':username' => $username));
  1183. $stmt = $pdo->prepare("INSERT INTO `tfa` (`username`, `key_id`, `authmech`, `secret`, `active`) VALUES (?, ?, 'totp', ?, '1')");
  1184. $stmt->execute(array($username, $key_id, $_POST['totp_secret']));
  1185. $_SESSION['return'][] = array(
  1186. 'type' => 'success',
  1187. 'log' => array(__FUNCTION__, $_data_log),
  1188. 'msg' => array('object_modified', $username)
  1189. );
  1190. }
  1191. else {
  1192. $_SESSION['return'][] = array(
  1193. 'type' => 'danger',
  1194. 'log' => array(__FUNCTION__, $_data_log),
  1195. 'msg' => 'totp_verification_failed'
  1196. );
  1197. }
  1198. break;
  1199. case "webauthn":
  1200. $key_id = (!isset($_data["key_id"])) ? 'unidentified' : $_data["key_id"];
  1201. $stmt = $pdo->prepare("INSERT INTO `tfa` (`username`, `key_id`, `authmech`, `keyHandle`, `publicKey`, `certificate`, `counter`, `active`)
  1202. VALUES (?, ?, 'webauthn', ?, ?, ?, ?, '1')");
  1203. $stmt->execute(array(
  1204. $username,
  1205. $key_id,
  1206. base64_encode($_data['registration']->credentialId),
  1207. $_data['registration']->credentialPublicKey,
  1208. $_data['registration']->certificate,
  1209. 0
  1210. ));
  1211. $_SESSION['return'][] = array(
  1212. 'type' => 'success',
  1213. 'log' => array(__FUNCTION__, $_data_log),
  1214. 'msg' => array('object_modified', $username)
  1215. );
  1216. break;
  1217. case "none":
  1218. $stmt = $pdo->prepare("DELETE FROM `tfa` WHERE `username` = :username");
  1219. $stmt->execute(array(':username' => $username));
  1220. $_SESSION['return'][] = array(
  1221. 'type' => 'success',
  1222. 'log' => array(__FUNCTION__, $_data_log),
  1223. 'msg' => array('object_modified', htmlspecialchars($username))
  1224. );
  1225. break;
  1226. }
  1227. }
  1228. function fido2($_data) {
  1229. global $pdo;
  1230. global $WebAuthn;
  1231. $_data_log = $_data;
  1232. // Not logging registration data, only actions
  1233. // Silent errors for "get" requests
  1234. switch ($_data["action"]) {
  1235. case "register":
  1236. $username = $_SESSION['mailcow_cc_username'];
  1237. if (!isset($_SESSION['mailcow_cc_role']) || empty($username)) {
  1238. $_SESSION['return'][] = array(
  1239. 'type' => 'danger',
  1240. 'log' => array(__FUNCTION__, $_data["action"]),
  1241. 'msg' => 'access_denied'
  1242. );
  1243. return false;
  1244. }
  1245. $stmt = $pdo->prepare("INSERT INTO `fido2` (`username`, `rpId`, `credentialPublicKey`, `certificateChain`, `certificate`, `certificateIssuer`, `certificateSubject`, `signatureCounter`, `AAGUID`, `credentialId`)
  1246. VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)");
  1247. $stmt->execute(array(
  1248. $username,
  1249. $_data['registration']->rpId,
  1250. $_data['registration']->credentialPublicKey,
  1251. $_data['registration']->certificateChain,
  1252. $_data['registration']->certificate,
  1253. $_data['registration']->certificateIssuer,
  1254. $_data['registration']->certificateSubject,
  1255. $_data['registration']->signatureCounter,
  1256. $_data['registration']->AAGUID,
  1257. $_data['registration']->credentialId)
  1258. );
  1259. $_SESSION['return'][] = array(
  1260. 'type' => 'success',
  1261. 'log' => array(__FUNCTION__, $_data["action"]),
  1262. 'msg' => array('object_modified', $username)
  1263. );
  1264. break;
  1265. case "get_user_cids":
  1266. // Used to exclude existing CredentialIds while registering
  1267. $username = $_SESSION['mailcow_cc_username'];
  1268. if (!isset($_SESSION['mailcow_cc_role']) || empty($username)) {
  1269. return false;
  1270. }
  1271. $stmt = $pdo->prepare("SELECT `credentialId` FROM `fido2` WHERE `username` = :username");
  1272. $stmt->execute(array(':username' => $username));
  1273. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1274. while($row = array_shift($rows)) {
  1275. $cids[] = $row['credentialId'];
  1276. }
  1277. return $cids;
  1278. break;
  1279. case "get_all_cids":
  1280. // Only needed when using fido2 with username
  1281. $stmt = $pdo->query("SELECT `credentialId` FROM `fido2`");
  1282. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1283. while($row = array_shift($rows)) {
  1284. $cids[] = $row['credentialId'];
  1285. }
  1286. return $cids;
  1287. break;
  1288. case "get_by_b64cid":
  1289. if (!isset($_data['cid']) || empty($_data['cid'])) {
  1290. return false;
  1291. }
  1292. $stmt = $pdo->prepare("SELECT `certificateSubject`, `username`, `credentialPublicKey`, SHA2(`credentialId`, 256) AS `cid` FROM `fido2` WHERE `credentialId` = :cid");
  1293. $stmt->execute(array(':cid' => base64_decode($_data['cid'])));
  1294. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  1295. if (empty($row) || empty($row['credentialPublicKey']) || empty($row['username'])) {
  1296. return false;
  1297. }
  1298. $data['pub_key'] = $row['credentialPublicKey'];
  1299. $data['username'] = $row['username'];
  1300. $data['subject'] = $row['certificateSubject'];
  1301. $data['cid'] = $row['cid'];
  1302. return $data;
  1303. break;
  1304. case "get_friendly_names":
  1305. $username = $_SESSION['mailcow_cc_username'];
  1306. if (!isset($_SESSION['mailcow_cc_role']) || empty($username)) {
  1307. return false;
  1308. }
  1309. $stmt = $pdo->prepare("SELECT SHA2(`credentialId`, 256) AS `cid`, `created`, `certificateSubject`, `friendlyName` FROM `fido2` WHERE `username` = :username");
  1310. $stmt->execute(array(':username' => $username));
  1311. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1312. while($row = array_shift($rows)) {
  1313. $fns[] = array(
  1314. "subject" => (empty($row['certificateSubject']) ? 'Unknown (' . $row['created'] . ')' : $row['certificateSubject']),
  1315. "fn" => $row['friendlyName'],
  1316. "cid" => $row['cid']
  1317. );
  1318. }
  1319. return $fns;
  1320. break;
  1321. case "unset_fido2_key":
  1322. $username = $_SESSION['mailcow_cc_username'];
  1323. if (!isset($_SESSION['mailcow_cc_role']) || empty($username)) {
  1324. $_SESSION['return'][] = array(
  1325. 'type' => 'danger',
  1326. 'log' => array(__FUNCTION__, $_data["action"]),
  1327. 'msg' => 'access_denied'
  1328. );
  1329. return false;
  1330. }
  1331. $stmt = $pdo->prepare("DELETE FROM `fido2` WHERE `username` = :username AND SHA2(`credentialId`, 256) = :cid");
  1332. $stmt->execute(array(
  1333. ':username' => $username,
  1334. ':cid' => $_data['post_data']['unset_fido2_key']
  1335. ));
  1336. $_SESSION['return'][] = array(
  1337. 'type' => 'success',
  1338. 'log' => array(__FUNCTION__, $_data_log),
  1339. 'msg' => array('object_modified', htmlspecialchars($username))
  1340. );
  1341. break;
  1342. case "edit_fn":
  1343. $username = $_SESSION['mailcow_cc_username'];
  1344. if (!isset($_SESSION['mailcow_cc_role']) || empty($username)) {
  1345. $_SESSION['return'][] = array(
  1346. 'type' => 'danger',
  1347. 'log' => array(__FUNCTION__, $_data["action"]),
  1348. 'msg' => 'access_denied'
  1349. );
  1350. return false;
  1351. }
  1352. $stmt = $pdo->prepare("UPDATE `fido2` SET `friendlyName` = :friendlyName WHERE SHA2(`credentialId`, 256) = :cid AND `username` = :username");
  1353. $stmt->execute(array(
  1354. ':username' => $username,
  1355. ':friendlyName' => $_data['fido2_attrs']['fido2_fn'],
  1356. ':cid' => $_data['fido2_attrs']['fido2_cid']
  1357. ));
  1358. $_SESSION['return'][] = array(
  1359. 'type' => 'success',
  1360. 'log' => array(__FUNCTION__, $_data_log),
  1361. 'msg' => array('object_modified', htmlspecialchars($username))
  1362. );
  1363. break;
  1364. case "verify":
  1365. $role = "";
  1366. $tokenData = json_decode($_data['token']);
  1367. $clientDataJSON = base64_decode($tokenData->clientDataJSON);
  1368. $authenticatorData = base64_decode($tokenData->authenticatorData);
  1369. $signature = base64_decode($tokenData->signature);
  1370. $id = base64_decode($tokenData->id);
  1371. $challenge = $_SESSION['challenge'];
  1372. $process_fido2 = fido2(array("action" => "get_by_b64cid", "cid" => $tokenData->id));
  1373. if ($process_fido2['pub_key'] === false) {
  1374. $_SESSION['return'][] = array(
  1375. 'type' => 'danger',
  1376. 'log' => array("fido2_login", $_data['user'], $process_fido2['username']),
  1377. 'msg' => "login_failed"
  1378. );
  1379. return false;
  1380. }
  1381. try {
  1382. $WebAuthn->processGet($clientDataJSON, $authenticatorData, $signature, $process_fido2['pub_key'], $challenge, null, $GLOBALS['FIDO2_UV_FLAG_LOGIN'], $GLOBALS['FIDO2_USER_PRESENT_FLAG']);
  1383. }
  1384. catch (Throwable $ex) {
  1385. unset($process_fido2);
  1386. $_SESSION['return'][] = array(
  1387. 'type' => 'danger',
  1388. 'log' => array("fido2_login", $_data['user'], $process_fido2['username'], $ex->getMessage()),
  1389. 'msg' => "login_failed"
  1390. );
  1391. return false;
  1392. }
  1393. $return = new stdClass();
  1394. $return->success = true;
  1395. $stmt = $pdo->prepare("SELECT `superadmin` FROM `admin` WHERE `username` = :username");
  1396. $stmt->execute(array(':username' => $process_fido2['username']));
  1397. $obj_props = $stmt->fetch(PDO::FETCH_ASSOC);
  1398. if ($obj_props['superadmin'] === 1 && (!$_data['user'] || $_data['user'] == "admin")) {
  1399. $role = "admin";
  1400. }
  1401. elseif ($obj_props['superadmin'] === 0 && (!$_data['user'] || $_data['user'] == "domainadmin")) {
  1402. $role = "domainadmin";
  1403. }
  1404. elseif (!isset($obj_props['superadmin']) && (!$_data['user'] || $_data['user'] == "user")) {
  1405. $stmt = $pdo->prepare("SELECT `username` FROM `mailbox` WHERE `username` = :username");
  1406. $stmt->execute(array(':username' => $process_fido2['username']));
  1407. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  1408. if ($row['username'] == $process_fido2['username']) {
  1409. $role = "user";
  1410. }
  1411. }
  1412. else {
  1413. $_SESSION['return'][] = array(
  1414. 'type' => 'danger',
  1415. 'log' => array("fido2_login", $_data['user'], $process_fido2['username']),
  1416. 'msg' => 'login_failed'
  1417. );
  1418. return false;
  1419. }
  1420. if (empty($role)) {
  1421. session_unset();
  1422. session_destroy();
  1423. $_SESSION['return'][] = array(
  1424. 'type' => 'danger',
  1425. 'log' => array("fido2_login", $_data['user'], $process_fido2['username']),
  1426. 'msg' => 'login_failed'
  1427. );
  1428. return false;
  1429. }
  1430. unset($_SESSION["challenge"]);
  1431. $_SESSION['return'][] = array(
  1432. 'type' => 'success',
  1433. 'log' => array("fido2_login", $_data['user'], $process_fido2['username']),
  1434. 'msg' => array('logged_in_as', $process_fido2['username'])
  1435. );
  1436. return array(
  1437. "role" => $role,
  1438. "username" => $process_fido2['username'],
  1439. "cid" => $process_fido2['cid']
  1440. );
  1441. break;
  1442. }
  1443. }
  1444. function unset_tfa_key($_data) {
  1445. // Can only unset own keys
  1446. // Needs at least one key left
  1447. global $pdo;
  1448. global $lang;
  1449. $_data_log = $_data;
  1450. $access_denied = null;
  1451. $id = intval($_data['unset_tfa_key']);
  1452. $username = $_SESSION['mailcow_cc_username'];
  1453. // check for empty user and role
  1454. if (!isset($_SESSION['mailcow_cc_role']) || empty($username)) $access_denied = true;
  1455. try {
  1456. if (!is_numeric($id)) $access_denied = true;
  1457. // set access_denied error
  1458. if ($access_denied){
  1459. $_SESSION['return'][] = array(
  1460. 'type' => 'danger',
  1461. 'log' => array(__FUNCTION__, $_data_log),
  1462. 'msg' => 'access_denied'
  1463. );
  1464. return false;
  1465. }
  1466. // check if it's last key
  1467. $stmt = $pdo->prepare("SELECT COUNT(*) AS `keys` FROM `tfa`
  1468. WHERE `username` = :username AND `active` = '1'");
  1469. $stmt->execute(array(':username' => $username));
  1470. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  1471. if ($row['keys'] == "1") {
  1472. $_SESSION['return'][] = array(
  1473. 'type' => 'danger',
  1474. 'log' => array(__FUNCTION__, $_data_log),
  1475. 'msg' => 'last_key'
  1476. );
  1477. return false;
  1478. }
  1479. // delete key
  1480. $stmt = $pdo->prepare("DELETE FROM `tfa` WHERE `username` = :username AND `id` = :id");
  1481. $stmt->execute(array(':username' => $username, ':id' => $id));
  1482. $_SESSION['return'][] = array(
  1483. 'type' => 'success',
  1484. 'log' => array(__FUNCTION__, $_data_log),
  1485. 'msg' => array('object_modified', $username)
  1486. );
  1487. }
  1488. catch (PDOException $e) {
  1489. $_SESSION['return'][] = array(
  1490. 'type' => 'danger',
  1491. 'log' => array(__FUNCTION__, $_data_log),
  1492. 'msg' => array('mysql_error', $e)
  1493. );
  1494. return false;
  1495. }
  1496. }
  1497. function get_tfa($username = null, $id = null) {
  1498. global $pdo;
  1499. if (empty($username) && isset($_SESSION['mailcow_cc_username'])) {
  1500. $username = $_SESSION['mailcow_cc_username'];
  1501. }
  1502. elseif (empty($username)) {
  1503. return false;
  1504. }
  1505. if (!isset($id)){
  1506. // fetch all tfa methods - just get information about possible authenticators
  1507. $stmt = $pdo->prepare("SELECT `id`, `key_id`, `authmech` FROM `tfa`
  1508. WHERE `username` = :username AND `active` = '1'");
  1509. $stmt->execute(array(':username' => $username));
  1510. $results = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1511. // no tfa methods found
  1512. if (count($results) == 0) {
  1513. $data['name'] = 'none';
  1514. $data['pretty'] = "-";
  1515. $data['additional'] = array();
  1516. return $data;
  1517. }
  1518. $data['additional'] = $results;
  1519. return $data;
  1520. } else {
  1521. // fetch specific authenticator details by id
  1522. $stmt = $pdo->prepare("SELECT * FROM `tfa`
  1523. WHERE `username` = :username AND `id` = :id AND `active` = '1'");
  1524. $stmt->execute(array(':username' => $username, ':id' => $id));
  1525. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  1526. if (isset($row["authmech"])) {
  1527. switch ($row["authmech"]) {
  1528. case "yubi_otp":
  1529. $data['name'] = "yubi_otp";
  1530. $data['pretty'] = "Yubico OTP";
  1531. $stmt = $pdo->prepare("SELECT `id`, `key_id`, RIGHT(`secret`, 12) AS 'modhex' FROM `tfa` WHERE `authmech` = 'yubi_otp' AND `username` = :username AND `id` = :id");
  1532. $stmt->execute(array(
  1533. ':username' => $username,
  1534. ':id' => $id
  1535. ));
  1536. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1537. while($row = array_shift($rows)) {
  1538. $data['additional'][] = $row;
  1539. }
  1540. return $data;
  1541. break;
  1542. // u2f - deprecated, should be removed
  1543. case "u2f":
  1544. $data['name'] = "u2f";
  1545. $data['pretty'] = "Fido U2F";
  1546. $stmt = $pdo->prepare("SELECT `id`, `key_id` FROM `tfa` WHERE `authmech` = 'u2f' AND `username` = :username AND `id` = :id");
  1547. $stmt->execute(array(
  1548. ':username' => $username,
  1549. ':id' => $id
  1550. ));
  1551. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1552. while($row = array_shift($rows)) {
  1553. $data['additional'][] = $row;
  1554. }
  1555. return $data;
  1556. break;
  1557. case "hotp":
  1558. $data['name'] = "hotp";
  1559. $data['pretty'] = "HMAC-based OTP";
  1560. return $data;
  1561. break;
  1562. case "totp":
  1563. $data['name'] = "totp";
  1564. $data['pretty'] = "Time-based OTP";
  1565. $stmt = $pdo->prepare("SELECT `id`, `key_id`, `secret` FROM `tfa` WHERE `authmech` = 'totp' AND `username` = :username AND `id` = :id");
  1566. $stmt->execute(array(
  1567. ':username' => $username,
  1568. ':id' => $id
  1569. ));
  1570. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1571. while($row = array_shift($rows)) {
  1572. $data['additional'][] = $row;
  1573. }
  1574. return $data;
  1575. break;
  1576. case "webauthn":
  1577. $data['name'] = "webauthn";
  1578. $data['pretty'] = "WebAuthn";
  1579. $stmt = $pdo->prepare("SELECT `id`, `key_id` FROM `tfa` WHERE `authmech` = 'webauthn' AND `username` = :username AND `id` = :id");
  1580. $stmt->execute(array(
  1581. ':username' => $username,
  1582. ':id' => $id
  1583. ));
  1584. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1585. while($row = array_shift($rows)) {
  1586. $data['additional'][] = $row;
  1587. }
  1588. return $data;
  1589. break;
  1590. default:
  1591. $data['name'] = 'none';
  1592. $data['pretty'] = "-";
  1593. return $data;
  1594. break;
  1595. }
  1596. }
  1597. else {
  1598. $data['name'] = 'none';
  1599. $data['pretty'] = "-";
  1600. return $data;
  1601. }
  1602. }
  1603. }
  1604. function verify_tfa_login($username, $_data) {
  1605. global $pdo;
  1606. global $yubi;
  1607. global $u2f;
  1608. global $tfa;
  1609. global $WebAuthn;
  1610. if ($_data['tfa_method'] != 'u2f'){
  1611. switch ($_data["tfa_method"]) {
  1612. case "yubi_otp":
  1613. if (!ctype_alnum($_data['token']) || strlen($_data['token']) != 44) {
  1614. $_SESSION['return'][] = array(
  1615. 'type' => 'danger',
  1616. 'log' => array(__FUNCTION__, $username, '*'),
  1617. 'msg' => array('yotp_verification_failed', 'token length error')
  1618. );
  1619. return false;
  1620. }
  1621. $yubico_modhex_id = substr($_data['token'], 0, 12);
  1622. $stmt = $pdo->prepare("SELECT `id`, `secret` FROM `tfa`
  1623. WHERE `username` = :username
  1624. AND `authmech` = 'yubi_otp'
  1625. AND `active` = '1'
  1626. AND `secret` LIKE :modhex");
  1627. $stmt->execute(array(':username' => $username, ':modhex' => '%' . $yubico_modhex_id));
  1628. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  1629. $yubico_auth = explode(':', $row['secret']);
  1630. $yubi = new Auth_Yubico($yubico_auth[0], $yubico_auth[1]);
  1631. $yauth = $yubi->verify($_data['token']);
  1632. if (PEAR::isError($yauth)) {
  1633. $_SESSION['return'][] = array(
  1634. 'type' => 'danger',
  1635. 'log' => array(__FUNCTION__, $username, '*'),
  1636. 'msg' => array('yotp_verification_failed', $yauth->getMessage())
  1637. );
  1638. return false;
  1639. }
  1640. else {
  1641. $_SESSION['tfa_id'] = $row['id'];
  1642. $_SESSION['return'][] = array(
  1643. 'type' => 'success',
  1644. 'log' => array(__FUNCTION__, $username, '*'),
  1645. 'msg' => 'verified_yotp_login'
  1646. );
  1647. return true;
  1648. }
  1649. $_SESSION['return'][] = array(
  1650. 'type' => 'danger',
  1651. 'log' => array(__FUNCTION__, $username, '*'),
  1652. 'msg' => array('yotp_verification_failed', 'unknown')
  1653. );
  1654. return false;
  1655. break;
  1656. case "hotp":
  1657. return false;
  1658. break;
  1659. case "totp":
  1660. try {
  1661. $stmt = $pdo->prepare("SELECT `id`, `secret` FROM `tfa`
  1662. WHERE `username` = :username
  1663. AND `authmech` = 'totp'
  1664. AND `id` = :id
  1665. AND `active`='1'");
  1666. $stmt->execute(array(':username' => $username, ':id' => $_data['id']));
  1667. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1668. foreach ($rows as $row) {
  1669. if ($tfa->verifyCode($row['secret'], $_data['token']) === true) {
  1670. $_SESSION['tfa_id'] = $row['id'];
  1671. $_SESSION['return'][] = array(
  1672. 'type' => 'success',
  1673. 'log' => array(__FUNCTION__, $username, '*'),
  1674. 'msg' => 'verified_totp_login'
  1675. );
  1676. return true;
  1677. }
  1678. }
  1679. $_SESSION['return'][] = array(
  1680. 'type' => 'danger',
  1681. 'log' => array(__FUNCTION__, $username, '*'),
  1682. 'msg' => 'totp_verification_failed'
  1683. );
  1684. return false;
  1685. }
  1686. catch (PDOException $e) {
  1687. $_SESSION['return'][] = array(
  1688. 'type' => 'danger',
  1689. 'log' => array(__FUNCTION__, $username, '*'),
  1690. 'msg' => array('mysql_error', $e)
  1691. );
  1692. return false;
  1693. }
  1694. break;
  1695. case "webauthn":
  1696. $tokenData = json_decode($_data['token']);
  1697. $clientDataJSON = base64_decode($tokenData->clientDataJSON);
  1698. $authenticatorData = base64_decode($tokenData->authenticatorData);
  1699. $signature = base64_decode($tokenData->signature);
  1700. $id = base64_decode($tokenData->id);
  1701. $challenge = $_SESSION['challenge'];
  1702. $stmt = $pdo->prepare("SELECT `id`, `key_id`, `keyHandle`, `username`, `publicKey` FROM `tfa` WHERE `id` = :id AND `active`='1'");
  1703. $stmt->execute(array(':id' => $_data['id']));
  1704. $process_webauthn = $stmt->fetch(PDO::FETCH_ASSOC);
  1705. if (empty($process_webauthn)){
  1706. $_SESSION['return'][] = array(
  1707. 'type' => 'danger',
  1708. 'log' => array(__FUNCTION__, $username, '*'),
  1709. 'msg' => array('webauthn_authenticator_failed')
  1710. );
  1711. return false;
  1712. }
  1713. if (empty($process_webauthn['publicKey']) || $process_webauthn['publicKey'] === false) {
  1714. $_SESSION['return'][] = array(
  1715. 'type' => 'danger',
  1716. 'log' => array(__FUNCTION__, $username, '*'),
  1717. 'msg' => array('webauthn_publickey_failed')
  1718. );
  1719. return false;
  1720. }
  1721. if ($process_webauthn['username'] != $_SESSION['pending_mailcow_cc_username']){
  1722. $_SESSION['return'][] = array(
  1723. 'type' => 'danger',
  1724. 'log' => array(__FUNCTION__, $username, '*'),
  1725. 'msg' => array('webauthn_username_failed')
  1726. );
  1727. return false;
  1728. }
  1729. try {
  1730. $WebAuthn->processGet($clientDataJSON, $authenticatorData, $signature, $process_webauthn['publicKey'], $challenge, null, $GLOBALS['WEBAUTHN_UV_FLAG_LOGIN'], $GLOBALS['WEBAUTHN_USER_PRESENT_FLAG']);
  1731. }
  1732. catch (Throwable $ex) {
  1733. $_SESSION['return'][] = array(
  1734. 'type' => 'danger',
  1735. 'log' => array(__FUNCTION__, $username, '*'),
  1736. 'msg' => array('webauthn_verification_failed', $ex->getMessage())
  1737. );
  1738. return false;
  1739. }
  1740. $stmt = $pdo->prepare("SELECT `superadmin` FROM `admin` WHERE `username` = :username");
  1741. $stmt->execute(array(':username' => $process_webauthn['username']));
  1742. $obj_props = $stmt->fetch(PDO::FETCH_ASSOC);
  1743. if ($obj_props['superadmin'] === 1) {
  1744. $_SESSION["mailcow_cc_role"] = "admin";
  1745. }
  1746. elseif ($obj_props['superadmin'] === 0) {
  1747. $_SESSION["mailcow_cc_role"] = "domainadmin";
  1748. }
  1749. else {
  1750. $stmt = $pdo->prepare("SELECT `username` FROM `mailbox` WHERE `username` = :username");
  1751. $stmt->execute(array(':username' => $process_webauthn['username']));
  1752. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  1753. if (!empty($row['username'])) {
  1754. $_SESSION["mailcow_cc_role"] = "user";
  1755. } else {
  1756. $_SESSION['return'][] = array(
  1757. 'type' => 'danger',
  1758. 'log' => array(__FUNCTION__, $username, '*'),
  1759. 'msg' => array('webauthn_role_failed')
  1760. );
  1761. return false;
  1762. }
  1763. }
  1764. $_SESSION["mailcow_cc_username"] = $process_webauthn['username'];
  1765. $_SESSION['tfa_id'] = $process_webauthn['id'];
  1766. $_SESSION['authReq'] = null;
  1767. unset($_SESSION["challenge"]);
  1768. $_SESSION['return'][] = array(
  1769. 'type' => 'success',
  1770. 'log' => array("webauthn_login"),
  1771. 'msg' => array('logged_in_as', $process_webauthn['username'])
  1772. );
  1773. return true;
  1774. break;
  1775. default:
  1776. $_SESSION['return'][] = array(
  1777. 'type' => 'danger',
  1778. 'log' => array(__FUNCTION__, $username, '*'),
  1779. 'msg' => 'unknown_tfa_method'
  1780. );
  1781. return false;
  1782. break;
  1783. }
  1784. return false;
  1785. } else {
  1786. // delete old keys that used u2f
  1787. $stmt = $pdo->prepare("SELECT * FROM `tfa` WHERE `authmech` = 'u2f' AND `username` = :username");
  1788. $stmt->execute(array(':username' => $username));
  1789. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  1790. if (count($rows) == 0) return false;
  1791. $stmt = $pdo->prepare("DELETE FROM `tfa` WHERE `authmech` = 'u2f' AND `username` = :username");
  1792. $stmt->execute(array(':username' => $username));
  1793. return true;
  1794. }
  1795. }
  1796. function admin_api($access, $action, $data = null) {
  1797. global $pdo;
  1798. if ($_SESSION['mailcow_cc_role'] != "admin") {
  1799. $_SESSION['return'][] = array(
  1800. 'type' => 'danger',
  1801. 'log' => array(__FUNCTION__),
  1802. 'msg' => 'access_denied'
  1803. );
  1804. return false;
  1805. }
  1806. if ($access !== "ro" && $access !== "rw") {
  1807. $_SESSION['return'][] = array(
  1808. 'type' => 'danger',
  1809. 'log' => array(__FUNCTION__),
  1810. 'msg' => 'invalid access type'
  1811. );
  1812. return false;
  1813. }
  1814. if ($action == "edit") {
  1815. $active = (!empty($data['active'])) ? 1 : 0;
  1816. $skip_ip_check = (isset($data['skip_ip_check'])) ? 1 : 0;
  1817. $allow_from = array();
  1818. if (isset($data['allow_from'])) {
  1819. $allow_from = array_map('trim', preg_split( "/( |,|;|\n)/", $data['allow_from']));
  1820. }
  1821. foreach ($allow_from as $key => $val) {
  1822. if (empty($val)) {
  1823. unset($allow_from[$key]);
  1824. continue;
  1825. }
  1826. if (valid_network($val) !== true) {
  1827. $_SESSION['return'][] = array(
  1828. 'type' => 'warning',
  1829. 'log' => array(__FUNCTION__, $data),
  1830. 'msg' => array('ip_invalid', htmlspecialchars($allow_from[$key]))
  1831. );
  1832. unset($allow_from[$key]);
  1833. continue;
  1834. }
  1835. }
  1836. $allow_from = implode(',', array_unique(array_filter($allow_from)));
  1837. if (empty($allow_from) && $skip_ip_check == 0) {
  1838. $_SESSION['return'][] = array(
  1839. 'type' => 'danger',
  1840. 'log' => array(__FUNCTION__, $data),
  1841. 'msg' => 'ip_list_empty'
  1842. );
  1843. return false;
  1844. }
  1845. $api_key = implode('-', array(
  1846. strtoupper(bin2hex(random_bytes(3))),
  1847. strtoupper(bin2hex(random_bytes(3))),
  1848. strtoupper(bin2hex(random_bytes(3))),
  1849. strtoupper(bin2hex(random_bytes(3))),
  1850. strtoupper(bin2hex(random_bytes(3)))
  1851. ));
  1852. $stmt = $pdo->query("SELECT `api_key` FROM `api` WHERE `access` = '" . $access . "'");
  1853. $num_results = count($stmt->fetchAll(PDO::FETCH_ASSOC));
  1854. if (empty($num_results)) {
  1855. $stmt = $pdo->prepare("INSERT INTO `api` (`api_key`, `skip_ip_check`, `active`, `allow_from`, `access`)
  1856. VALUES (:api_key, :skip_ip_check, :active, :allow_from, :access);");
  1857. $stmt->execute(array(
  1858. ':api_key' => $api_key,
  1859. ':skip_ip_check' => $skip_ip_check,
  1860. ':active' => $active,
  1861. ':allow_from' => $allow_from,
  1862. ':access' => $access
  1863. ));
  1864. }
  1865. else {
  1866. if ($skip_ip_check == 0) {
  1867. $stmt = $pdo->prepare("UPDATE `api` SET `skip_ip_check` = :skip_ip_check,
  1868. `active` = :active,
  1869. `allow_from` = :allow_from
  1870. WHERE `access` = :access;");
  1871. $stmt->execute(array(
  1872. ':active' => $active,
  1873. ':skip_ip_check' => $skip_ip_check,
  1874. ':allow_from' => $allow_from,
  1875. ':access' => $access
  1876. ));
  1877. }
  1878. else {
  1879. $stmt = $pdo->prepare("UPDATE `api` SET `skip_ip_check` = :skip_ip_check,
  1880. `active` = :active
  1881. WHERE `access` = :access;");
  1882. $stmt->execute(array(
  1883. ':active' => $active,
  1884. ':skip_ip_check' => $skip_ip_check,
  1885. ':access' => $access
  1886. ));
  1887. }
  1888. }
  1889. }
  1890. elseif ($action == "regen_key") {
  1891. $api_key = implode('-', array(
  1892. strtoupper(bin2hex(random_bytes(3))),
  1893. strtoupper(bin2hex(random_bytes(3))),
  1894. strtoupper(bin2hex(random_bytes(3))),
  1895. strtoupper(bin2hex(random_bytes(3))),
  1896. strtoupper(bin2hex(random_bytes(3)))
  1897. ));
  1898. $stmt = $pdo->prepare("UPDATE `api` SET `api_key` = :api_key WHERE `access` = :access");
  1899. $stmt->execute(array(
  1900. ':api_key' => $api_key,
  1901. ':access' => $access
  1902. ));
  1903. }
  1904. elseif ($action == "get") {
  1905. $stmt = $pdo->query("SELECT * FROM `api` WHERE `access` = '" . $access . "'");
  1906. $apidata = $stmt->fetch(PDO::FETCH_ASSOC);
  1907. if ($apidata !== false) {
  1908. $apidata['allow_from'] = str_replace(',', PHP_EOL, $apidata['allow_from']);
  1909. }
  1910. return $apidata;
  1911. }
  1912. $_SESSION['return'][] = array(
  1913. 'type' => 'success',
  1914. 'log' => array(__FUNCTION__, $data),
  1915. 'msg' => 'admin_api_modified'
  1916. );
  1917. }
  1918. function license($action, $data = null) {
  1919. global $pdo;
  1920. global $redis;
  1921. global $lang;
  1922. if ($_SESSION['mailcow_cc_role'] != "admin") {
  1923. $_SESSION['return'][] = array(
  1924. 'type' => 'danger',
  1925. 'log' => array(__FUNCTION__),
  1926. 'msg' => 'access_denied'
  1927. );
  1928. return false;
  1929. }
  1930. switch ($action) {
  1931. case "verify":
  1932. // Keep result until revalidate button is pressed or session expired
  1933. $stmt = $pdo->query("SELECT `version` FROM `versions` WHERE `application` = 'GUID'");
  1934. $versions = $stmt->fetch(PDO::FETCH_ASSOC);
  1935. $post = array('guid' => $versions['version']);
  1936. $curl = curl_init('https://verify.mailcow.email');
  1937. curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
  1938. curl_setopt($curl, CURLOPT_CONNECTTIMEOUT, 10);
  1939. curl_setopt($curl, CURLOPT_POSTFIELDS, $post);
  1940. $response = curl_exec($curl);
  1941. curl_close($curl);
  1942. $json_return = json_decode($response, true);
  1943. if ($response && $json_return) {
  1944. if ($json_return['response'] === "ok") {
  1945. $_SESSION['gal']['valid'] = "true";
  1946. $_SESSION['gal']['c'] = $json_return['c'];
  1947. $_SESSION['gal']['s'] = $json_return['s'];
  1948. if ($json_return['m'] == 'NoMoore') {
  1949. $_SESSION['gal']['m'] = '🐄';
  1950. }
  1951. else {
  1952. $_SESSION['gal']['m'] = str_repeat('🐄', substr_count($json_return['m'], 'o'));
  1953. }
  1954. }
  1955. elseif ($json_return['response'] === "invalid") {
  1956. $_SESSION['gal']['valid'] = "false";
  1957. $_SESSION['gal']['c'] = $lang['mailbox']['no'];
  1958. $_SESSION['gal']['s'] = $lang['mailbox']['no'];
  1959. $_SESSION['gal']['m'] = $lang['mailbox']['no'];
  1960. }
  1961. }
  1962. else {
  1963. $_SESSION['gal']['valid'] = "false";
  1964. $_SESSION['gal']['c'] = $lang['danger']['temp_error'];
  1965. $_SESSION['gal']['s'] = $lang['danger']['temp_error'];
  1966. $_SESSION['gal']['m'] = $lang['danger']['temp_error'];
  1967. }
  1968. try {
  1969. // json_encode needs "true"/"false" instead of true/false, to not encode it to 0 or 1
  1970. $redis->Set('LICENSE_STATUS_CACHE', json_encode($_SESSION['gal']));
  1971. }
  1972. catch (RedisException $e) {
  1973. $_SESSION['return'][] = array(
  1974. 'type' => 'danger',
  1975. 'log' => array(__FUNCTION__, $_action, $_data_log),
  1976. 'msg' => array('redis_error', $e)
  1977. );
  1978. return false;
  1979. }
  1980. return $_SESSION['gal']['valid'];
  1981. break;
  1982. case "guid":
  1983. $stmt = $pdo->query("SELECT `version` FROM `versions` WHERE `application` = 'GUID'");
  1984. $versions = $stmt->fetch(PDO::FETCH_ASSOC);
  1985. return $versions['version'];
  1986. break;
  1987. }
  1988. }
  1989. function rspamd_ui($action, $data = null) {
  1990. if ($_SESSION['mailcow_cc_role'] != "admin") {
  1991. $_SESSION['return'][] = array(
  1992. 'type' => 'danger',
  1993. 'log' => array(__FUNCTION__),
  1994. 'msg' => 'access_denied'
  1995. );
  1996. return false;
  1997. }
  1998. switch ($action) {
  1999. case "edit":
  2000. $rspamd_ui_pass = $data['rspamd_ui_pass'];
  2001. $rspamd_ui_pass2 = $data['rspamd_ui_pass2'];
  2002. if (empty($rspamd_ui_pass) || empty($rspamd_ui_pass2)) {
  2003. $_SESSION['return'][] = array(
  2004. 'type' => 'danger',
  2005. 'log' => array(__FUNCTION__, '*', '*'),
  2006. 'msg' => 'password_empty'
  2007. );
  2008. return false;
  2009. }
  2010. if ($rspamd_ui_pass != $rspamd_ui_pass2) {
  2011. $_SESSION['return'][] = array(
  2012. 'type' => 'danger',
  2013. 'log' => array(__FUNCTION__, '*', '*'),
  2014. 'msg' => 'password_mismatch'
  2015. );
  2016. return false;
  2017. }
  2018. if (strlen($rspamd_ui_pass) < 6) {
  2019. $_SESSION['return'][] = array(
  2020. 'type' => 'danger',
  2021. 'log' => array(__FUNCTION__, '*', '*'),
  2022. 'msg' => 'rspamd_ui_pw_length'
  2023. );
  2024. return false;
  2025. }
  2026. $docker_return = docker('post', 'rspamd-mailcow', 'exec', array('cmd' => 'rspamd', 'task' => 'worker_password', 'raw' => $rspamd_ui_pass), array('Content-Type: application/json'));
  2027. if ($docker_return_array = json_decode($docker_return, true)) {
  2028. if ($docker_return_array['type'] == 'success') {
  2029. $_SESSION['return'][] = array(
  2030. 'type' => 'success',
  2031. 'log' => array(__FUNCTION__, '*', '*'),
  2032. 'msg' => 'rspamd_ui_pw_set'
  2033. );
  2034. return true;
  2035. }
  2036. else {
  2037. $_SESSION['return'][] = array(
  2038. 'type' => $docker_return_array['type'],
  2039. 'log' => array(__FUNCTION__, '*', '*'),
  2040. 'msg' => $docker_return_array['msg']
  2041. );
  2042. return false;
  2043. }
  2044. }
  2045. else {
  2046. $_SESSION['return'][] = array(
  2047. 'type' => 'danger',
  2048. 'log' => array(__FUNCTION__, '*', '*'),
  2049. 'msg' => 'unknown'
  2050. );
  2051. return false;
  2052. }
  2053. break;
  2054. }
  2055. }
  2056. function cors($action, $data = null) {
  2057. global $redis;
  2058. switch ($action) {
  2059. case "edit":
  2060. if ($_SESSION['mailcow_cc_role'] != "admin") {
  2061. $_SESSION['return'][] = array(
  2062. 'type' => 'danger',
  2063. 'log' => array(__FUNCTION__, $action, $data),
  2064. 'msg' => 'access_denied'
  2065. );
  2066. return false;
  2067. }
  2068. $allowed_origins = isset($data['allowed_origins']) ? $data['allowed_origins'] : array($_SERVER['SERVER_NAME']);
  2069. $allowed_origins = !is_array($allowed_origins) ? array_filter(array_map('trim', explode("\n", $allowed_origins))) : $allowed_origins;
  2070. foreach ($allowed_origins as $origin) {
  2071. if (!filter_var($origin, FILTER_VALIDATE_DOMAIN, FILTER_FLAG_HOSTNAME) && $origin != '*') {
  2072. $_SESSION['return'][] = array(
  2073. 'type' => 'danger',
  2074. 'log' => array(__FUNCTION__, $action, $data),
  2075. 'msg' => 'cors_invalid_origin'
  2076. );
  2077. return false;
  2078. }
  2079. }
  2080. $allowed_methods = isset($data['allowed_methods']) ? $data['allowed_methods'] : array('GET', 'POST', 'PUT', 'DELETE');
  2081. $allowed_methods = !is_array($allowed_methods) ? array_map('trim', preg_split( "/( |,|;|\n)/", $allowed_methods)) : $allowed_methods;
  2082. $available_methods = array('GET', 'POST', 'PUT', 'DELETE');
  2083. foreach ($allowed_methods as $method) {
  2084. if (!in_array($method, $available_methods)) {
  2085. $_SESSION['return'][] = array(
  2086. 'type' => 'danger',
  2087. 'log' => array(__FUNCTION__, $action, $data),
  2088. 'msg' => 'cors_invalid_method'
  2089. );
  2090. return false;
  2091. }
  2092. }
  2093. try {
  2094. $redis->hMSet('CORS_SETTINGS', array(
  2095. 'allowed_origins' => implode(', ', $allowed_origins),
  2096. 'allowed_methods' => implode(', ', $allowed_methods)
  2097. ));
  2098. } catch (RedisException $e) {
  2099. $_SESSION['return'][] = array(
  2100. 'type' => 'danger',
  2101. 'log' => array(__FUNCTION__, $action, $data),
  2102. 'msg' => array('redis_error', $e)
  2103. );
  2104. return false;
  2105. }
  2106. $_SESSION['return'][] = array(
  2107. 'type' => 'success',
  2108. 'log' => array(__FUNCTION__, $action, $data),
  2109. 'msg' => 'cors_headers_edited'
  2110. );
  2111. return true;
  2112. break;
  2113. case "get":
  2114. try {
  2115. $cors_settings = $redis->hMGet('CORS_SETTINGS', array('allowed_origins', 'allowed_methods'));
  2116. } catch (RedisException $e) {
  2117. $_SESSION['return'][] = array(
  2118. 'type' => 'danger',
  2119. 'log' => array(__FUNCTION__, $action, $data),
  2120. 'msg' => array('redis_error', $e)
  2121. );
  2122. }
  2123. $cors_settings = !$cors_settings ? array('allowed_origins' => $_SERVER['SERVER_NAME'], 'allowed_methods' => 'GET, POST, PUT, DELETE') : $cors_settings;
  2124. $cors_settings['allowed_origins'] = empty($cors_settings['allowed_origins']) ? $_SERVER['SERVER_NAME'] : $cors_settings['allowed_origins'];
  2125. $cors_settings['allowed_methods'] = empty($cors_settings['allowed_methods']) ? 'GET, POST, PUT, DELETE, OPTION' : $cors_settings['allowed_methods'];
  2126. return $cors_settings;
  2127. break;
  2128. case "set_headers":
  2129. $cors_settings = cors('get');
  2130. // check if requested origin is in allowed origins
  2131. $allowed_origins = explode(', ', $cors_settings['allowed_origins']);
  2132. $cors_settings['allowed_origins'] = $allowed_origins[0];
  2133. if (in_array('*', $allowed_origins)){
  2134. $cors_settings['allowed_origins'] = '*';
  2135. } else if (in_array($_SERVER['HTTP_ORIGIN'], $allowed_origins)) {
  2136. $cors_settings['allowed_origins'] = $_SERVER['HTTP_ORIGIN'];
  2137. }
  2138. // always allow OPTIONS for preflight request
  2139. $cors_settings["allowed_methods"] = empty($cors_settings["allowed_methods"]) ? 'OPTIONS' : $cors_settings["allowed_methods"] . ', ' . 'OPTIONS';
  2140. header('Access-Control-Allow-Origin: ' . $cors_settings['allowed_origins']);
  2141. header('Access-Control-Allow-Methods: '. $cors_settings['allowed_methods']);
  2142. header('Access-Control-Allow-Headers: Accept, Content-Type, X-Api-Key, Origin');
  2143. // Access-Control settings requested, this is just a preflight request
  2144. if ($_SERVER['REQUEST_METHOD'] == 'OPTIONS' &&
  2145. isset($_SERVER['HTTP_ACCESS_CONTROL_REQUEST_METHOD']) &&
  2146. isset($_SERVER['HTTP_ACCESS_CONTROL_REQUEST_HEADERS'])) {
  2147. $allowed_methods = explode(', ', $cors_settings["allowed_methods"]);
  2148. if (in_array($_SERVER['HTTP_ACCESS_CONTROL_REQUEST_METHOD'], $allowed_methods, true))
  2149. // method allowed send 200 OK
  2150. http_response_code(200);
  2151. else
  2152. // method not allowed send 405 METHOD NOT ALLOWED
  2153. http_response_code(405);
  2154. exit;
  2155. }
  2156. break;
  2157. }
  2158. }
  2159. function getBaseURL($protocol = null) {
  2160. // Get current server name
  2161. $host = strtolower($_SERVER['SERVER_NAME']);
  2162. // craft allowed server name list
  2163. $mailcow_hostname = strtolower(getenv("MAILCOW_HOSTNAME"));
  2164. $additional_server_names = strtolower(getenv("ADDITIONAL_SERVER_NAMES")) ?: "";
  2165. $additional_server_names = preg_replace('/\s+/', '', $additional_server_names);
  2166. $allowed_server_names = $additional_server_names !== "" ? explode(',', $additional_server_names) : array();
  2167. array_push($allowed_server_names, $mailcow_hostname);
  2168. // Fallback to MAILCOW HOSTNAME if current server name is not in allowed list
  2169. if (!in_array($host, $allowed_server_names)) {
  2170. $host = $mailcow_hostname;
  2171. }
  2172. if (!isset($protocol)) {
  2173. $protocol = isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] === 'on' ? 'https' : 'http';
  2174. }
  2175. $base_url = $protocol . '://' . $host;
  2176. return $base_url;
  2177. }
  2178. function uuid4() {
  2179. $data = openssl_random_pseudo_bytes(16);
  2180. $data[6] = chr(ord($data[6]) & 0x0f | 0x40);
  2181. $data[8] = chr(ord($data[8]) & 0x3f | 0x80);
  2182. return vsprintf('%s%s-%s-%s-%s-%s%s%s', str_split(bin2hex($data), 4));
  2183. }
  2184. function identity_provider($_action = null, $_data = null, $_extra = null) {
  2185. global $pdo;
  2186. global $iam_provider;
  2187. global $iam_settings;
  2188. $data_log = $_data;
  2189. if (isset($data_log['client_secret'])) $data_log['client_secret'] = '*';
  2190. if (isset($data_log['access_token'])) $data_log['access_token'] = '*';
  2191. switch ($_action) {
  2192. case 'get':
  2193. $settings = array();
  2194. $stmt = $pdo->prepare("SELECT * FROM `identity_provider`;");
  2195. $stmt->execute();
  2196. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  2197. foreach($rows as $row){
  2198. switch ($row["key"]) {
  2199. case "mappers":
  2200. case "templates":
  2201. $settings[$row["key"]] = json_decode($row["value"]);
  2202. break;
  2203. case "use_ssl":
  2204. case "use_tls":
  2205. case "ignore_ssl_errors":
  2206. $settings[$row["key"]] = boolval($row["value"]);
  2207. break;
  2208. default:
  2209. $settings[$row["key"]] = $row["value"];
  2210. break;
  2211. }
  2212. }
  2213. // return default client_scopes for generic-oidc if none is set
  2214. if ($settings["authsource"] == "generic-oidc" && empty($settings["client_scopes"])){
  2215. $settings["client_scopes"] = "openid profile email mailcow_template";
  2216. }
  2217. if ($_extra['hide_sensitive']){
  2218. $settings['client_secret'] = '';
  2219. $settings['access_token'] = '';
  2220. }
  2221. // return default ldap options
  2222. if ($settings["authsource"] == "ldap"){
  2223. $settings['use_ssl'] = !isset($settings['use_ssl']) ? false : $settings['use_ssl'];
  2224. $settings['use_tls'] = !isset($settings['use_tls']) ? false : $settings['use_tls'];
  2225. $settings['ignore_ssl_errors'] = !isset($settings['ignore_ssl_errors']) ? false : $settings['ignore_ssl_errors'];
  2226. }
  2227. return $settings;
  2228. break;
  2229. case 'edit':
  2230. if ($_SESSION['mailcow_cc_role'] != "admin") {
  2231. $_SESSION['return'][] = array(
  2232. 'type' => 'danger',
  2233. 'log' => array(__FUNCTION__, $_action, $_data),
  2234. 'msg' => 'access_denied'
  2235. );
  2236. return false;
  2237. }
  2238. if (!isset($_data['authsource'])){
  2239. $_SESSION['return'][] = array(
  2240. 'type' => 'danger',
  2241. 'log' => array(__FUNCTION__, $_action, $data_log),
  2242. 'msg' => array('required_data_missing', '')
  2243. );
  2244. return false;
  2245. }
  2246. $available_authsources = array(
  2247. "keycloak",
  2248. "generic-oidc",
  2249. "ldap"
  2250. );
  2251. $_data['authsource'] = strtolower($_data['authsource']);
  2252. if (!in_array($_data['authsource'], $available_authsources)){
  2253. $_SESSION['return'][] = array(
  2254. 'type' => 'danger',
  2255. 'log' => array(__FUNCTION__, $_action, $data_log),
  2256. 'msg' => array('invalid_authsource', $setting)
  2257. );
  2258. return false;
  2259. }
  2260. $stmt = $pdo->prepare("SELECT * FROM `mailbox`
  2261. WHERE `authsource` != 'mailcow'
  2262. AND `authsource` IS NOT NULL
  2263. AND `authsource` != :authsource");
  2264. $stmt->execute(array(':authsource' => $_data['authsource']));
  2265. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  2266. if ($rows) {
  2267. $_SESSION['return'][] = array(
  2268. 'type' => 'danger',
  2269. 'log' => array(__FUNCTION__, $_action, $data_log),
  2270. 'msg' => array('authsource_in_use', $setting)
  2271. );
  2272. return false;
  2273. }
  2274. $_data['ignore_ssl_error'] = isset($_data['ignore_ssl_error']) ? boolval($_data['ignore_ssl_error']) : false;
  2275. switch ($_data['authsource']) {
  2276. case "keycloak":
  2277. $_data['server_url'] = (!empty($_data['server_url'])) ? rtrim($_data['server_url'], '/') : null;
  2278. $_data['mailpassword_flow'] = isset($_data['mailpassword_flow']) ? intval($_data['mailpassword_flow']) : 0;
  2279. $_data['periodic_sync'] = isset($_data['periodic_sync']) ? intval($_data['periodic_sync']) : 0;
  2280. $_data['import_users'] = isset($_data['import_users']) ? intval($_data['import_users']) : 0;
  2281. $_data['sync_interval'] = (!empty($_data['sync_interval'])) ? intval($_data['sync_interval']) : 15;
  2282. $_data['sync_interval'] = $_data['sync_interval'] < 1 ? 1 : $_data['sync_interval'];
  2283. $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');
  2284. break;
  2285. case "generic-oidc":
  2286. $_data['authorize_url'] = (!empty($_data['authorize_url'])) ? $_data['authorize_url'] : null;
  2287. $_data['token_url'] = (!empty($_data['token_url'])) ? $_data['token_url'] : null;
  2288. $_data['userinfo_url'] = (!empty($_data['userinfo_url'])) ? $_data['userinfo_url'] : null;
  2289. $_data['client_scopes'] = (!empty($_data['client_scopes'])) ? $_data['client_scopes'] : "openid profile email mailcow_template";
  2290. $required_settings = array('authsource', 'authorize_url', 'token_url', 'client_id', 'client_secret', 'redirect_url', 'userinfo_url', 'client_scopes', 'ignore_ssl_error');
  2291. break;
  2292. case "ldap":
  2293. $_data['host'] = (!empty($_data['host'])) ? str_replace(" ", "", $_data['host']) : "";
  2294. $_data['port'] = (!empty($_data['port'])) ? intval($_data['port']) : 389;
  2295. $_data['username_field'] = (!empty($_data['username_field'])) ? strtolower($_data['username_field']) : "mail";
  2296. $_data['attribute_field'] = (!empty($_data['attribute_field'])) ? strtolower($_data['attribute_field']) : "";
  2297. $_data['filter'] = (!empty($_data['filter'])) ? $_data['filter'] : "";
  2298. $_data['periodic_sync'] = isset($_data['periodic_sync']) ? intval($_data['periodic_sync']) : 0;
  2299. $_data['import_users'] = isset($_data['import_users']) ? intval($_data['import_users']) : 0;
  2300. $_data['use_ssl'] = isset($_data['use_ssl']) ? boolval($_data['use_ssl']) : false;
  2301. $_data['use_tls'] = isset($_data['use_tls']) && !$_data['use_ssl'] ? boolval($_data['use_tls']) : false;
  2302. $_data['sync_interval'] = (!empty($_data['sync_interval'])) ? intval($_data['sync_interval']) : 15;
  2303. $_data['sync_interval'] = $_data['sync_interval'] < 1 ? 1 : $_data['sync_interval'];
  2304. $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');
  2305. break;
  2306. }
  2307. $pdo->beginTransaction();
  2308. $stmt = $pdo->prepare("INSERT INTO identity_provider (`key`, `value`) VALUES (:key, :value) ON DUPLICATE KEY UPDATE `value` = VALUES(`value`);");
  2309. // add connection settings
  2310. foreach($required_settings as $setting){
  2311. if (!isset($_data[$setting])){
  2312. $_SESSION['return'][] = array(
  2313. 'type' => 'danger',
  2314. 'log' => array(__FUNCTION__, $_action, $data_log),
  2315. 'msg' => array('required_data_missing', $setting)
  2316. );
  2317. $pdo->rollback();
  2318. return false;
  2319. }
  2320. $stmt->bindParam(':key', $setting);
  2321. $stmt->bindParam(':value', $_data[$setting]);
  2322. $stmt->execute();
  2323. }
  2324. $pdo->commit();
  2325. // add default template
  2326. if (isset($_data['default_template'])) {
  2327. $_data['default_template'] = (empty($_data['default_template'])) ? "" : $_data['default_template'];
  2328. $stmt = $pdo->prepare("INSERT INTO identity_provider (`key`, `value`) VALUES ('default_template', :value) ON DUPLICATE KEY UPDATE `value` = VALUES(`value`);");
  2329. $stmt->bindParam(':value', $_data['default_template']);
  2330. $stmt->execute();
  2331. }
  2332. // add mappers
  2333. if (isset($_data['mappers']) && isset($_data['templates'])){
  2334. $_data['mappers'] = (!is_array($_data['mappers'])) ? array($_data['mappers']) : $_data['mappers'];
  2335. $_data['templates'] = (!is_array($_data['templates'])) ? array($_data['templates']) : $_data['templates'];
  2336. $mappers = array_filter($_data['mappers']);
  2337. $templates = array_filter($_data['templates']);
  2338. if (count($mappers) == count($templates)){
  2339. $mappers = json_encode($mappers);
  2340. $templates = json_encode($templates);
  2341. $stmt = $pdo->prepare("INSERT INTO identity_provider (`key`, `value`) VALUES ('mappers', :value) ON DUPLICATE KEY UPDATE `value` = VALUES(`value`);");
  2342. $stmt->bindParam(':value', $mappers);
  2343. $stmt->execute();
  2344. $stmt = $pdo->prepare("INSERT INTO identity_provider (`key`, `value`) VALUES ('templates', :value) ON DUPLICATE KEY UPDATE `value` = VALUES(`value`);");
  2345. $stmt->bindParam(':value', $templates);
  2346. $stmt->execute();
  2347. }
  2348. }
  2349. // delete old access_token
  2350. $stmt = $pdo->query("INSERT INTO identity_provider (`key`, `value`) VALUES ('access_token', '') ON DUPLICATE KEY UPDATE `value` = VALUES(`value`);");
  2351. $_SESSION['return'][] = array(
  2352. 'type' => 'success',
  2353. 'log' => array(__FUNCTION__, $_action, $data_log),
  2354. 'msg' => array('object_modified', '')
  2355. );
  2356. return true;
  2357. break;
  2358. case 'test':
  2359. if ($_SESSION['mailcow_cc_role'] != "admin") {
  2360. $_SESSION['return'][] = array(
  2361. 'type' => 'danger',
  2362. 'log' => array(__FUNCTION__, $_action, $_data),
  2363. 'msg' => 'access_denied'
  2364. );
  2365. return false;
  2366. }
  2367. switch ($_data['authsource']) {
  2368. case 'keycloak':
  2369. $url = "{$_data['server_url']}/realms/{$_data['realm']}/protocol/openid-connect/token";
  2370. $req = http_build_query(array(
  2371. 'grant_type' => 'client_credentials',
  2372. 'client_id' => $_data['client_id'],
  2373. 'client_secret' => $_data['client_secret']
  2374. ));
  2375. $curl = curl_init();
  2376. curl_setopt($curl, CURLOPT_URL, $url);
  2377. curl_setopt($curl, CURLOPT_TIMEOUT, 7);
  2378. curl_setopt($curl, CURLOPT_POST, 1);
  2379. curl_setopt($curl, CURLOPT_POSTFIELDS, $req);
  2380. curl_setopt($curl, CURLOPT_HTTPHEADER, array('Content-Type: application/x-www-form-urlencoded'));
  2381. curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
  2382. if ($_data['ignore_ssl_error'] == "1"){
  2383. curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false);
  2384. curl_setopt($curl, CURLOPT_SSL_VERIFYHOST, false);
  2385. }
  2386. $res = curl_exec($curl);
  2387. $code = curl_getinfo($curl, CURLINFO_HTTP_CODE);
  2388. curl_close ($curl);
  2389. if ($code != 200) {
  2390. return false;
  2391. }
  2392. break;
  2393. case 'generic-oidc':
  2394. $url = $_data['token_url'];
  2395. $curl = curl_init();
  2396. curl_setopt($curl, CURLOPT_URL, $url);
  2397. curl_setopt($curl, CURLOPT_TIMEOUT, 7);
  2398. curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
  2399. curl_setopt($curl, CURLOPT_CUSTOMREQUEST, "OPTIONS");
  2400. if ($_data['ignore_ssl_error'] == "1"){
  2401. curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false);
  2402. curl_setopt($curl, CURLOPT_SSL_VERIFYHOST, false);
  2403. }
  2404. $res = curl_exec($curl);
  2405. $code = curl_getinfo($curl, CURLINFO_HTTP_CODE);
  2406. curl_close ($curl);
  2407. if ($code != 200) {
  2408. return false;
  2409. }
  2410. break;
  2411. case 'ldap':
  2412. if (!$_data['host'] || !$_data['port'] || !$_data['basedn'] ||
  2413. !$_data['binddn'] || !$_data['bindpass']){
  2414. return false;
  2415. }
  2416. $_data['use_ssl'] = isset($_data['use_ssl']) ? boolval($_data['use_ssl']) : false;
  2417. $_data['use_tls'] = isset($_data['use_tls']) && !$_data['use_ssl'] ? boolval($_data['use_tls']) : false;
  2418. $_data['ignore_ssl_error'] = isset($_data['ignore_ssl_error']) ? boolval($_data['ignore_ssl_error']) : false;
  2419. $options = array();
  2420. if ($_data['ignore_ssl_error']) {
  2421. $options[LDAP_OPT_X_TLS_REQUIRE_CERT] = LDAP_OPT_X_TLS_NEVER;
  2422. }
  2423. $provider = new \LdapRecord\Connection([
  2424. 'hosts' => explode(",", $_data['host']),
  2425. 'port' => $_data['port'],
  2426. 'base_dn' => $_data['basedn'],
  2427. 'username' => $_data['binddn'],
  2428. 'password' => $_data['bindpass'],
  2429. 'use_ssl' => $_data['use_ssl'],
  2430. 'use_tls' => $_data['use_tls'],
  2431. 'options' => $options
  2432. ]);
  2433. try {
  2434. $provider->connect();
  2435. } catch (Throwable $e) {
  2436. return false;
  2437. }
  2438. break;
  2439. }
  2440. return true;
  2441. break;
  2442. case "delete":
  2443. if ($_SESSION['mailcow_cc_role'] != "admin") {
  2444. $_SESSION['return'][] = array(
  2445. 'type' => 'danger',
  2446. 'log' => array(__FUNCTION__, $_action, $_data),
  2447. 'msg' => 'access_denied'
  2448. );
  2449. return false;
  2450. }
  2451. $stmt = $pdo->query("SELECT * FROM `mailbox`
  2452. WHERE `authsource` != 'mailcow'
  2453. AND `authsource` IS NOT NULL");
  2454. $rows = $stmt->fetchAll(PDO::FETCH_ASSOC);
  2455. if ($rows) {
  2456. $_SESSION['return'][] = array(
  2457. 'type' => 'danger',
  2458. 'log' => array(__FUNCTION__, $_action, $data_log),
  2459. 'msg' => array('authsource_in_use', $setting)
  2460. );
  2461. return false;
  2462. }
  2463. $stmt = $pdo->query("DELETE FROM identity_provider;");
  2464. $_SESSION['return'][] = array(
  2465. 'type' => 'success',
  2466. 'log' => array(__FUNCTION__, $_action, $data_log),
  2467. 'msg' => array('item_deleted', '')
  2468. );
  2469. return true;
  2470. break;
  2471. case "init":
  2472. $settings = identity_provider('get');
  2473. $provider = null;
  2474. switch ($settings['authsource']) {
  2475. case "keycloak":
  2476. if ($settings['server_url'] && $settings['realm'] && $settings['client_id'] &&
  2477. $settings['client_secret'] && $settings['redirect_url'] && $settings['version']){
  2478. $guzzyClient = new GuzzleHttp\Client([
  2479. 'defaults' => [
  2480. \GuzzleHttp\RequestOptions::CONNECT_TIMEOUT => 5,
  2481. \GuzzleHttp\RequestOptions::ALLOW_REDIRECTS => true],
  2482. \GuzzleHttp\RequestOptions::VERIFY => !$settings['ignore_ssl_error'],
  2483. ]
  2484. );
  2485. $provider = new Stevenmaguire\OAuth2\Client\Provider\Keycloak([
  2486. 'authServerUrl' => $settings['server_url'],
  2487. 'realm' => $settings['realm'],
  2488. 'clientId' => $settings['client_id'],
  2489. 'clientSecret' => $settings['client_secret'],
  2490. 'redirectUri' => $settings['redirect_url'],
  2491. 'version' => $settings['version'],
  2492. // 'encryptionAlgorithm' => 'RS256', // optional
  2493. // 'encryptionKeyPath' => '../key.pem' // optional
  2494. // 'encryptionKey' => 'contents_of_key_or_certificate' // optional
  2495. ]);
  2496. $provider->setHttpClient($guzzyClient);
  2497. }
  2498. break;
  2499. case "generic-oidc":
  2500. if ($settings['client_id'] && $settings['client_secret'] && $settings['redirect_url'] &&
  2501. $settings['authorize_url'] && $settings['token_url'] && $settings['userinfo_url']){
  2502. $guzzyClient = new GuzzleHttp\Client([
  2503. 'defaults' => [
  2504. \GuzzleHttp\RequestOptions::CONNECT_TIMEOUT => 5,
  2505. \GuzzleHttp\RequestOptions::ALLOW_REDIRECTS => true],
  2506. \GuzzleHttp\RequestOptions::VERIFY => !$settings['ignore_ssl_error'],
  2507. ]
  2508. );
  2509. $provider = new \League\OAuth2\Client\Provider\GenericProvider([
  2510. 'clientId' => $settings['client_id'],
  2511. 'clientSecret' => $settings['client_secret'],
  2512. 'redirectUri' => $settings['redirect_url'],
  2513. 'urlAuthorize' => $settings['authorize_url'],
  2514. 'urlAccessToken' => $settings['token_url'],
  2515. 'urlResourceOwnerDetails' => $settings['userinfo_url'],
  2516. 'scopes' => $settings['client_scopes']
  2517. ]);
  2518. $provider->setHttpClient($guzzyClient);
  2519. }
  2520. break;
  2521. case "ldap":
  2522. if ($settings['host'] && $settings['port'] && $settings['basedn'] &&
  2523. $settings['binddn'] && $settings['bindpass']){
  2524. $options = array();
  2525. if ($settings['ignore_ssl_error']) {
  2526. $options[LDAP_OPT_X_TLS_REQUIRE_CERT] = LDAP_OPT_X_TLS_NEVER;
  2527. }
  2528. $provider = new \LdapRecord\Connection([
  2529. 'hosts' => explode(",", $settings['host']),
  2530. 'port' => $settings['port'],
  2531. 'base_dn' => $settings['basedn'],
  2532. 'username' => $settings['binddn'],
  2533. 'password' => $settings['bindpass'],
  2534. 'use_ssl' => $settings['use_ssl'],
  2535. 'use_tls' => $settings['use_tls'],
  2536. 'options' => $options
  2537. ]);
  2538. try {
  2539. $provider->connect();
  2540. } catch (Throwable $e) {
  2541. $provider = null;
  2542. }
  2543. }
  2544. break;
  2545. }
  2546. return $provider;
  2547. break;
  2548. case "verify-sso":
  2549. if ($iam_settings['authsource'] != 'keycloak' && $iam_settings['authsource'] != 'generic-oidc'){
  2550. $_SESSION['return'][] = array(
  2551. 'type' => 'danger',
  2552. 'log' => array(__FUNCTION__, "no OIDC provider configured"),
  2553. 'msg' => 'login_failed'
  2554. );
  2555. return false;
  2556. }
  2557. try {
  2558. $token = $iam_provider->getAccessToken('authorization_code', ['code' => $_GET['code']]);
  2559. $plain_token = $token->getToken();
  2560. $plain_refreshtoken = $token->getRefreshToken();
  2561. $info = $iam_provider->getResourceOwner($token)->toArray();
  2562. } catch (Throwable $e) {
  2563. $_SESSION['return'][] = array(
  2564. 'type' => 'danger',
  2565. 'log' => array(__FUNCTION__, $e->getMessage()),
  2566. 'msg' => 'login_failed'
  2567. );
  2568. return false;
  2569. }
  2570. // check if email address is given
  2571. if (empty($info['email'])) {
  2572. $_SESSION['return'][] = array(
  2573. 'type' => 'danger',
  2574. 'log' => array(__FUNCTION__, 'No email address found for user'),
  2575. 'msg' => 'login_failed'
  2576. );
  2577. return false;
  2578. }
  2579. // get mapped template
  2580. $user_template = $info['mailcow_template'];
  2581. $mapper_key = array_search($user_template, $iam_settings['mappers']);
  2582. // token valid, get mailbox
  2583. $stmt = $pdo->prepare("SELECT
  2584. mailbox.*,
  2585. domain.active AS d_active
  2586. FROM `mailbox`
  2587. INNER JOIN domain on mailbox.domain = domain.domain
  2588. WHERE `kind` NOT REGEXP 'location|thing|group'
  2589. AND `username` = :user");
  2590. $stmt->execute(array(':user' => $info['email']));
  2591. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  2592. if ($row){
  2593. if (!in_array($row['authsource'], array("keycloak", "generic-oidc"))) {
  2594. clear_session();
  2595. $_SESSION['return'][] = array(
  2596. 'type' => 'danger',
  2597. 'log' => array(__FUNCTION__, $info['email'], "The user's authentication source is not of type OIDC"),
  2598. 'msg' => 'login_failed'
  2599. );
  2600. return false;
  2601. }
  2602. if ($mapper_key !== false) {
  2603. // update user
  2604. $_SESSION['access_all_exception'] = '1';
  2605. mailbox('edit', 'mailbox_from_template', array(
  2606. 'username' => $info['email'],
  2607. 'name' => $info['name'],
  2608. 'template' => $iam_settings['templates'][$mapper_key]
  2609. ));
  2610. $_SESSION['access_all_exception'] = '0';
  2611. // get updated row
  2612. $stmt = $pdo->prepare("SELECT
  2613. mailbox.*,
  2614. domain.active AS d_active
  2615. FROM `mailbox`
  2616. INNER JOIN domain on mailbox.domain = domain.domain
  2617. WHERE `kind` NOT REGEXP 'location|thing|group'
  2618. AND `username` = :user");
  2619. $stmt->execute(array(':user' => $info['email']));
  2620. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  2621. }
  2622. if ($row['active'] != 1 || $row['d_active'] != 1) {
  2623. clear_session();
  2624. $_SESSION['return'][] = array(
  2625. 'type' => 'danger',
  2626. 'log' => array(__FUNCTION__, $info['email'], 'Domain or mailbox is inactive'),
  2627. 'msg' => 'login_failed'
  2628. );
  2629. return false;
  2630. }
  2631. set_user_loggedin_session($info['email']);
  2632. $_SESSION['iam_token'] = $plain_token;
  2633. $_SESSION['iam_refresh_token'] = $plain_refreshtoken;
  2634. $_SESSION['return'][] = array(
  2635. 'type' => 'success',
  2636. 'log' => array(__FUNCTION__, $_SESSION['mailcow_cc_username'], $_SESSION['mailcow_cc_role']),
  2637. 'msg' => array('logged_in_as', $_SESSION['mailcow_cc_username'])
  2638. );
  2639. return true;
  2640. }
  2641. if (empty($iam_settings['mappers']) || empty($user_template) || $mapper_key === false){
  2642. if (!empty($iam_settings['default_template'])) {
  2643. $mbox_template = $iam_settings['default_template'];
  2644. } else {
  2645. clear_session();
  2646. $_SESSION['return'][] = array(
  2647. 'type' => 'danger',
  2648. 'log' => array(__FUNCTION__, $info['email'], 'No matching attribute mapping was found'),
  2649. 'msg' => 'login_failed'
  2650. );
  2651. return false;
  2652. }
  2653. } else {
  2654. $mbox_template = $iam_settings['templates'][$mapper_key];
  2655. }
  2656. // create mailbox
  2657. $_SESSION['access_all_exception'] = '1';
  2658. $create_res = mailbox('add', 'mailbox_from_template', array(
  2659. 'domain' => explode('@', $info['email'])[1],
  2660. 'local_part' => explode('@', $info['email'])[0],
  2661. 'name' => $info['name'],
  2662. 'authsource' => $iam_settings['authsource'],
  2663. 'template' => $mbox_template
  2664. ));
  2665. $_SESSION['access_all_exception'] = '0';
  2666. if (!$create_res){
  2667. clear_session();
  2668. $_SESSION['return'][] = array(
  2669. 'type' => 'danger',
  2670. 'log' => array(__FUNCTION__, $info['email'], 'Could not create mailbox on login'),
  2671. 'msg' => 'login_failed'
  2672. );
  2673. return false;
  2674. }
  2675. // double check if mailbox and domain is active
  2676. $stmt = $pdo->prepare("SELECT * FROM `mailbox`
  2677. INNER JOIN domain on mailbox.domain = domain.domain
  2678. WHERE `kind` NOT REGEXP 'location|thing|group'
  2679. AND `mailbox`.`active`='1'
  2680. AND `domain`.`active`='1'
  2681. AND `username` = :user");
  2682. $stmt->execute(array(':user' => $info['email']));
  2683. $row = $stmt->fetch(PDO::FETCH_ASSOC);
  2684. if (empty($row)) {
  2685. clear_session();
  2686. $_SESSION['return'][] = array(
  2687. 'type' => 'danger',
  2688. 'log' => array(__FUNCTION__, $info['email'], 'Domain or mailbox is inactive'),
  2689. 'msg' => 'login_failed'
  2690. );
  2691. return false;
  2692. }
  2693. set_user_loggedin_session($info['email']);
  2694. $_SESSION['iam_token'] = $plain_token;
  2695. $_SESSION['iam_refresh_token'] = $plain_refreshtoken;
  2696. $_SESSION['return'][] = array(
  2697. 'type' => 'success',
  2698. 'log' => array(__FUNCTION__, $_SESSION['mailcow_cc_username'], $_SESSION['mailcow_cc_role']),
  2699. 'msg' => array('logged_in_as', $_SESSION['mailcow_cc_username'])
  2700. );
  2701. return true;
  2702. break;
  2703. case "refresh-token":
  2704. try {
  2705. $token = $iam_provider->getAccessToken('refresh_token', ['refresh_token' => $_SESSION['iam_refresh_token']]);
  2706. $plain_token = $token->getToken();
  2707. $plain_refreshtoken = $token->getRefreshToken();
  2708. $info = $iam_provider->getResourceOwner($token)->toArray();
  2709. } catch (Throwable $e) {
  2710. clear_session();
  2711. $_SESSION['return'][] = array(
  2712. 'type' => 'danger',
  2713. 'log' => array(__FUNCTION__),
  2714. 'msg' => array('refresh_login_failed', $e->getMessage())
  2715. );
  2716. return false;
  2717. }
  2718. if (empty($info['email'])){
  2719. clear_session();
  2720. $_SESSION['return'][] = array(
  2721. 'type' => 'danger',
  2722. 'log' => array(__FUNCTION__, $_SESSION['mailcow_cc_username'], $_SESSION['mailcow_cc_role']),
  2723. 'msg' => 'refresh_login_failed'
  2724. );
  2725. return false;
  2726. }
  2727. set_user_loggedin_session($info['email']);
  2728. $_SESSION['iam_token'] = $plain_token;
  2729. $_SESSION['iam_refresh_token'] = $plain_refreshtoken;
  2730. return true;
  2731. break;
  2732. case "get-redirect":
  2733. if ($iam_settings['authsource'] != 'keycloak' && $iam_settings['authsource'] != 'generic-oidc')
  2734. return false;
  2735. $authUrl = $iam_provider->getAuthorizationUrl();
  2736. $_SESSION['oauth2state'] = $iam_provider->getState();
  2737. return $authUrl;
  2738. break;
  2739. case "get-keycloak-admin-token":
  2740. // get access_token for service account of mailcow client
  2741. if ($iam_settings['authsource'] !== 'keycloak') return false;
  2742. if (isset($iam_settings['access_token'])) {
  2743. // check if access_token is valid
  2744. $url = "{$iam_settings['server_url']}/realms/{$iam_settings['realm']}/protocol/openid-connect/token/introspect";
  2745. $req = http_build_query(array(
  2746. 'token' => $iam_settings['access_token'],
  2747. 'client_id' => $iam_settings['client_id'],
  2748. 'client_secret' => $iam_settings['client_secret']
  2749. ));
  2750. $curl = curl_init();
  2751. curl_setopt($curl, CURLOPT_URL, $url);
  2752. curl_setopt($curl, CURLOPT_TIMEOUT, 7);
  2753. curl_setopt($curl, CURLOPT_POST, 1);
  2754. curl_setopt($curl, CURLOPT_POSTFIELDS, $req);
  2755. curl_setopt($curl, CURLOPT_HTTPHEADER, array('Content-Type: application/x-www-form-urlencoded'));
  2756. curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
  2757. curl_setopt($curl, CURLOPT_TIMEOUT, 5);
  2758. $res = json_decode(curl_exec($curl), true);
  2759. $code = curl_getinfo($curl, CURLINFO_HTTP_CODE);
  2760. curl_close ($curl);
  2761. if ($code == 200 && $res['active'] == true) {
  2762. // token is valid
  2763. return $iam_settings['access_token'];
  2764. }
  2765. }
  2766. $url = "{$iam_settings['server_url']}/realms/{$iam_settings['realm']}/protocol/openid-connect/token";
  2767. $req = http_build_query(array(
  2768. 'grant_type' => 'client_credentials',
  2769. 'client_id' => $iam_settings['client_id'],
  2770. 'client_secret' => $iam_settings['client_secret']
  2771. ));
  2772. $curl = curl_init();
  2773. curl_setopt($curl, CURLOPT_URL, $url);
  2774. curl_setopt($curl, CURLOPT_TIMEOUT, 7);
  2775. curl_setopt($curl, CURLOPT_POST, 1);
  2776. curl_setopt($curl, CURLOPT_POSTFIELDS, $req);
  2777. curl_setopt($curl, CURLOPT_HTTPHEADER, array('Content-Type: application/x-www-form-urlencoded'));
  2778. curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
  2779. curl_setopt($curl, CURLOPT_TIMEOUT, 5);
  2780. $res = json_decode(curl_exec($curl), true);
  2781. $code = curl_getinfo($curl, CURLINFO_HTTP_CODE);
  2782. curl_close ($curl);
  2783. if ($code != 200) {
  2784. return false;
  2785. }
  2786. $stmt = $pdo->prepare("INSERT INTO identity_provider (`key`, `value`) VALUES (:key, :value) ON DUPLICATE KEY UPDATE `value` = VALUES(`value`);");
  2787. $stmt->execute(array(
  2788. ':key' => 'access_token',
  2789. ':value' => $res['access_token']
  2790. ));
  2791. return $res['access_token'];
  2792. break;
  2793. }
  2794. }
  2795. function reset_password($action, $data = null) {
  2796. global $pdo;
  2797. global $redis;
  2798. global $mailcow_hostname;
  2799. global $PW_RESET_TOKEN_LIMIT;
  2800. global $PW_RESET_TOKEN_LIFETIME;
  2801. $_data_log = $data;
  2802. if (isset($_data_log['new_password'])) $_data_log['new_password'] = '*';
  2803. if (isset($_data_log['new_password2'])) $_data_log['new_password2'] = '*';
  2804. switch ($action) {
  2805. case 'check':
  2806. $token = $data;
  2807. $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';");
  2808. $stmt->execute(array(
  2809. ':token' => preg_replace('/[^a-zA-Z0-9-]/', '', $token),
  2810. ':lifetime' => $PW_RESET_TOKEN_LIFETIME
  2811. ));
  2812. $return = $stmt->fetch(PDO::FETCH_ASSOC);
  2813. return empty($return['username']) ? false : $return['username'];
  2814. break;
  2815. case 'issue':
  2816. $username = $data;
  2817. // perform cleanup
  2818. $stmt = $pdo->prepare("DELETE FROM `reset_password` WHERE created < DATE_SUB(NOW(), INTERVAL :lifetime MINUTE);");
  2819. $stmt->execute(array(':lifetime' => $PW_RESET_TOKEN_LIFETIME));
  2820. if (filter_var($username, FILTER_VALIDATE_EMAIL) === false) {
  2821. $_SESSION['return'][] = array(
  2822. 'type' => 'danger',
  2823. 'log' => array(__FUNCTION__, $action, $_data_log),
  2824. 'msg' => 'access_denied'
  2825. );
  2826. return false;
  2827. }
  2828. $pw_reset_notification = reset_password('get_notification', 'raw');
  2829. if (!$pw_reset_notification) return false;
  2830. if (empty($pw_reset_notification['from']) || empty($pw_reset_notification['subject'])) {
  2831. $_SESSION['return'][] = array(
  2832. 'type' => 'danger',
  2833. 'log' => array(__FUNCTION__, $action, $_data_log),
  2834. 'msg' => 'password_reset_na'
  2835. );
  2836. return false;
  2837. }
  2838. $stmt = $pdo->prepare("SELECT * FROM `mailbox`
  2839. WHERE `username` = :username AND authsource = 'mailcow'");
  2840. $stmt->execute(array(':username' => $username));
  2841. $mailbox_data = $stmt->fetch(PDO::FETCH_ASSOC);
  2842. if (empty($mailbox_data)) {
  2843. $_SESSION['return'][] = array(
  2844. 'type' => 'danger',
  2845. 'log' => array(__FUNCTION__, $action, $_data_log),
  2846. 'msg' => 'password_reset_invalid_user'
  2847. );
  2848. return false;
  2849. }
  2850. $mailbox_attr = json_decode($mailbox_data['attributes'], true);
  2851. if (empty($mailbox_attr['recovery_email']) || filter_var($mailbox_attr['recovery_email'], FILTER_VALIDATE_EMAIL) === false) {
  2852. $_SESSION['return'][] = array(
  2853. 'type' => 'danger',
  2854. 'log' => array(__FUNCTION__, $action, $_data_log),
  2855. 'msg' => "password_reset_invalid_user"
  2856. );
  2857. return false;
  2858. }
  2859. $stmt = $pdo->prepare("SELECT * FROM `reset_password`
  2860. WHERE `username` = :username");
  2861. $stmt->execute(array(':username' => $username));
  2862. $generated_token_count = count($stmt->fetchAll(PDO::FETCH_ASSOC));
  2863. if ($generated_token_count >= $PW_RESET_TOKEN_LIMIT) {
  2864. $_SESSION['return'][] = array(
  2865. 'type' => 'danger',
  2866. 'log' => array(__FUNCTION__, $action, $_data_log),
  2867. 'msg' => "reset_token_limit_exceeded"
  2868. );
  2869. return false;
  2870. }
  2871. $token = implode('-', array(
  2872. strtoupper(bin2hex(random_bytes(3))),
  2873. strtoupper(bin2hex(random_bytes(3))),
  2874. strtoupper(bin2hex(random_bytes(3))),
  2875. strtoupper(bin2hex(random_bytes(3))),
  2876. strtoupper(bin2hex(random_bytes(3)))
  2877. ));
  2878. $stmt = $pdo->prepare("INSERT INTO `reset_password` (`username`, `token`)
  2879. VALUES (:username, :token)");
  2880. $stmt->execute(array(
  2881. ':username' => $username,
  2882. ':token' => $token
  2883. ));
  2884. $reset_link = getBaseURL() . "/reset-password?token=" . $token;
  2885. $request_date = new DateTime();
  2886. $locale_date = locale_get_default();
  2887. $date_formatter = new IntlDateFormatter(
  2888. $locale_date,
  2889. IntlDateFormatter::FULL,
  2890. IntlDateFormatter::FULL
  2891. );
  2892. $formatted_request_date = $date_formatter->format($request_date);
  2893. // set template vars
  2894. // subject
  2895. $pw_reset_notification['subject'] = str_replace('{{hostname}}', $mailcow_hostname, $pw_reset_notification['subject']);
  2896. $pw_reset_notification['subject'] = str_replace('{{link}}', $reset_link, $pw_reset_notification['subject']);
  2897. $pw_reset_notification['subject'] = str_replace('{{username}}', $username, $pw_reset_notification['subject']);
  2898. $pw_reset_notification['subject'] = str_replace('{{username2}}', $mailbox_attr['recovery_email'], $pw_reset_notification['subject']);
  2899. $pw_reset_notification['subject'] = str_replace('{{date}}', $formatted_request_date, $pw_reset_notification['subject']);
  2900. $pw_reset_notification['subject'] = str_replace('{{token_lifetime}}', $PW_RESET_TOKEN_LIFETIME, $pw_reset_notification['subject']);
  2901. // text
  2902. $pw_reset_notification['text_tmpl'] = str_replace('{{hostname}}', $mailcow_hostname, $pw_reset_notification['text_tmpl']);
  2903. $pw_reset_notification['text_tmpl'] = str_replace('{{link}}', $reset_link, $pw_reset_notification['text_tmpl']);
  2904. $pw_reset_notification['text_tmpl'] = str_replace('{{username}}', $username, $pw_reset_notification['text_tmpl']);
  2905. $pw_reset_notification['text_tmpl'] = str_replace('{{username2}}', $mailbox_attr['recovery_email'], $pw_reset_notification['text_tmpl']);
  2906. $pw_reset_notification['text_tmpl'] = str_replace('{{date}}', $formatted_request_date, $pw_reset_notification['text_tmpl']);
  2907. $pw_reset_notification['text_tmpl'] = str_replace('{{token_lifetime}}', $PW_RESET_TOKEN_LIFETIME, $pw_reset_notification['text_tmpl']);
  2908. // html
  2909. $pw_reset_notification['html_tmpl'] = str_replace('{{hostname}}', $mailcow_hostname, $pw_reset_notification['html_tmpl']);
  2910. $pw_reset_notification['html_tmpl'] = str_replace('{{link}}', $reset_link, $pw_reset_notification['html_tmpl']);
  2911. $pw_reset_notification['html_tmpl'] = str_replace('{{username}}', $username, $pw_reset_notification['html_tmpl']);
  2912. $pw_reset_notification['html_tmpl'] = str_replace('{{username2}}', $mailbox_attr['recovery_email'], $pw_reset_notification['html_tmpl']);
  2913. $pw_reset_notification['html_tmpl'] = str_replace('{{date}}', $formatted_request_date, $pw_reset_notification['html_tmpl']);
  2914. $pw_reset_notification['html_tmpl'] = str_replace('{{token_lifetime}}', $PW_RESET_TOKEN_LIFETIME, $pw_reset_notification['html_tmpl']);
  2915. $email_sent = reset_password('send_mail', array(
  2916. "from" => $pw_reset_notification['from'],
  2917. "to" => $mailbox_attr['recovery_email'],
  2918. "subject" => $pw_reset_notification['subject'],
  2919. "text" => $pw_reset_notification['text_tmpl'],
  2920. "html" => $pw_reset_notification['html_tmpl']
  2921. ));
  2922. if (!$email_sent){
  2923. $_SESSION['return'][] = array(
  2924. 'type' => 'danger',
  2925. 'log' => array(__FUNCTION__, $action, $_data_log),
  2926. 'msg' => "recovery_email_failed"
  2927. );
  2928. return false;
  2929. }
  2930. list($localPart, $domainPart) = explode('@', $mailbox_attr['recovery_email']);
  2931. if (strlen($localPart) > 1) {
  2932. $maskedLocalPart = $localPart[0] . str_repeat('*', strlen($localPart) - 1);
  2933. } else {
  2934. $maskedLocalPart = "*";
  2935. }
  2936. $_SESSION['return'][] = array(
  2937. 'type' => 'success',
  2938. 'log' => array(__FUNCTION__, $action, $_data_log),
  2939. 'msg' => array("recovery_email_sent", $maskedLocalPart . '@' . $domainPart)
  2940. );
  2941. return array(
  2942. "username" => $username,
  2943. "issue" => "success"
  2944. );
  2945. break;
  2946. case 'reset':
  2947. $token = $data['token'];
  2948. $new_password = $data['new_password'];
  2949. $new_password2 = $data['new_password2'];
  2950. $username = $data['username'];
  2951. $check_tfa = $data['check_tfa'];
  2952. if (!$username || !$token) {
  2953. $_SESSION['return'][] = array(
  2954. 'type' => 'danger',
  2955. 'log' => array(__FUNCTION__, $action, $_data_log),
  2956. 'msg' => 'invalid_reset_token'
  2957. );
  2958. return false;
  2959. }
  2960. # check new password
  2961. if (!password_check($new_password, $new_password2)) {
  2962. return false;
  2963. }
  2964. if ($check_tfa){
  2965. // check for tfa authenticators
  2966. $authenticators = get_tfa($username);
  2967. if (isset($authenticators['additional']) && is_array($authenticators['additional']) && count($authenticators['additional']) > 0) {
  2968. $_SESSION['pending_mailcow_cc_username'] = $username;
  2969. $_SESSION['pending_pw_reset_token'] = $token;
  2970. $_SESSION['pending_pw_new_password'] = $new_password;
  2971. $_SESSION['pending_tfa_methods'] = $authenticators['additional'];
  2972. $_SESSION['return'][] = array(
  2973. 'type' => 'info',
  2974. 'log' => array(__FUNCTION__, $user, '*'),
  2975. 'msg' => 'awaiting_tfa_confirmation'
  2976. );
  2977. return false;
  2978. }
  2979. }
  2980. # set new password
  2981. $password_hashed = hash_password($new_password);
  2982. $stmt = $pdo->prepare("UPDATE `mailbox` SET
  2983. `password` = :password_hashed,
  2984. `attributes` = JSON_SET(`attributes`, '$.passwd_update', NOW())
  2985. WHERE `username` = :username AND authsource = 'mailcow'");
  2986. $stmt->execute(array(
  2987. ':password_hashed' => $password_hashed,
  2988. ':username' => $username
  2989. ));
  2990. // perform cleanup
  2991. $stmt = $pdo->prepare("DELETE FROM `reset_password` WHERE `username` = :username;");
  2992. $stmt->execute(array(
  2993. ':username' => $username
  2994. ));
  2995. update_sogo_static_view($username);
  2996. $_SESSION['return'][] = array(
  2997. 'type' => 'success',
  2998. 'log' => array(__FUNCTION__, $action, $_data_log),
  2999. 'msg' => 'password_changed_success'
  3000. );
  3001. return true;
  3002. break;
  3003. case 'get_notification':
  3004. $type = $data;
  3005. try {
  3006. $settings['from'] = $redis->Get('PW_RESET_FROM');
  3007. $settings['subject'] = $redis->Get('PW_RESET_SUBJ');
  3008. $settings['html_tmpl'] = $redis->Get('PW_RESET_HTML');
  3009. $settings['text_tmpl'] = $redis->Get('PW_RESET_TEXT');
  3010. if (empty($settings['html_tmpl']) && empty($settings['text_tmpl'])) {
  3011. $settings['html_tmpl'] = file_get_contents("/tpls/pw_reset_html.tpl");
  3012. $settings['text_tmpl'] = file_get_contents("/tpls/pw_reset_text.tpl");
  3013. }
  3014. if ($type != "raw") {
  3015. $settings['html_tmpl'] = htmlspecialchars($settings['html_tmpl']);
  3016. $settings['text_tmpl'] = htmlspecialchars($settings['text_tmpl']);
  3017. }
  3018. }
  3019. catch (RedisException $e) {
  3020. $_SESSION['return'][] = array(
  3021. 'type' => 'danger',
  3022. 'log' => array(__FUNCTION__, $action, $_data_log),
  3023. 'msg' => array('redis_error', $e)
  3024. );
  3025. return false;
  3026. }
  3027. return $settings;
  3028. break;
  3029. case 'send_mail':
  3030. $from = $data['from'];
  3031. $to = $data['to'];
  3032. $text = $data['text'];
  3033. $html = $data['html'];
  3034. $subject = $data['subject'];
  3035. if (!filter_var($from, FILTER_VALIDATE_EMAIL)) {
  3036. $_SESSION['return'][] = array(
  3037. 'type' => 'danger',
  3038. 'log' => array(__FUNCTION__, $action, $_data_log),
  3039. 'msg' => 'from_invalid'
  3040. );
  3041. return false;
  3042. }
  3043. if (!filter_var($to, FILTER_VALIDATE_EMAIL)) {
  3044. $_SESSION['return'][] = array(
  3045. 'type' => 'danger',
  3046. 'log' => array(__FUNCTION__, $action, $_data_log),
  3047. 'msg' => 'to_invalid'
  3048. );
  3049. return false;
  3050. }
  3051. if (empty($subject)) {
  3052. $_SESSION['return'][] = array(
  3053. 'type' => 'danger',
  3054. 'log' => array(__FUNCTION__, $action, $_data_log),
  3055. 'msg' => 'subject_empty'
  3056. );
  3057. return false;
  3058. }
  3059. if (empty($text)) {
  3060. $_SESSION['return'][] = array(
  3061. 'type' => 'danger',
  3062. 'log' => array(__FUNCTION__, $action, $_data_log),
  3063. 'msg' => 'text_empty'
  3064. );
  3065. return false;
  3066. }
  3067. ini_set('max_execution_time', 0);
  3068. ini_set('max_input_time', 0);
  3069. $mail = new PHPMailer;
  3070. $mail->Timeout = 10;
  3071. $mail->SMTPOptions = array(
  3072. 'ssl' => array(
  3073. 'verify_peer' => false,
  3074. 'verify_peer_name' => false,
  3075. 'allow_self_signed' => true
  3076. )
  3077. );
  3078. $mail->isSMTP();
  3079. $mail->Host = 'postfix-mailcow';
  3080. $mail->SMTPAuth = false;
  3081. $mail->Port = 25;
  3082. $mail->setFrom($from);
  3083. $mail->Subject = $subject;
  3084. $mail->CharSet ="UTF-8";
  3085. if (!empty($html)) {
  3086. $mail->Body = $html;
  3087. $mail->AltBody = $text;
  3088. }
  3089. else {
  3090. $mail->Body = $text;
  3091. }
  3092. $mail->XMailer = 'MooMail';
  3093. $mail->AddAddress($to);
  3094. if (!$mail->send()) {
  3095. return false;
  3096. }
  3097. $mail->ClearAllRecipients();
  3098. return true;
  3099. break;
  3100. }
  3101. if ($_SESSION['mailcow_cc_role'] != "admin") {
  3102. $_SESSION['return'][] = array(
  3103. 'type' => 'danger',
  3104. 'log' => array(__FUNCTION__, $action, $_data_log),
  3105. 'msg' => 'access_denied'
  3106. );
  3107. return false;
  3108. }
  3109. switch ($action) {
  3110. case 'edit_notification':
  3111. $subject = $data['subject'];
  3112. $from = preg_replace('/[\x00-\x1F\x80-\xFF]/', '', $data['from']);
  3113. $from = (!filter_var($from, FILTER_VALIDATE_EMAIL)) ? "" : $from;
  3114. $subject = (empty($subject)) ? "" : $subject;
  3115. $text = (empty($data['text_tmpl'])) ? "" : $data['text_tmpl'];
  3116. $html = (empty($data['html_tmpl'])) ? "" : $data['html_tmpl'];
  3117. try {
  3118. $redis->Set('PW_RESET_FROM', $from);
  3119. $redis->Set('PW_RESET_SUBJ', $subject);
  3120. $redis->Set('PW_RESET_HTML', $html);
  3121. $redis->Set('PW_RESET_TEXT', $text);
  3122. }
  3123. catch (RedisException $e) {
  3124. $_SESSION['return'][] = array(
  3125. 'type' => 'danger',
  3126. 'log' => array(__FUNCTION__, $action, $_data_log),
  3127. 'msg' => array('redis_error', $e)
  3128. );
  3129. return false;
  3130. }
  3131. $_SESSION['return'][] = array(
  3132. 'type' => 'success',
  3133. 'log' => array(__FUNCTION__, $action, $_data_log),
  3134. 'msg' => 'saved_settings'
  3135. );
  3136. break;
  3137. }
  3138. }
  3139. function clear_session(){
  3140. session_regenerate_id(true);
  3141. session_unset();
  3142. session_destroy();
  3143. session_write_close();
  3144. }
  3145. function set_user_loggedin_session($user) {
  3146. session_regenerate_id(true);
  3147. $_SESSION['mailcow_cc_username'] = $user;
  3148. $_SESSION['mailcow_cc_role'] = 'user';
  3149. $sogo_sso_pass = file_get_contents("/etc/sogo-sso/sogo-sso.pass");
  3150. $_SESSION['sogo-sso-user-allowed'][] = $user;
  3151. $_SESSION['sogo-sso-pass'] = $sogo_sso_pass;
  3152. unset($_SESSION['pending_mailcow_cc_username']);
  3153. unset($_SESSION['pending_mailcow_cc_role']);
  3154. unset($_SESSION['pending_tfa_methods']);
  3155. }
  3156. function get_logs($application, $lines = false) {
  3157. if ($lines === false) {
  3158. $lines = $GLOBALS['LOG_LINES'] - 1;
  3159. }
  3160. elseif(is_numeric($lines) && $lines >= 1) {
  3161. $lines = abs(intval($lines) - 1);
  3162. }
  3163. else {
  3164. list ($from, $to) = explode('-', $lines);
  3165. $from = intval($from);
  3166. $to = intval($to);
  3167. if ($from < 1 || $to < $from) { return false; }
  3168. }
  3169. global $redis;
  3170. global $pdo;
  3171. if ($_SESSION['mailcow_cc_role'] != "admin") {
  3172. return false;
  3173. }
  3174. // SQL
  3175. if ($application == "mailcow-ui") {
  3176. if (isset($from) && isset($to)) {
  3177. $stmt = $pdo->prepare("SELECT * FROM `logs` ORDER BY `id` DESC LIMIT :from, :to");
  3178. $stmt->execute(array(
  3179. ':from' => $from - 1,
  3180. ':to' => $to
  3181. ));
  3182. $data = $stmt->fetchAll(PDO::FETCH_ASSOC);
  3183. }
  3184. else {
  3185. $stmt = $pdo->prepare("SELECT * FROM `logs` ORDER BY `id` DESC LIMIT :lines");
  3186. $stmt->execute(array(
  3187. ':lines' => $lines + 1,
  3188. ));
  3189. $data = $stmt->fetchAll(PDO::FETCH_ASSOC);
  3190. }
  3191. if (is_array($data)) {
  3192. return $data;
  3193. }
  3194. }
  3195. if ($application == "sasl") {
  3196. if (isset($from) && isset($to)) {
  3197. $stmt = $pdo->prepare("SELECT * FROM `sasl_log` ORDER BY `datetime` DESC LIMIT :from, :to");
  3198. $stmt->execute(array(
  3199. ':from' => $from - 1,
  3200. ':to' => $to
  3201. ));
  3202. $data = $stmt->fetchAll(PDO::FETCH_ASSOC);
  3203. }
  3204. else {
  3205. $stmt = $pdo->prepare("SELECT * FROM `sasl_log` ORDER BY `datetime` DESC LIMIT :lines");
  3206. $stmt->execute(array(
  3207. ':lines' => $lines + 1,
  3208. ));
  3209. $data = $stmt->fetchAll(PDO::FETCH_ASSOC);
  3210. }
  3211. if (is_array($data)) {
  3212. return $data;
  3213. }
  3214. }
  3215. // Redis
  3216. if ($application == "dovecot-mailcow") {
  3217. if (isset($from) && isset($to)) {
  3218. $data = $redis->lRange('DOVECOT_MAILLOG', $from - 1, $to - 1);
  3219. }
  3220. else {
  3221. $data = $redis->lRange('DOVECOT_MAILLOG', 0, $lines);
  3222. }
  3223. if ($data) {
  3224. foreach ($data as $json_line) {
  3225. $data_array[] = json_decode($json_line, true);
  3226. }
  3227. return $data_array;
  3228. }
  3229. }
  3230. if ($application == "cron-mailcow") {
  3231. if (isset($from) && isset($to)) {
  3232. $data = $redis->lRange('CRON_LOG', $from - 1, $to - 1);
  3233. }
  3234. else {
  3235. $data = $redis->lRange('CRON_LOG', 0, $lines);
  3236. }
  3237. if ($data) {
  3238. foreach ($data as $json_line) {
  3239. $data_array[] = json_decode($json_line, true);
  3240. }
  3241. return $data_array;
  3242. }
  3243. }
  3244. if ($application == "postfix-mailcow") {
  3245. if (isset($from) && isset($to)) {
  3246. $data = $redis->lRange('POSTFIX_MAILLOG', $from - 1, $to - 1);
  3247. }
  3248. else {
  3249. $data = $redis->lRange('POSTFIX_MAILLOG', 0, $lines);
  3250. }
  3251. if ($data) {
  3252. foreach ($data as $json_line) {
  3253. $data_array[] = json_decode($json_line, true);
  3254. }
  3255. return $data_array;
  3256. }
  3257. }
  3258. if ($application == "sogo-mailcow") {
  3259. if (isset($from) && isset($to)) {
  3260. $data = $redis->lRange('SOGO_LOG', $from - 1, $to - 1);
  3261. }
  3262. else {
  3263. $data = $redis->lRange('SOGO_LOG', 0, $lines);
  3264. }
  3265. if ($data) {
  3266. foreach ($data as $json_line) {
  3267. $data_array[] = json_decode($json_line, true);
  3268. }
  3269. return $data_array;
  3270. }
  3271. }
  3272. if ($application == "watchdog-mailcow") {
  3273. if (isset($from) && isset($to)) {
  3274. $data = $redis->lRange('WATCHDOG_LOG', $from - 1, $to - 1);
  3275. }
  3276. else {
  3277. $data = $redis->lRange('WATCHDOG_LOG', 0, $lines);
  3278. }
  3279. if ($data) {
  3280. foreach ($data as $json_line) {
  3281. $data_array[] = json_decode($json_line, true);
  3282. }
  3283. return $data_array;
  3284. }
  3285. }
  3286. if ($application == "acme-mailcow") {
  3287. if (isset($from) && isset($to)) {
  3288. $data = $redis->lRange('ACME_LOG', $from - 1, $to - 1);
  3289. }
  3290. else {
  3291. $data = $redis->lRange('ACME_LOG', 0, $lines);
  3292. }
  3293. if ($data) {
  3294. foreach ($data as $json_line) {
  3295. $data_array[] = json_decode($json_line, true);
  3296. }
  3297. return $data_array;
  3298. }
  3299. }
  3300. if ($application == "ratelimited") {
  3301. if (isset($from) && isset($to)) {
  3302. $data = $redis->lRange('RL_LOG', $from - 1, $to - 1);
  3303. }
  3304. else {
  3305. $data = $redis->lRange('RL_LOG', 0, $lines);
  3306. }
  3307. if ($data) {
  3308. foreach ($data as $json_line) {
  3309. $data_array[] = json_decode($json_line, true);
  3310. }
  3311. return $data_array;
  3312. }
  3313. }
  3314. if ($application == "api-mailcow") {
  3315. if (isset($from) && isset($to)) {
  3316. $data = $redis->lRange('API_LOG', $from - 1, $to - 1);
  3317. }
  3318. else {
  3319. $data = $redis->lRange('API_LOG', 0, $lines);
  3320. }
  3321. if ($data) {
  3322. foreach ($data as $json_line) {
  3323. $data_array[] = json_decode($json_line, true);
  3324. }
  3325. return $data_array;
  3326. }
  3327. }
  3328. if ($application == "netfilter-mailcow") {
  3329. if (isset($from) && isset($to)) {
  3330. $data = $redis->lRange('NETFILTER_LOG', $from - 1, $to - 1);
  3331. }
  3332. else {
  3333. $data = $redis->lRange('NETFILTER_LOG', 0, $lines);
  3334. }
  3335. if ($data) {
  3336. foreach ($data as $json_line) {
  3337. $data_array[] = json_decode($json_line, true);
  3338. }
  3339. return $data_array;
  3340. }
  3341. }
  3342. if ($application == "autodiscover-mailcow") {
  3343. if (isset($from) && isset($to)) {
  3344. $data = $redis->lRange('AUTODISCOVER_LOG', $from - 1, $to - 1);
  3345. }
  3346. else {
  3347. $data = $redis->lRange('AUTODISCOVER_LOG', 0, $lines);
  3348. }
  3349. if ($data) {
  3350. foreach ($data as $json_line) {
  3351. $data_array[] = json_decode($json_line, true);
  3352. }
  3353. return $data_array;
  3354. }
  3355. }
  3356. if ($application == "rspamd-history") {
  3357. $curl = curl_init();
  3358. curl_setopt($curl, CURLOPT_UNIX_SOCKET_PATH, '/var/lib/rspamd/rspamd.sock');
  3359. if (!is_numeric($lines)) {
  3360. list ($from, $to) = explode('-', $lines);
  3361. curl_setopt($curl, CURLOPT_URL,"http://rspamd/history?from=" . intval($from) . "&to=" . intval($to));
  3362. }
  3363. else {
  3364. curl_setopt($curl, CURLOPT_URL,"http://rspamd/history?to=" . intval($lines));
  3365. }
  3366. curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
  3367. $history = curl_exec($curl);
  3368. if (!curl_errno($curl)) {
  3369. $data_array = json_decode($history, true);
  3370. curl_close($curl);
  3371. return $data_array['rows'];
  3372. }
  3373. curl_close($curl);
  3374. return false;
  3375. }
  3376. if ($application == "rspamd-stats") {
  3377. $curl = curl_init();
  3378. curl_setopt($curl, CURLOPT_UNIX_SOCKET_PATH, '/var/lib/rspamd/rspamd.sock');
  3379. curl_setopt($curl, CURLOPT_URL,"http://rspamd/stat");
  3380. curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
  3381. $stats = curl_exec($curl);
  3382. if (!curl_errno($curl)) {
  3383. $data_array = json_decode($stats, true);
  3384. curl_close($curl);
  3385. return $data_array;
  3386. }
  3387. curl_close($curl);
  3388. return false;
  3389. }
  3390. return false;
  3391. }
  3392. function getGUID() {
  3393. if (function_exists('com_create_guid')) {
  3394. return com_create_guid();
  3395. }
  3396. mt_srand((double)microtime()*10000);//optional for php 4.2.0 and up.
  3397. $charid = strtoupper(md5(uniqid(rand(), true)));
  3398. $hyphen = chr(45);// "-"
  3399. return substr($charid, 0, 8).$hyphen
  3400. .substr($charid, 8, 4).$hyphen
  3401. .substr($charid,12, 4).$hyphen
  3402. .substr($charid,16, 4).$hyphen
  3403. .substr($charid,20,12);
  3404. }
  3405. function cleanupJS($ignore = '', $folder = '/tmp/*.js') {
  3406. $now = time();
  3407. foreach (glob($folder) as $filename) {
  3408. if(strpos($filename, $ignore) !== false) {
  3409. continue;
  3410. }
  3411. if (is_file($filename)) {
  3412. if ($now - filemtime($filename) >= 60 * 60) {
  3413. unlink($filename);
  3414. }
  3415. }
  3416. }
  3417. }
  3418. function cleanupCSS($ignore = '', $folder = '/tmp/*.css') {
  3419. $now = time();
  3420. foreach (glob($folder) as $filename) {
  3421. if(strpos($filename, $ignore) !== false) {
  3422. continue;
  3423. }
  3424. if (is_file($filename)) {
  3425. if ($now - filemtime($filename) >= 60 * 60) {
  3426. unlink($filename);
  3427. }
  3428. }
  3429. }
  3430. }
  3431. ?>