Commit bf1bc5a8de4a59210efd14011ff63a0c29720ebb
1 parent
e9e552d8
Exists in
master
and in
29 other branches
ActionItem44: added a note about md5 passwords
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2004 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
util/mail/postgresql/README
... | ... | @@ -16,6 +16,8 @@ Follow Noosfero's own instructions. Before letting users register at your Noosfe |
16 | 16 | |
17 | 17 | User.system_encryption_method = :md5 |
18 | 18 | |
19 | +NOTE: the mail system will work __only__ if Noosfero uses md5 passwords! | |
20 | + | |
19 | 21 | In the instructions below, replace **NOOSFERO_DB** with the name of the |
20 | 22 | Noosfero database you'll use for production (e.g. "noosfero_production", |
21 | 23 | "noosfero" etc). | ... | ... |