<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit-simple-authentication/Cargo.toml, branch v0.3.5</title>
<subtitle>Simple authentication for cgit powered by sqlite and redis</subtitle>
<id>https://git.leanhe.dev/cgit-simple-authentication/atom/Cargo.toml?h=v0.3.5</id>
<link rel='self' href='https://git.leanhe.dev/cgit-simple-authentication/atom/Cargo.toml?h=v0.3.5'/>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/cgit-simple-authentication/'/>
<updated>2021-05-12T16:42:45Z</updated>
<entry>
<title>refactor(test): Revert some code to v0.3.2</title>
<updated>2021-05-12T16:42:45Z</updated>
<author>
<name>KunoiSayami</name>
<email>46131041+KunoiSayami@users.noreply.github.com</email>
</author>
<published>2021-05-12T16:42:26Z</published>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/cgit-simple-authentication/commit/?id=3da75783e36b0e913b137c778f00f285274c5ec1'/>
<id>urn:sha1:3da75783e36b0e913b137c778f00f285274c5ec1</id>
<content type='text'>
* fix(core): Fix missing not operator cause unexpected behavior
</content>
</entry>
<entry>
<title>fix(test): Fix test always failure</title>
<updated>2021-05-12T16:25:45Z</updated>
<author>
<name>KunoiSayami</name>
<email>46131041+KunoiSayami@users.noreply.github.com</email>
</author>
<published>2021-05-12T16:25:45Z</published>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/cgit-simple-authentication/commit/?id=50bf794d881494f0ef894bf7d7a859d195a69f36'/>
<id>urn:sha1:50bf794d881494f0ef894bf7d7a859d195a69f36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(test): Use spawn process instead of call function</title>
<updated>2021-05-12T16:16:50Z</updated>
<author>
<name>KunoiSayami</name>
<email>46131041+KunoiSayami@users.noreply.github.com</email>
</author>
<published>2021-05-12T16:16:50Z</published>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/cgit-simple-authentication/commit/?id=b2dc72d369bbaec63e823fb8e0de698f1ce3fe3a'/>
<id>urn:sha1:b2dc72d369bbaec63e823fb8e0de698f1ce3fe3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(core): Add a way to run unit test in cargo</title>
<updated>2021-05-12T15:45:07Z</updated>
<author>
<name>KunoiSayami</name>
<email>46131041+KunoiSayami@users.noreply.github.com</email>
</author>
<published>2021-05-12T15:45:07Z</published>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/cgit-simple-authentication/commit/?id=e027dbcff8f844beb6b90b8d934e97e2a8b9bd9a'/>
<id>urn:sha1:e027dbcff8f844beb6b90b8d934e97e2a8b9bd9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style(core): Address cargo fmt</title>
<updated>2021-05-10T11:23:14Z</updated>
<author>
<name>KunoiSayami</name>
<email>46131041+KunoiSayami@users.noreply.github.com</email>
</author>
<published>2021-05-10T11:23:14Z</published>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/cgit-simple-authentication/commit/?id=096186b2ca129d83b1041a2a9226d5a7fba0226b'/>
<id>urn:sha1:096186b2ca129d83b1041a2a9226d5a7fba0226b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(database): Add repo table</title>
<updated>2021-05-10T10:28:02Z</updated>
<author>
<name>KunoiSayami</name>
<email>46131041+KunoiSayami@users.noreply.github.com</email>
</author>
<published>2021-05-10T10:28:02Z</published>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/cgit-simple-authentication/commit/?id=baeb888db8a12181f38499560b30c0a84ec9982e'/>
<id>urn:sha1:baeb888db8a12181f38499560b30c0a84ec9982e</id>
<content type='text'>
* feat(core): Add upgrade function from database v1 to v2
</content>
</entry>
<entry>
<title>feat: Add reset database subcommand</title>
<updated>2021-05-10T08:09:19Z</updated>
<author>
<name>KunoiSayami</name>
<email>46131041+KunoiSayami@users.noreply.github.com</email>
</author>
<published>2021-05-10T08:09:19Z</published>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/cgit-simple-authentication/commit/?id=309a78d246ff175eaf12f6a7d4e9d70845b9edda'/>
<id>urn:sha1:309a78d246ff175eaf12f6a7d4e9d70845b9edda</id>
<content type='text'>
* fix: Fix CI build failure
</content>
</entry>
<entry>
<title>refactor: Use argon2 instead of sha256 to store password</title>
<updated>2021-05-10T04:58:30Z</updated>
<author>
<name>KunoiSayami</name>
<email>46131041+KunoiSayami@users.noreply.github.com</email>
</author>
<published>2021-05-10T04:58:30Z</published>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/cgit-simple-authentication/commit/?id=c5ed7b895caad6dc4e6d3398fbe3c154a102959c'/>
<id>urn:sha1:c5ed7b895caad6dc4e6d3398fbe3c154a102959c</id>
<content type='text'>
* style: Update html file style
</content>
</entry>
<entry>
<title>feat: Add deluser command</title>
<updated>2021-05-08T18:08:34Z</updated>
<author>
<name>KunoiSayami</name>
<email>46131041+KunoiSayami@users.noreply.github.com</email>
</author>
<published>2021-05-08T18:08:34Z</published>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/cgit-simple-authentication/commit/?id=e7f1a83e3b90208dccc33a0647a15cf12519d13a'/>
<id>urn:sha1:e7f1a83e3b90208dccc33a0647a15cf12519d13a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Add list user command</title>
<updated>2021-05-08T17:55:14Z</updated>
<author>
<name>KunoiSayami</name>
<email>46131041+KunoiSayami@users.noreply.github.com</email>
</author>
<published>2021-05-08T17:55:14Z</published>
<link rel='alternate' type='text/html' href='https://git.leanhe.dev/cgit-simple-authentication/commit/?id=d5f0c9c0a137cee561f1a94fb3425d52170ac196'/>
<id>urn:sha1:d5f0c9c0a137cee561f1a94fb3425d52170ac196</id>
<content type='text'>
* workflow: Delete Windows build target
</content>
</entry>
</feed>
