History log of /dokuwiki/ (Results 4776 – 4800 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
0e1777cb31-Jul-2013 Anika Henke <anika@selfthinker.org>

added aria attributes to tree and show/hide functions

07ff0bab31-Jul-2013 Michael Hamann <michael@content-space.de>

Fix the useheading cache invalidation for hidden pages, add tests

This adds a new parameter to ft_backlinks() to ignore permissions which
is needed for invalidating the cache of linking pages with u

Fix the useheading cache invalidation for hidden pages, add tests

This adds a new parameter to ft_backlinks() to ignore permissions which
is needed for invalidating the cache of linking pages with useheading
enabled. This also adds various test cases for ft_backlinks().

show more ...

cd997f9331-Jul-2013 Andreas Gohr <andi@splitbrain.org>

include updateVersion in CSS/JS tseed to force reload on update

fd975da731-Jul-2013 Anika Henke <anika@selfthinker.org>

removed possibility to have rtl.less files in plugins

e8e5221c31-Jul-2013 Anika Henke <anika@selfthinker.org>

switched to LESS variables in rest of template's css files

b25974c431-Jul-2013 Guy Brand <gb@unistra.fr>

Fixed instructions on PHPunit

7b650cef31-Jul-2013 Michael Hamann <michael@content-space.de>

auth_en/decrypt: Add explanation and more efficient decryption

Added an explanation that what we do is like normal CBC but that we
additionally encrypt the IV which is actually suggested by the NIST

auth_en/decrypt: Add explanation and more efficient decryption

Added an explanation that what we do is like normal CBC but that we
additionally encrypt the IV which is actually suggested by the NIST for
non-random (but unique) IVs. In the decryption process it's not
necessary to decrypt the IV, this should save some time.

show more ...

8269996a31-Jul-2013 Michael Hamann <michael@content-space.de>

auth_random: remove exception comment as there is no exception

2113433731-Jul-2013 Anika Henke <anika@selfthinker.org>

updated intro text on wiki:dokuwiki

f2bbf30b31-Jul-2013 Guy Brand <gb@unistra.fr>

Simple test cases for code and file token fix

04369c3e30-Jul-2013 Michael Hamann <michael@content-space.de>

Add AES from phpseclib and use it for cookie encryption

This replaces the deprecated and broken Blowfish implementation that has
previously been used and should provide a lot more security.

30d544a430-Jul-2013 Michael Hamann <michael@content-space.de>

Use a new, truly random secret for cookie encryption

27058a0530-Jul-2013 Michael Hamann <michael@content-space.de>

Fix and add type declarations for the auth system

483b623830-Jul-2013 Michael Hamann <michael@content-space.de>

Add truly random numbers and use them in places where randomness matters

fc498a4230-Jul-2013 Christopher Smith <chris@jalakai.co.uk>

FS#2770 - prevent <file> and <code> syntax regex matching token names which start '<file' or '<code'

b0a0b42230-Jul-2013 Anika Henke <anika@selfthinker.org>

unlessified and lessified a few more css

ea9bf41630-Jul-2013 Anika Henke <anika@selfthinker.org>

fixed broken structure

c6f665dd30-Jul-2013 Michael Hamann <michael@content-space.de>

Don't recommend the deprecated default template for JS debugging

fbaa877730-Jul-2013 Andreas Gohr <andi@splitbrain.org>

removed debug statement. sorry

cbe3707930-Jul-2013 Andreas Gohr <andi@splitbrain.org>

convert ini replacements to less vars first

This makes it possible to safely overwrite ini replacements from within
any less file

b0df08e230-Jul-2013 Andreas Gohr <andi@splitbrain.org>

make sure calculations are correct

45d3363030-Jul-2013 Andreas Gohr <andi@splitbrain.org>

lessified more files

bd9a496530-Jul-2013 Andreas Gohr <andi@splitbrain.org>

lessyfied another one

c19c611e30-Jul-2013 Andreas Gohr <andi@splitbrain.org>

lessyfied the first of template's CSS files

c51b334e30-Jul-2013 Andreas Gohr <andi@splitbrain.org>

fixed ini replacement to less variables stuff

1...<<191192193194195196197198199200>>...423