<feed xmlns='http://www.w3.org/2005/Atom'>
<title>IT-kariera/Team-Kaleidoscope/DevHive/API/Service, branch dev-old</title>
<subtitle>The Hot Social Media for Programmers!</subtitle>
<id>https://git.syndamia.com/archive/IT-kariera/Team-Kaleidoscope/DevHive/atom?h=dev-old</id>
<link rel='self' href='https://git.syndamia.com/archive/IT-kariera/Team-Kaleidoscope/DevHive/atom?h=dev-old'/>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/archive/IT-kariera/Team-Kaleidoscope/DevHive/'/>
<updated>2020-12-13T10:29:02Z</updated>
<entry>
<title>Ordering Models</title>
<updated>2020-12-13T10:29:02Z</updated>
<author>
<name>transtrike</name>
<email>transtrike@gmail.com</email>
</author>
<published>2020-12-13T10:29:02Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/archive/IT-kariera/Team-Kaleidoscope/DevHive/commit/?id=3abbc13bcc55e68740564457fff455c849a1cd8a'/>
<id>urn:sha1:3abbc13bcc55e68740564457fff455c849a1cd8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Little UserService cleaning</title>
<updated>2020-12-12T18:36:54Z</updated>
<author>
<name>transtrike</name>
<email>transtrike@gmail.com</email>
</author>
<published>2020-12-12T18:36:54Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/archive/IT-kariera/Team-Kaleidoscope/DevHive/commit/?id=3f9d6457360bba2eef24c013c5ba40fa92bf8cc7'/>
<id>urn:sha1:3f9d6457360bba2eef24c013c5ba40fa92bf8cc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New ValidationString implementation; Simplified PictureProfile</title>
<updated>2020-12-12T16:14:08Z</updated>
<author>
<name>transtrike</name>
<email>transtrike@gmail.com</email>
</author>
<published>2020-12-12T16:14:08Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/archive/IT-kariera/Team-Kaleidoscope/DevHive/commit/?id=68836192e1138e2590cbde0c8110507b59ebeed1'/>
<id>urn:sha1:68836192e1138e2590cbde0c8110507b59ebeed1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved appsettings.json reading</title>
<updated>2020-12-12T12:47:33Z</updated>
<author>
<name>Syndamia</name>
<email>kamen.d.mladenov@protonmail.com</email>
</author>
<published>2020-12-12T12:47:33Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/archive/IT-kariera/Team-Kaleidoscope/DevHive/commit/?id=9b287f08b8e2c8d091967597bc9610afea8058ca'/>
<id>urn:sha1:9b287f08b8e2c8d091967597bc9610afea8058ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Login returns a json with the token, rather than just the token</title>
<updated>2020-12-12T11:57:15Z</updated>
<author>
<name>Syndamia</name>
<email>kamen.d.mladenov@protonmail.com</email>
</author>
<published>2020-12-12T11:57:15Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/archive/IT-kariera/Team-Kaleidoscope/DevHive/commit/?id=688fd7d0ad87ba9a7e72266cd5f7f7f493d9cc38'/>
<id>urn:sha1:688fd7d0ad87ba9a7e72266cd5f7f7f493d9cc38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented register request, made login require correct password, removed create user request, brought back Roles.cs and moved roles constants to UserRoles, fixed authorization in UserController</title>
<updated>2020-12-12T11:53:53Z</updated>
<author>
<name>Syndamia</name>
<email>kamen.d.mladenov@protonmail.com</email>
</author>
<published>2020-12-12T11:53:53Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/archive/IT-kariera/Team-Kaleidoscope/DevHive/commit/?id=fb9a24796e859e434c83ba2f5e84895143fc0232'/>
<id>urn:sha1:fb9a24796e859e434c83ba2f5e84895143fc0232</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added some comments to Jwt authentication</title>
<updated>2020-12-11T20:03:31Z</updated>
<author>
<name>Syndamia</name>
<email>kamen.d.mladenov@protonmail.com</email>
</author>
<published>2020-12-11T20:03:31Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/archive/IT-kariera/Team-Kaleidoscope/DevHive/commit/?id=372cbb34fe20882549bb0bba569b5da96081d507'/>
<id>urn:sha1:372cbb34fe20882549bb0bba569b5da96081d507</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Authorization key is gotten from appsettings.json (AppSettings/Secret)</title>
<updated>2020-12-11T19:49:05Z</updated>
<author>
<name>Syndamia</name>
<email>kamen.d.mladenov@protonmail.com</email>
</author>
<published>2020-12-11T19:48:49Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/archive/IT-kariera/Team-Kaleidoscope/DevHive/commit/?id=d8f253c6710cb23c632d3fc8a31d4d7d1ee0b9ff'/>
<id>urn:sha1:d8f253c6710cb23c632d3fc8a31d4d7d1ee0b9ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed custom Roles class to UserRoles, fixing naming ambiguity</title>
<updated>2020-12-11T19:30:39Z</updated>
<author>
<name>Syndamia</name>
<email>kamen.d.mladenov@protonmail.com</email>
</author>
<published>2020-12-11T19:30:39Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/archive/IT-kariera/Team-Kaleidoscope/DevHive/commit/?id=e0642bea9392f5fdab92f70622e671f9fd7ee0c7'/>
<id>urn:sha1:e0642bea9392f5fdab92f70622e671f9fd7ee0c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made login require only username and made null roles to user</title>
<updated>2020-12-11T19:25:45Z</updated>
<author>
<name>Syndamia</name>
<email>kamen.d.mladenov@protonmail.com</email>
</author>
<published>2020-12-11T19:25:45Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/archive/IT-kariera/Team-Kaleidoscope/DevHive/commit/?id=6ccb8618f2fe79e61702b0ba0ce48182d9293943'/>
<id>urn:sha1:6ccb8618f2fe79e61702b0ba0ce48182d9293943</id>
<content type='text'>
</content>
</entry>
</feed>
