dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix XSS issue in addressbook group name field [CVE-2013-5646] (#1489333)
Aleksander Machniak
2013-09-14
2e30b24dbf3aebf4d201bc922eb7b7bc8ab8f4fd
[githubFork/roundcubemail.git]
/
SQL
/
sqlite
/
2008092100.sql
1
2
3
4
-- Updates from version 0.2-beta
CREATE INDEX ix_session_changed ON session (changed);
CREATE INDEX ix_cache_created ON cache (created);