dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix vulnerability in handling _session argument of utils/save-prefs (#1489382)
Aleksander Machniak
2013-10-17
037af6890fe6fdb84a08d3c86083e847c90ec0ad
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2011111600.sql
1
2
3
-- Updates from version 0.7-beta
ALTER TABLE "session" ALTER sess_id TYPE varchar(128);