Open jeturcotte opened 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."
Good find, @HermesTheDev ... go for it.
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
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.
That may well be a @mattva01 question. If we end up dependent on anyone, I'd rather AWS over google.
TO DO (Things Currently Don't Work | Still Pushing Changes)
What's this about IRC? Will be there tonight
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.
11/21/19 Evening Update Email Verification Now Works. Things we need to do.
Everything has been accomplished. We will be working on Documentation and other various things.
OOF, okay... I'll reread a bit and write some new material... maybe even upload a sketch or two.
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.
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.
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.