YesodAuth documentation

Does exist some simple examples using yesod authentication except code of Haskellers site? Does exist some examples using YesodAuthEmail? For example, can i use third-party mail server instead of Sendmail for YesodAuthEmail? Can i disable registration confirmation? Does passwords stored in a database in an unencrypted form? -- Timofeev N.D.

I am surprised out of the whole list no one has stormed down on Nikita
for wanting to store passwords as plain text.
Nikita: never store passwords in plain text. Ever.
D.
On Mon, Jun 13, 2011 at 09:34, Никита Тимофеев
Does exist some simple examples using yesod authentication except code of Haskellers site? Does exist some examples using YesodAuthEmail?
For example, can i use third-party mail server instead of Sendmail for YesodAuthEmail? Can i disable registration confirmation? Does passwords stored in a database in an unencrypted form?
-- Timofeev N.D.
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

When I review the original post I see only a question:
Does passwords
stored in a database in an unencrypted form?
rather than a request.
So I'm not sure that was the intent.
I'm amazed that anyone (Sony!!!?) would store unencrypted passwords of
course.
Kevin
On Jun 14, 10:21 am, cheater cheater
I am surprised out of the whole list no one has stormed down on Nikita for wanting to store passwords as plain text.
Nikita: never store passwords in plain text. Ever.
D.
On Mon, Jun 13, 2011 at 09:34, Никита Тимофеев
wrote: Does exist some simple examples using yesod authentication except code of Haskellers site? Does exist some examples using YesodAuthEmail?
For example, can i use third-party mail server instead of Sendmail for YesodAuthEmail? Can i disable registration confirmation? Does passwords stored in a database in an unencrypted form?
-- Timofeev N.D.
_______________________________________________ Haskell-Cafe mailing list Haskell-C...@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
_______________________________________________ Haskell-Cafe mailing list Haskell-C...@haskell.orghttp://www.haskell.org/mailman/listinfo/haskell-cafe

Ah, I see how you could interpret what he wrote the way you describe.
If that's what Nikita has meant, then that's all fine. Hope there's no
harm in reminding this basic truth - better be safe than sorry! :)
D.
On Tue, Jun 14, 2011 at 15:00, Kevin Jardine
When I review the original post I see only a question:
Does passwords stored in a database in an unencrypted form?
rather than a request.
So I'm not sure that was the intent.
I'm amazed that anyone (Sony!!!?) would store unencrypted passwords of course.
Kevin
On Jun 14, 10:21 am, cheater cheater
wrote: I am surprised out of the whole list no one has stormed down on Nikita for wanting to store passwords as plain text.
Nikita: never store passwords in plain text. Ever.
D.
On Mon, Jun 13, 2011 at 09:34, Никита Тимофеев
wrote: Does exist some simple examples using yesod authentication except code of Haskellers site? Does exist some examples using YesodAuthEmail?
For example, can i use third-party mail server instead of Sendmail for YesodAuthEmail? Can i disable registration confirmation? Does passwords stored in a database in an unencrypted form?
-- Timofeev N.D.
_______________________________________________ Haskell-Cafe mailing list Haskell-C...@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
_______________________________________________ Haskell-Cafe mailing list Haskell-C...@haskell.orghttp://www.haskell.org/mailman/listinfo/haskell-cafe
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
participants (3)
-
cheater cheater
-
Kevin Jardine
-
Никита Тимофеев