Commit Graph

24 Commits (4cd087ea2eb8d1dbc8a063b41cffcd5df35d7df6)

Author SHA1 Message Date
Aleksander Machniak 26086981a2 Improve randomness of security tokens (#1490529) 10 years ago
Aleksander Machniak 7a42173a16 Simplify rcube_utils::check_ip() 11 years ago
Aleksander Machniak 8447bae77c Require Mbstring and OpenSSL extensions (#1490415) - remove redundant code 11 years ago
Aleksander Machniak 3994b3a26c Installer: Use openssl_random_pseudo_bytes() (if available) to generate des_key (#1490402) 11 years ago
Aleksander Machniak 389f70996c Skip some tests on PHP 5.3.3 11 years ago
Aleksander Machniak eb58b6c537 Fix failing rcube_utils::strtotime() test if system timezone was different than expected 11 years ago
Thomas Bruederli e8b82c2e7b Fix rcube_utils::normalize_string() to support unicode characters + add argument for minimum token length 11 years ago
Thomas Bruederli 09c58d1add Make rcube_utils::strtotime() timezone aware (#1490163) 11 years ago
Aleksander Machniak 11eb072f80 Fix rcube_utils::get_boolean() test to not use deprecated function alias 11 years ago
Aleksander Machniak 848e204ef9 Fix validation of email addresses with IDNA domains (#1490067) 11 years ago
Aleksander Machniak 49dad5f669 Fix broken normalize_string(), add support for ISO-8859-2 12 years ago
Aleksander Machniak d921587f29 Add more tests for normalize_string() - some failing 12 years ago
Aleksander Machniak 517c9f9a8d Fix directories check in Installer on Windows (#1489576)
Added rcube_utils::is_absolute_path() method
12 years ago
Aleksander Machniak b1f3c3bee8 Fixed saving contact birthday/anniversary dates before 01-01-1970 12 years ago
Thomas Bruederli fdb30f3279 Fix CSS selector modifications when nested in @media blocks 12 years ago
Aleksander Machniak b32fab16ef Fix handling of non-default date formats (#1489294)
- remove ambiguous m/d/Y format from default config
13 years ago
Aleksander Machniak 896e2b4e51 Add more rcube_utils tests 13 years ago
Aleksander Machniak 5383ad72db Add more tests for rcube_utils::explode_quoted_string() 13 years ago
Aleksander Machniak fe0f1d589b Improve rcube_utils::file2class() to not return duplicates 13 years ago
Aleksander Machniak 0c82e95c59 Apply rcube_shared.inc -> bootstrap.php change in tests 13 years ago
Aleksander Machniak 3a54cc5013 Fix rcube_utils::explode_quoted_string() with explode(), added tests 13 years ago
Aleksander Machniak 5f8097b9eb Added tests for specialchars quoting 14 years ago
Aleksander Machniak a65ce5d3b0 Rename ip_check to check_ip, add IP checking tests 14 years ago
Aleksander Machniak 9b05f19338 Restructured tests 14 years ago