summaryrefslogtreecommitdiff
path: root/inc
Commit message (Expand)AuthorAge
...
| * | | | | fixed syntax fuckupAndreas Gohr2013-06-09
| * | | | | AUTH_PASSWORD_GENERATE event addedAndreas Gohr2013-06-09
* | | | | | Swedish language updateAndreas Gohr2013-06-16
* | | | | | check for spam in summary as well, added common spam summaryAndreas Gohr2013-06-12
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #223 from splitbrain/rootids_in_mlAndreas Gohr2013-06-08
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Clean internal ids in ml(), that it matches with fetch.phpKlap-in2013-05-21
| | |_|/ | |/| |
* | | | Korean language update이명진2013-06-07
* | | | we now require PHP 5.2.0 at leastAndreas Gohr2013-06-02
* | | | make password reset token completely randomAndreas Gohr2013-05-31
* | | | use HMAC in password reset token FS#2794Andreas Gohr2013-05-31
* | | | use HMAC for CSRF security tokens FS#2794Andreas Gohr2013-05-31
* | | | use hmac for external ressource hash FS#2794Andreas Gohr2013-05-31
* | | | use HMAC in media_token FS#2794Andreas Gohr2013-05-30
* | | | added HMAC support to PassHash class FS#2794Andreas Gohr2013-05-30
* | | | fixed wrong use of quotes in authtype warning messageAnika Henke2013-05-27
|/ / /
* | | Fix wrong config key in deprecated auth messageKlap-in2013-05-15
* | | tar library: another fix for lone zero blocksAndreas Gohr2013-05-09
* | | ensure security token is included in media url when resize parameter is passe...Christopher Smith2013-05-06
* | | Indexer: Remove broken and dead readdircache code FS#2771Michael Hamann2013-05-05
* | | Indexer: Fix wrong suffix parameterMichael Hamann2013-05-05
* | | Japanese language updateSatoshi Sahara2013-05-05
* | | Czech language updateMiroslav Kučera2013-05-05
* | | fixed exception call FS#2772Andreas Gohr2013-05-05
* | | make sure loaded text has the right encodingAndreas Gohr2013-05-05
* | | Tar: avoid lone zero blocks when adding 0 byte filesAndreas Gohr2013-05-03
* | | use correct endpoint in tpl_actiondropdown FS#2760Andreas Gohr2013-05-03
* | | Russian language updateIvan I. Udovichenko2013-04-26
* | | removed debug statementAndreas Gohr2013-04-25
* | | authad: capabilities depend on userdomain specific configAndreas Gohr2013-04-25
* | | Japanese language update이명진2013-04-22
* | | Korean language update이명진2013-04-22
* | | Merge pull request #211 from splitbrain/nonwikidiffsMichael Hamann2013-04-21
|\ \ \
| * | | FS#2748, fix double encoding of html entities in subscription email diffs (up...Christopher Smith2013-04-10
| * | | add comment to Unified Diff Formatter making it clear the output is unsafe fo...Christopher Smith2013-04-10
* | | | de/de-informal: Re-apply the updates of ba09710ad34bb383ae3526e84490a3d545f78866Mateng Schimmerlos2013-04-21
* | | | Revert "German language update"lupo492013-04-21
* | | | removed Satisfy All directive FS#2750Andreas Gohr2013-04-19
* | | | strip specials from file name in codeblock downloads FS#2757Andreas Gohr2013-04-19
* | | | Finnish language updateOtto Vainio2013-04-15
* | | | German language updateMartin Terber2013-04-15
|/ / /
* | | Merge pull request #203 from splitbrain/fetchissues3Christopher Smith2013-04-07
|\ \ \
| * | | code changes in the rest of the code base to support testing fetchChristopher Smith2013-03-22
| * | | refactor fetch to support unittestingChristopher Smith2013-03-22
| * | | add a token to fetch urls requiring image resize/crop to prevent external DDO...Christopher Smith2013-03-22
* | | | Merge pull request #201 from splitbrain/fetchissuesChristopher Smith2013-04-07
|\ \ \ \
| * | | | don't resize images when resize dimensions match native image dimensionsChristopher Smith2013-03-22
| * | | | avoid creating an intermediate crop image when the final image will match a r...Christopher Smith2013-03-19
* | | | | Merge pull request #199 from splitbrain/authcompChristopher Smith2013-04-07
|\ \ \ \ \
| * | | | | change nomenclature from 'show' to 'allow' (fn from canshow to allowed)Christopher Smith2013-04-07
| * | | | | for completeness (& defensive coding), test ['show'] against MSG_PUBLIC in ca...Christopher Smith2013-04-01