dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Support passwords in login that are crypted with crypt-SHA256
Marius Cramer
2014-08-14
f227fb72b50e8580cd5ec1f539ec5749de6dd48c
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0006.sql
1
ALTER TABLE `sys_datalog` CHANGE `data` `data` LONGTEXT NOT NULL;