<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-auth/src, branch main</title>
<subtitle> Fork of azalea that adds support for authentication over Drasl/Yggdrasil.
</subtitle>
<id>https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/atom?h=main</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/'/>
<updated>2026-05-10T14:48:07+00:00</updated>
<entry>
<title>support yggdrasil authentication</title>
<updated>2026-05-10T14:48:07+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>lizzy@vlhl.dev</email>
</author>
<published>2026-05-10T14:48:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=871ef4abac1023d33714d2fda9c54cc63e20a3a5'/>
<id>urn:sha1:871ef4abac1023d33714d2fda9c54cc63e20a3a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support generic auth cache entries</title>
<updated>2026-05-10T14:45:35+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>lizzy@vlhl.dev</email>
</author>
<published>2026-05-10T14:45:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=c689b47d44e8fdf03b25284014df139e990557f3'/>
<id>urn:sha1:c689b47d44e8fdf03b25284014df139e990557f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow custom session backend</title>
<updated>2026-05-10T14:44:50+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>lizzy@vlhl.dev</email>
</author>
<published>2026-05-10T14:44:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=448d4c630b4b06ee2870205c1d9267413caf24df'/>
<id>urn:sha1:448d4c630b4b06ee2870205c1d9267413caf24df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow custom certificates backend</title>
<updated>2026-05-10T14:42:32+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>lizzy@vlhl.dev</email>
</author>
<published>2026-05-10T14:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=a5737abdf50f219faa5667bf9cd393bb59b55a3e'/>
<id>urn:sha1:a5737abdf50f219faa5667bf9cd393bb59b55a3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge AzaleaRead and AzaleaWrite (#305)</title>
<updated>2026-01-13T16:51:45+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2026-01-13T16:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=b21ac946cafaacc9ee2478ea48ed9e72554f79ed'/>
<id>urn:sha1:b21ac946cafaacc9ee2478ea48ed9e72554f79ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sort derives with cargo sort-derives</title>
<updated>2025-12-15T01:44:40+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-12-15T01:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=dcbd690f21665e22ea250024a1aa85dec34e6c9e'/>
<id>urn:sha1:dcbd690f21665e22ea250024a1aa85dec34e6c9e</id>
<content type='text'>
might add to ci later, unsure how to do it without adding significant friction for contributors though
</content>
</entry>
<entry>
<title>enable str_to_string clippy lint</title>
<updated>2025-12-12T09:51:42+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-12-12T09:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=ca70e5e321a3c174c53d0650feed84db471ac30d'/>
<id>urn:sha1:ca70e5e321a3c174c53d0650feed84db471ac30d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add options to request Mojang sessionserver with a proxy (#293)</title>
<updated>2025-12-12T04:47:16+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2025-12-12T04:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=4a66f002c276a57e028e9456f6800b0b3c248885'/>
<id>urn:sha1:4a66f002c276a57e028e9456f6800b0b3c248885</id>
<content type='text'>
* add options to request mojang sessionserver with a socks5 proxy

* update changelog

* rename auth_proxy to sessionserver_proxy</content>
</entry>
<entry>
<title>move offline-mode uuid generation to azalea-crypto</title>
<updated>2025-12-09T02:26:12+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-12-09T01:27:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=ba3a88336a074f902667d3e13471af62b431da04'/>
<id>urn:sha1:ba3a88336a074f902667d3e13471af62b431da04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `online-mode` Cargo feature (#281)</title>
<updated>2025-12-01T03:04:12+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2025-12-01T03:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=6c110f2731c3893af397cc6a660f374ff705c99b'/>
<id>urn:sha1:6c110f2731c3893af397cc6a660f374ff705c99b</id>
<content type='text'>
* Add `online-mode` cargo feature

* fix bad formatting in Cargo.toml</content>
</entry>
</feed>
