dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Check for repeated password on website stats page failed.
Till Brehm
2016-04-20
02ec3850d2d4b223f54ca4384a71f7d72e5b5767
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0077.sql
1
ALTER TABLE `ftp_user` ADD `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' AFTER `dl_bandwidth` ;