storj/satellite/console/consoleweb
Malcolm Bouzi 087e57d037 web/satellite: create chore that will resend verification emails to unverified users
We want to remind unverified users to verify their emails:
once after 24 hours has passed and again after 5 days has passed.

Add mailservice.Service to satellite core because it is needed by the
chore for sending emails. To add the mailservice.Service to the core,
we create a helper function in satellite/peer.go to avoid duplicating
the code in both api.go and core.go. In addition to the chore, this
change adds methods to users.DB to get unverified users in need of
reminder.

Change-Id: I4e515bdf43f922788b4f965b2efb34fa32288bd1
2022-05-18 08:08:33 +00:00
..
consoleapi web/satellite: create chore that will resend verification emails to unverified users 2022-05-18 08:08:33 +00:00
consoleql satellite/console: create new consoleauth service 2022-05-13 16:27:07 +00:00
consolewebauth satellite/console/consoleweb: add endpoint tests 2021-08-19 12:22:45 +03:00
endpoints_test.go satellite/{satellitedb, web}: display object count in satellite UI 2021-11-01 18:26:13 +00:00
server_test.go satellite/console: Automatically log a user in after verifying email 2021-10-13 13:08:27 +00:00
server.go uplink, satellite: use bgp hostnames 2022-05-16 18:14:37 +00:00
utils.go all: fix dots 2020-07-16 14:58:28 +00:00