code4nova / ingredient.guru

This is the central repo for work on the Ingredient.guru project
2 stars 0 forks source link

MILESTONE -- Account Verification #10

Open jeturcotte opened 5 years ago

jeturcotte commented 5 years ago

Users who exist and are able to log into and out of accounts have various reasons why they may need to be able to receive email notifications. This milestone invents the capacity to send our users these messages.

ajbuchholz commented 5 years ago

Hey Josh,

We were looking at the Cro documentation today. A couple of minutes ago we learned that Cro has an Authentication Module. What Peter, Francesco, and I want to do is get together this Monday and rewrite the authentication on the server. After that is done, we will move onto email and two-factor authentication. We just want to make sure that we are doing authentication in the best way possible. So expect commits and such based on authentication. We will still be working out of feature/CRO branch, however it will no longer be "crotest" instead it will be called "cro."

jeturcotte commented 5 years ago

Good find, @HermesTheDev ... go for it.

ajbuchholz commented 5 years ago

Good News. The CRO Authentication Module works sessions and cookies are more secure and way easier now. I commited the stuff to CRO/cro directory

peteryn commented 5 years ago

Adrian and I have been trying to get CRO to send an email for verification. We have tried

We will keep investigating but we will need help setting up our own smtp server Thursday.

jeturcotte commented 5 years ago

That may well be a @mattva01 question. If we end up dependent on anyone, I'd rather AWS over google.

ajbuchholz commented 5 years ago

TO DO (Things Currently Don't Work | Still Pushing Changes)

jeturcotte commented 5 years ago

What's this about IRC? Will be there tonight

peteryn commented 4 years ago

11/20/19 We are still having issues with seeing what a select statement in raku. We fixed gitignore and we have the update table statement ready.

ajbuchholz commented 4 years ago

11/21/19 Evening Update Email Verification Now Works. Things we need to do.

ajbuchholz commented 4 years ago

Everything has been accomplished. We will be working on Documentation and other various things.

jeturcotte commented 4 years ago

OOF, okay... I'll reread a bit and write some new material... maybe even upload a sketch or two.

jeturcotte commented 4 years ago

It's a good time for y'awlz to experiment with creating a pull request; I'm not quite yet ready to start writing out the next one... so if you run out of things to do, do a little research on how anyone may have done unit testing in raku/p6 and play around with that for a bit. I shan't be super long.

jeturcotte commented 4 years ago

We don't want to get too far along without it and then have to endure the backlog of adding them... better if we get in early and add them one by one along the way.