repo.or.cz
/
phabricator.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Correct Aphlict websocket URI construction after PHP8 compatibility changes
[phabricator.git]
/
resources
/
sql
/
autopatches
/
20140524.auth.mfa.cache.sql
blob
74d9d8304e3556a2b5c5f5cdc611b5999b147e5f
1
ALTER TABLE {$NAMESPACE}_user.user
2
ADD isEnrolledInMultiFactor BOOL NOT NULL DEFAULT 0;