dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Remove localization files from 3rd party plugins
Thomas Bruederli
2016-04-06
bd780ce70771d4f9ab8796ce42635be73dee2283
[githubFork/roundcubemail.git]
/
SQL
/
oracle
/
2015111100.sql
1
2
ALTER TABLE "users" ADD "failed_login" timestamp with time zone DEFAULT NULL;
ALTER TABLE "users" ADD "failed_login_counter" integer DEFAULT NULL;