Better random string generation.
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 30 Jul 2010 07:47:44 +0000 (01:47 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 30 Jul 2010 08:54:10 +0000 (02:54 -0600)
commit79bf8f469ae19a69c1de18c50528aeb89eeef24a
tree12473861fc8f040af7ec9a021a4c34465f39b65b
parent7b29d0dee20d34183408eea0d44e14dec822d9f1
Better random string generation.

Use either Horde_Support_Uuid or uniqid(mt_rand()) (the former is more
random and should be used for things like persistent data; the latter is
useful for things like cache-busting).
51 files changed:
ansel/lib/Ansel.php
ansel/xppublish.php
fima/lib/Driver/sql.php
fima/lib/Forms/CreateLedger.php
folks/lib/Friends/shared.php
framework/Block/lib/Horde/Block/Layout/Manager.php
framework/Core/lib/Horde/Config.php
framework/Core/lib/Horde/Core/Ui/VarRenderer/Html.php
framework/Core/package.xml
framework/Model/lib/Horde/Form/VarRenderer/Xhtml.php
framework/Prefs/lib/Horde/Prefs/Identity.php
framework/Rpc/lib/Horde/Rpc/Webdav.php
framework/Secret/lib/Horde/Secret.php
framework/SyncML/SyncML/Backend/Sql.php
framework/SyncML/package.xml
framework/Token/lib/Horde/Token.php
framework/Util/lib/Horde/Util.php
framework/iCalendar/iCalendar/vevent.php
framework/iCalendar/package.xml
gollem/lib/Api.php
gollem/selectlist.php
horde/admin/alarms.php
horde/templates/contents/open_view_win.js
hylax/lib/Driver/spandsp.php
imp/attachment.php
imp/lib/Compose.php
imp/lib/Injector/Binder/Imaptree.php
ingo/config/backends.php.dist
kronolith/lib/Driver/Sql.php
kronolith/lib/Kronolith.php
kronolith/lib/Resource.php
mnemo/lib/Driver.php
mnemo/lib/Driver/kolab.php
mnemo/lib/Driver/sql.php
mnemo/lib/Forms/CreateNotepad.php
nag/lib/Driver.php
nag/lib/Driver/Kolab.php
nag/lib/Driver/Sql.php
nag/lib/Nag.php
skoli/lib/Driver.php
skoli/lib/Driver/sql.php
skoli/lib/Forms/CreateClass.php
trean/lib/Bookmarks.php
turba/lib/Driver.php
turba/lib/Driver/Kolab.php
turba/lib/Driver/Sql.php
turba/scripts/upgrades/public_to_horde_share.php
turba/search.php
whups/lib/Query.php
whups/lib/View/Results.php
wicked/scripts/mail-filter.php