mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 21:47:10 -04:00
Fix Case-sensitive email handling. Thanks to nztqa ! Closes #675
This commit is contained in:
parent
ba0b91f141
commit
728535a0e9
2 changed files with 4 additions and 1 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -1,3 +1,7 @@
|
|||
[submodule "packages/kadira:flow-router"]
|
||||
path = packages/kadira:flow-router
|
||||
url = https://github.com/wekan/flow-router.git
|
||||
|
||||
[submodule "packages/useraccounts:core"]
|
||||
path = packages/useraccounts:core
|
||||
url = https://github.com/meteor-useraccounts/core.git
|
||||
|
|
|
@ -31,7 +31,6 @@ mquandalle:collection-mutations
|
|||
accounts-password@1.3.5
|
||||
kenton:accounts-sandstorm
|
||||
service-configuration@1.0.11
|
||||
useraccounts:core
|
||||
useraccounts:unstyled
|
||||
useraccounts:flow-routing
|
||||
email@1.2.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue