Ticket #75 (new Feature)

Opened 5 years ago

Last modified 4 years ago

Mail notification for registration

Reported by: anton Owned by: rooslan
Priority: major Milestone:
Component: Thiblo Version: edge
Severity: now Keywords:
Cc: Commited:
Deployed: Estimated Number of Hours: 16
Add Hours to Ticket: 0 Billable?: yes
Total Hours: 0

Description

Each user should validate its account by email that is why we should send him a note with secret code just after the registration and then validate it on thiblo.

I am not sure about component. Is it task for Thiblo.py or for OpenID server? Also, I can't estimate it atm.

Change History

comment:1 Changed 5 years ago by baldvin

Wherever it gets implemented, the user interface should be implemented also, maybe part of it in openid server, and part of it in thiblopy.

There are some important design considerations about registration at Registration, please read them and either follow or contest them on thiblo-devel.

I would like to test the registration the following way:

TEST1:

  • import initial-data
  • go to the blog alapos.hu
  • click on to "registration", which should be a link among the ones in the top-right corner
  • then give my parameters, receive a mail with a link,
  • and then visit that link where I am greeted, given some info, and directed towards the blog I am originated my registration from. A registration is global, but the blog I used needs to be stored.

TEST2:

  • import initial-data
  • go to the blog alapos.hu
  • click on an article, then on a sentence, and write a comment
  • post the comment, then get notified that I either need to log in or register
  • go through the registration process, and get the comment posted

comment:2 Changed 5 years ago by anton

  • Owner changed from somebody to rooslan

comment:3 Changed 5 years ago by anton

  • Component changed from Uncategorized to Thiblo.py

comment:4 Changed 5 years ago by rooslan

  • Milestone August, 20-27 deleted

comment:5 Changed 5 years ago by rooslan

  • Milestone set to MM1

comment:6 Changed 5 years ago by anton

  • Estimated Number of Hours changed from 0 to 16

comment:7 follow-up: ↓ 8 Changed 4 years ago by baldvin

  • Severity set to now
  • Milestone MM1 deleted

So, do we, or do we not require valid emails?

Even if we do: when registering, we let the user in, even without validation. We might require email validation for subsequent logins.

Postponing the question.

comment:8 in reply to: ↑ 7 Changed 4 years ago by rooslan

Replying to baldvin:

So, do we, or do we not require valid emails?

No. Actually, nothing was ever done with e-mails.

Note: See TracTickets for help on using tickets.