mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-02 03:02:23 +02:00

- Remove all occurences of clear text project passwords. - Migrate the database to hash the previously stored passwords. Closes #232
10 lines
484 B
Text
10 lines
484 B
Text
Hi,
|
|
|
|
You have just (or someone else using your email address) created the project "{{ g.project.name }}" to share your expenses.
|
|
|
|
You can access it here: {{ url_for(".list_bills", _external=True) }} (the identifier is {{ g.project.id }}).
|
|
If you want to share this project with your friends, you can share the identifier and the shared password with them or send them invitations with the following link:
|
|
{{ url_for(".invite", _external=True) }}
|
|
|
|
Enjoy,
|
|
Some weird guys (with beards)
|