<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/LimboAuth.git/VERSION, branch feat/ipsessiondisable</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LimboAuth.git/'/>
<entry>
<title>Registration command + small gradle update (#79)</title>
<updated>2023-02-23T23:00:27+00:00</updated>
<author>
<name>AVuTuVA</name>
<email>66278054+AVuTuVA@users.noreply.github.com</email>
</author>
<published>2023-02-23T23:00:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LimboAuth.git/commit/?id=3f5c7e4d046073f93aab5925627d528cbae06a30'/>
<id>3f5c7e4d046073f93aab5925627d528cbae06a30</id>
<content type='text'>
* Registration command + small gradle update

* Update README.md

* Registration command improvement</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Registration command + small gradle update

* Update README.md

* Registration command improvement</pre>
</div>
</content>
</entry>
<entry>
<title>1.1.11 release: status-code-* options are now lists</title>
<updated>2023-02-06T18:39:28+00:00</updated>
<author>
<name>Petr Ilin</name>
<email>hevav@hevav.dev</email>
</author>
<published>2023-02-06T18:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LimboAuth.git/commit/?id=30341e2a6d5a0b67fec76c62e832a4667b84736b'/>
<id>30341e2a6d5a0b67fec76c62e832a4667b84736b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.1.10 release: Changed status-code-user-not-exists 204 -&gt; 404</title>
<updated>2023-02-03T14:28:57+00:00</updated>
<author>
<name>Petr Ilin</name>
<email>hevav@hevav.dev</email>
</author>
<published>2023-02-03T14:28:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LimboAuth.git/commit/?id=6c002b74c63d1f2f7f4333b4c55bacd98e0f440d'/>
<id>6c002b74c63d1f2f7f4333b4c55bacd98e0f440d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.1.9 release: .schem schematic support</title>
<updated>2023-01-26T18:16:43+00:00</updated>
<author>
<name>Petr Ilin</name>
<email>hevav@hevav.dev</email>
</author>
<published>2023-01-26T18:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LimboAuth.git/commit/?id=1be26878bb5be947d8a401bb62ae8b3eae503986'/>
<id>1be26878bb5be947d8a401bb62ae8b3eae503986</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix destroysession permission</title>
<updated>2023-01-26T10:38:38+00:00</updated>
<author>
<name>Petr Ilin</name>
<email>hevav@hevav.dev</email>
</author>
<published>2023-01-26T10:38:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LimboAuth.git/commit/?id=4c49eb400462a6d8f3910bbfa44bf9f575fa24f2'/>
<id>4c49eb400462a6d8f3910bbfa44bf9f575fa24f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ability to deny/allow commands without permission plugins</title>
<updated>2023-01-23T19:55:42+00:00</updated>
<author>
<name>Petr Ilin</name>
<email>hevav@hevav.dev</email>
</author>
<published>2023-01-23T19:55:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LimboAuth.git/commit/?id=5709af5c0ade33aff357650fd4e57f79c4844649'/>
<id>5709af5c0ade33aff357650fd4e57f79c4844649</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New build workflow</title>
<updated>2023-01-23T12:51:20+00:00</updated>
<author>
<name>Petr Ilin</name>
<email>hevav@hevav.dev</email>
</author>
<published>2023-01-23T12:51:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LimboAuth.git/commit/?id=d5f320ecfb14416aa86b38b03e417ed972cef276'/>
<id>d5f320ecfb14416aa86b38b03e417ed972cef276</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't register command if totp is disabled (#74)</title>
<updated>2023-01-22T10:15:42+00:00</updated>
<author>
<name>AVuTuVA</name>
<email>66278054+AVuTuVA@users.noreply.github.com</email>
</author>
<published>2023-01-22T10:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LimboAuth.git/commit/?id=4f688dce7f7ab9d66ea6136351a5b59fe17a2236'/>
<id>4f688dce7f7ab9d66ea6136351a5b59fe17a2236</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.1.4: SHA512_NLOGIN migration hash</title>
<updated>2023-01-21T04:57:23+00:00</updated>
<author>
<name>Petr Ilin</name>
<email>hevav@hevav.dev</email>
</author>
<published>2023-01-21T04:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LimboAuth.git/commit/?id=0cacf83f84c88d018670c508a6d886166bd8af83'/>
<id>0cacf83f84c88d018670c508a6d886166bd8af83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.1.3: totpToken = ""</title>
<updated>2023-01-17T14:44:34+00:00</updated>
<author>
<name>Petr Ilin</name>
<email>hevav@hevav.dev</email>
</author>
<published>2023-01-17T14:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LimboAuth.git/commit/?id=208f32c795852e1885d337c947af62ed44668c0e'/>
<id>208f32c795852e1885d337c947af62ed44668c0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
