- Apr 01, 2015
-
-
Christopher Smith authored
-
Christopher Smith authored
-
Christopher Smith authored
-
Christopher Smith authored
- refactor Mailer class to allow unit tests to access token replacements - use CRLF in signature string per rfc2045 6.8 - add email signature to the expected mail body - apply appropriate chunksplit to the expected mail body - ensure regex is quoted - '/' is a legal base64 character
-
- Mar 31, 2015
-
-
Andreas Gohr authored
Translation update (ko)
-
Andreas Gohr authored
Translation update (cs)
-
Andreas Gohr authored
Translation update (es)
-
- Mar 30, 2015
-
-
Alejandro Nunez authored
-
- Mar 29, 2015
-
-
furun authored
mailwrap.html is back @EMAILSIGNATURE@ added
-
- Mar 28, 2015
-
-
Jaroslav Lichtblau authored
-
- Mar 27, 2015
-
-
Myeongjin authored
-
furun authored
Additional bug fix
-
furun authored
Done: Cleanup of the mail text signature. The signature is deleted from the txt files and moved in to lang.php Mailer.class.php updated to insert the signature Fix: - Cleaner text - no more "-- " "--" "---" "----" problems. - mailwrap.html is not needed anymore an can be deleted (?) Changed files in all languages: lang.php mailtext.txt password.txt registermail.txt subscr_digest.txt subscr_list.txt subscr_single.txt uploadmail.txt pwconfirm.txt showrev.txt delete?: mailwrap.html
-
- Mar 25, 2015
-
-
Andreas Gohr authored
Update toolbar.js
-
- Mar 24, 2015
-
-
Andreas Gohr authored
Translation update (ne)
-
सरोज ढकाल authored
-
- Mar 21, 2015
-
-
chang-zhao authored
When the picker button is near the border of the screen, then an opening panel of picker buttons can go over the screen edge. That's not convenient. So we should add a check in a `function pickerToggle()` and shift picker buttons position if needed.
-
chang-zhao authored
Test
-
- Mar 19, 2015
-
-
Andreas Gohr authored
indexer.php: slow page loads on lighttpd due to missing ob_flush()
-
- Mar 18, 2015
-
-
Andreas Gohr authored
it seems that different zlib versions behave different with corrupted files. Some return false, some return whatever they still can read from the file. the file now should no longer be readable by any version.
-
Andreas Gohr authored
The user properties (login, real name, etc) where not properly escaped in the user manager's edit form. This allowed a XSS attack on the superuser by registered users. Thanks to Filippo Cavallarin from www.segment.technology for discovering this bug.
-
Andreas Gohr authored
This also reverses the order of crypto protocols tried again. Using TLS first again. related to #915
-
Andreas Gohr authored
The code reading .bz2 compressed files did not correctly check for possible read errors. In case of a corrupted file this could have led to an infinite loop. Thanks to Filippo Cavallarin from www.segment.technology for dicovering this bug.
-
Andreas Gohr authored
Translation update (he)
-
itsho authored
-
Andreas Gohr authored
-
- Mar 17, 2015
-
-
Andreas Gohr authored
Translation update (da)
-
Jacob Palm authored
-
Christoph Dwertmann authored
-
- Mar 16, 2015
-
-
Andreas Gohr authored
-
Andreas Gohr authored
Add two config options to authldap
-
Sascha Klopp authored
-
Andreas Gohr authored
Get total number of users in ad, needed for paging
-
- Mar 13, 2015
-
-
Sascha Klopp authored
-
- Mar 12, 2015
-
-
Michael Große authored
-
Michael Große authored
-
Michael Große authored
-
Michael Große authored
Since we cannot effectively filter for groups and have to work with incremental prefetching, the ``last`` button is mostly broken/buggy. Hence it is disabled in this usecase.
-
Michael Große authored
-
Michael Große authored
-