summaryrefslogtreecommitdiff
path: root/inc
Commit message (Expand)AuthorAge
* add html5 attributes to update profile formChristopher Smith2013-08-01
* add html5 attributes to register formChristopher Smith2013-08-01
* Remove search_references() and the refshow configuration optionMichael Hamann2013-08-01
* Index media file usage in the metadata index and use it in ft_mediause()Michael Hamann2013-08-01
* Fix the useheading cache invalidation for hidden pages, add testsMichael Hamann2013-08-01
* include updateVersion in CSS/JS tseed to force reload on updateAndreas Gohr2013-08-01
* auth_en/decrypt: Add explanation and more efficient decryptionMichael Hamann2013-08-01
* auth_random: remove exception comment as there is no exceptionMichael Hamann2013-08-01
* Add AES from phpseclib and use it for cookie encryptionMichael Hamann2013-08-01
* Use a new, truly random secret for cookie encryptionMichael Hamann2013-08-01
* Fix and add type declarations for the auth systemMichael Hamann2013-08-01
* Add truly random numbers and use them in places where randomness mattersMichael Hamann2013-08-01
* FS#2770 - prevent <file> and <code> syntax regex matching token names which s...Christopher Smith2013-07-30
* Fix for the FS#1833 parser errorGuy Brand2013-07-30
* Hungarian language updateMárton Sebők2013-07-28
* Korean language update이명진2013-07-28
* fix function call in feedcreator FS#2805Andreas Gohr2013-07-12
* Informal German language updateVolker Bödker2013-07-12
* Merge pull request #225 from splitbrain/fetchftpAndreas Gohr2013-06-16
|\
| * apply media_isexternal in ml()Klap-in2013-06-09
| * Merge remote-tracking branch 'origin/master' into fetchftpKlap-in2013-06-09
| |\
| * | apply media_isexternalKlap-in2013-05-21
| * | Added media_isexternal()Klap-in2013-05-21
| * | Update phpdocs of checkFileStatusKlap-in2013-05-21
| * | Support handle of images from ftp.Klap-in2013-05-21
* | | Merge pull request #222 from hArpanet/patch-1Andreas Gohr2013-06-16
|\ \ \
| * | | Added comment to DiffFormatter _escape() methodhArpanet2013-05-20
| |/ /
* | | removed tabsAndreas Gohr2013-06-16
* | | Merge pull request #180 from splitbrain/FS#2415Andreas Gohr2013-06-16
|\ \ \
| * \ \ Merge branch 'master' into FS#2415Christopher Smith2013-02-25
| |\ \ \
| * | | | fix missing 'subscribed' keyChristopher Smith2013-02-17
| * | | | FS#2415 add to mediamanager (refactor pageinfo() and shift MEDIAMANAGER_STAR...Christopher Smith2013-02-16
* | | | | Merge pull request #230 from splitbrain/pwgen-eventAndreas Gohr2013-06-16
|\ \ \ \ \
| * | | | | Increased strength of auto generated passwords a bitAndreas Gohr2013-06-14
| * | | | | 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