<feed xmlns='http://www.w3.org/2005/Atom'>
<title>decky-loader/backend/helpers.py, branch v2.0.4-67426af-pre</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/'/>
<entry>
<title>Add missing import</title>
<updated>2022-08-08T19:38:35+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-08-08T19:38:35+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=6bc8a4fb1d5fb8bd3ec4bdf3c58c8486755701d9'/>
<id>6bc8a4fb1d5fb8bd3ec4bdf3c58c8486755701d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Environment Variables (#123)</title>
<updated>2022-08-08T18:32:14+00:00</updated>
<author>
<name>Derek J. Clark</name>
<email>derkejohn.clark@gmail.com</email>
</author>
<published>2022-08-08T18:32:14+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=20094c5f752046a33287ef372fa973e919e83226'/>
<id>20094c5f752046a33287ef372fa973e919e83226</id>
<content type='text'>
Uses environment variables instead of hard coding the "deck" user/group.
This adds support for systems other than the steam deck that are using the DeckUI.

* Use Environment Variables

* Use method to get USER from a systemd root process

* Fix imports. Add get_user and get_user_group methods in helpers.py. Removed duplicated code

* Add separate setters/getters for user vars. Ensure sleep prevents race condition of user setter in while loop</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Uses environment variables instead of hard coding the "deck" user/group.
This adds support for systems other than the steam deck that are using the DeckUI.

* Use Environment Variables

* Use method to get USER from a systemd root process

* Fix imports. Add get_user and get_user_group methods in helpers.py. Removed duplicated code

* Add separate setters/getters for user vars. Ensure sleep prevents race condition of user setter in while loop</pre>
</div>
</content>
</entry>
<entry>
<title>Implement CSRF protection</title>
<updated>2022-08-06T01:16:29+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-08-06T01:16:29+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=f21d34506d0fd09d5849fcee552447cdfbf4802f'/>
<id>f21d34506d0fd09d5849fcee552447cdfbf4802f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed plugin installation ssl verification issue (#101)</title>
<updated>2022-07-03T06:29:46+00:00</updated>
<author>
<name>WerWolv</name>
<email>werwolv98@gmail.com</email>
</author>
<published>2022-07-03T06:29:46+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=baa02c129fa5419405bcfd9b8740598be2d19f0f'/>
<id>baa02c129fa5419405bcfd9b8740598be2d19f0f</id>
<content type='text'>
* Added cert location debugging

* Install certifi

* Try adding manual cacert in install request

* Properly use ssl

* More efficiently load ssl certificate</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added cert location debugging

* Install certifi

* Try adding manual cacert in install request

* Properly use ssl

* More efficiently load ssl certificate</pre>
</div>
</content>
</entry>
</feed>
