<feed xmlns='http://www.w3.org/2005/Atom'>
<title>node-playground/controllers, branch main</title>
<subtitle>Learning repository.</subtitle>
<id>https://git.matejamaric.com/node-playground/atom?h=main</id>
<link rel='self' href='https://git.matejamaric.com/node-playground/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/node-playground/'/>
<updated>2021-05-09T12:41:41Z</updated>
<entry>
<title>Returning validation errors and old values to `post` form.</title>
<updated>2021-05-09T12:41:41Z</updated>
<author>
<name>Mateja</name>
<email>mail@matejamaric.com</email>
</author>
<published>2021-05-09T12:41:41Z</published>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/node-playground/commit/?id=5ed4787e33e258cc9afa7e9d2886a0b590d69715'/>
<id>urn:sha1:5ed4787e33e258cc9afa7e9d2886a0b590d69715</id>
<content type='text'>
Made custom middleware for that purpose.
</content>
</entry>
<entry>
<title>Fixed a typo.</title>
<updated>2021-05-08T19:20:20Z</updated>
<author>
<name>Mateja</name>
<email>mail@matejamaric.com</email>
</author>
<published>2021-05-08T19:20:20Z</published>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/node-playground/commit/?id=0a95a55d5317b1ca0be54b226834f9433365717d'/>
<id>urn:sha1:0a95a55d5317b1ca0be54b226834f9433365717d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Error handling.</title>
<updated>2021-05-08T18:30:45Z</updated>
<author>
<name>Mateja</name>
<email>mail@matejamaric.com</email>
</author>
<published>2021-05-08T18:30:45Z</published>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/node-playground/commit/?id=9a78a9e480631106fa437d7a53b854c83cc5db02'/>
<id>urn:sha1:9a78a9e480631106fa437d7a53b854c83cc5db02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change page layout if user is logged in.</title>
<updated>2021-05-06T23:16:03Z</updated>
<author>
<name>Mateja</name>
<email>mail@matejamaric.com</email>
</author>
<published>2021-05-06T23:16:03Z</published>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/node-playground/commit/?id=b99ff3787373aec8b0d679f301609361d39362e4'/>
<id>urn:sha1:b99ff3787373aec8b0d679f301609361d39362e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto login on user registration.</title>
<updated>2021-05-06T22:27:51Z</updated>
<author>
<name>Mateja</name>
<email>mail@matejamaric.com</email>
</author>
<published>2021-05-06T22:27:51Z</published>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/node-playground/commit/?id=5f58ad7e7b7546077556abd70fca44b296bb0c0c'/>
<id>urn:sha1:5f58ad7e7b7546077556abd70fca44b296bb0c0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Using `passport.js` for login system.</title>
<updated>2021-05-06T22:17:56Z</updated>
<author>
<name>Mateja</name>
<email>mail@matejamaric.com</email>
</author>
<published>2021-05-06T22:17:56Z</published>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/node-playground/commit/?id=d7e364d83153425e412032dd997e9c58cbc235eb'/>
<id>urn:sha1:d7e364d83153425e412032dd997e9c58cbc235eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hash passwords.</title>
<updated>2021-05-06T20:22:27Z</updated>
<author>
<name>Mateja</name>
<email>mail@matejamaric.com</email>
</author>
<published>2021-05-06T20:22:27Z</published>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/node-playground/commit/?id=3237737dc88ebff88c258972ac902f9221a003b5'/>
<id>urn:sha1:3237737dc88ebff88c258972ac902f9221a003b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding new users without validation.</title>
<updated>2021-05-06T20:13:46Z</updated>
<author>
<name>Mateja</name>
<email>mail@matejamaric.com</email>
</author>
<published>2021-05-06T20:13:15Z</published>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/node-playground/commit/?id=143755e5e8a53eeee9f5b2fa7e3b76866c9673d7'/>
<id>urn:sha1:143755e5e8a53eeee9f5b2fa7e3b76866c9673d7</id>
<content type='text'>
Also set input type to password in `login.handlebars`.
</content>
</entry>
<entry>
<title>Boilerplate for login system.</title>
<updated>2021-05-06T19:07:24Z</updated>
<author>
<name>Mateja</name>
<email>mail@matejamaric.com</email>
</author>
<published>2021-05-06T19:07:24Z</published>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/node-playground/commit/?id=376fae2a3367d5813d088a29c5a62938bd55f762'/>
<id>urn:sha1:376fae2a3367d5813d088a29c5a62938bd55f762</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add delete option on every post.</title>
<updated>2021-05-03T15:44:38Z</updated>
<author>
<name>Mateja</name>
<email>mail@matejamaric.com</email>
</author>
<published>2021-05-03T15:44:38Z</published>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/node-playground/commit/?id=34b3fefaddd165b649c53e140f6b749c18943d26'/>
<id>urn:sha1:34b3fefaddd165b649c53e140f6b749c18943d26</id>
<content type='text'>
</content>
</entry>
</feed>
