VoidAuth Release v1.10.0 - Declared OIDC Clients and Passkey Management
https://sh.itjust.works/post/56861331

VoidAuth Release v1.10.0 - Declared OIDC Clients and Passkey Management - sh.itjust.works
While it has been a while since I have posted anything, development on VoidAuth
continues! The highlight feature of this release is the ability to declare OIDC
Client Apps and their properties externally, and was written by a new
contributor to the project! This can be done with environment variables passed
to VoidAuth, or as container labels on the services themselves. Very cool,
documentation for that is here
[https://voidauth.app/#%2FOIDC-Setup%3Fid=declared-oidc-apps]. This release also
comes with additional features like User Passkey Management, Unix Socket Support
for PostgresDB, and Single Character Usernames/Names. Check out the Release
Notes below: ### Whatβs Changed #### Features π * Environment Variable and
Container Label Declared OIDC Clients by @MrNavaStar * Unix Socket Connections
for Postgres DB by @repomaa * Passkey Management * Single Character Usernames
and Names #### Fixes π§ * Trim White-Space in Form Input * Fix Emails for
Sign-in Cannot Be Longer than 32 Characters * Fix Remember Me Not Working When
Signing in with MFA #### Docs π * Add Vaultwarden to OIDC Guides by @lyneld
#### Choresπ§Ή * Remove Un-Used SQLite3 Dependency
VoidAuth Release v1.6.0 - Optimization and 1k Stars Celebration π
https://sh.itjust.works/post/51831721

VoidAuth Release v1.6.0 - Optimization and 1k Stars Celebration π - sh.itjust.works
cross-posted from: https://sh.itjust.works/post/51831042
[https://sh.itjust.works/post/51831042] > In honor of the great RAM price
gouging shortage of 2025-2026, this release cuts the memory usage of VoidAuth in
half! I noticed that my own instance was pretty thicc at nearly 300MB of memory
usage after stabilizing and not doing anything, so decided to do some trimming
and optimization. > > (Un)Scientific Results: > * RAM Usage: 280MB -> 150MB > *
Image Size: 660MB -> 360MB > > This release also brings better support for
public OIDC Clients, but more testing is likely needed to catch edge cases so if
something isnβt working let me know. Thank you everyone for your engagement and
support, I am feeling the love as this project crosses past 1000 stars π₯³. If
you are interested, please try it out! > > Here are the Release Notes: > > ###
Whatβs Changed > > #### Features π > * Reduce Image Size and Memory Usage > *
Better support for Public OIDC Clients > * Allow Native OIDC Clients
Non-Reversed-Domain Schemes > > #### Fixes π§ > * Fixed Issue That Could Cause
Stuck Loading Spinner While Prompting to Create Passkey > > #### Docs π > *
Docs: add Memos SSO configuration instructions in OIDC guides and fix a typo by
@FrostWalk > > And a bonus meme: > > alien overlord meme with RAM looking down
over CPU and RENT
[https://sh.itjust.works/pictrs/image/e75d4286-5463-4389-9621-fb03c636ae9a.jpeg]
VoidAuth Release v1.6.0 - Optimization and 1k Stars Celebration π
https://sh.itjust.works/post/51831715

VoidAuth Release v1.6.0 - Optimization and 1k Stars Celebration π - sh.itjust.works
cross-posted from: https://sh.itjust.works/post/51831042
[https://sh.itjust.works/post/51831042] > In honor of the great RAM price
gouging shortage of 2025-2026, this release cuts the memory usage of VoidAuth in
half! I noticed that my own instance was pretty thicc at nearly 300MB of memory
usage after stabilizing and not doing anything, so decided to do some trimming
and optimization. > > (Un)Scientific Results: > * RAM Usage: 280MB -> 150MB > *
Image Size: 660MB -> 360MB > > This release also brings better support for
public OIDC Clients, but more testing is likely needed to catch edge cases so if
something isnβt working let me know. Thank you everyone for your engagement and
support, I am feeling the love as this project crosses past 1000 stars π₯³. If
you are interested, please try it out! > > Here are the Release Notes: > > ###
Whatβs Changed > > #### Features π > * Reduce Image Size and Memory Usage > *
Better support for Public OIDC Clients > * Allow Native OIDC Clients
Non-Reversed-Domain Schemes > > #### Fixes π§ > * Fixed Issue That Could Cause
Stuck Loading Spinner While Prompting to Create Passkey > > #### Docs π > *
Docs: add Memos SSO configuration instructions in OIDC guides and fix a typo by
@FrostWalk > > And a bonus meme: > > alien overlord meme with RAM looking down
over CPU and RENT
[https://sh.itjust.works/pictrs/image/e75d4286-5463-4389-9621-fb03c636ae9a.jpeg]
VoidAuth Release v1.6.0 - Optimization and 1k Stars Celebration π
https://sh.itjust.works/post/51831042

VoidAuth Release v1.6.0 - Optimization and 1k Stars Celebration π - sh.itjust.works
In honor of the great RAM price gouging shortage of 2025-2026, this release cuts
the memory usage of VoidAuth in half! I noticed that my own instance was pretty
thicc at nearly 300MB of memory usage after stabilizing and not doing anything,
so decided to do some trimming and optimization. (Un)Scientific Results: * RAM
Usage: 280MB -> 150MB * Image Size: 660MB -> 360MB This release also brings
better support for public OIDC Clients, but more testing is likely needed to
catch edge cases so if something isnβt working let me know. Thank you everyone
for your engagement and support, I am feeling the love as this project crosses
past 1000 stars π₯³. If you are interested, please try it out! Here are the
Release Notes: ### Whatβs Changed #### Features π * Reduce Image Size and
Memory Usage * Better support for Public OIDC Clients * Allow Native OIDC
Clients Non-Reversed-Domain Schemes #### Fixes π§ * Fixed Issue That Could Cause
Stuck Loading Spinner While Prompting to Create Passkey #### Docs π * Docs: add
Memos SSO configuration instructions in OIDC guides and fix a typo by @FrostWalk
And a bonus meme: alien overlord meme with RAM looking down over CPU and RENT
[https://sh.itjust.works/pictrs/image/e75d4286-5463-4389-9621-fb03c636ae9a.jpeg]
VoidAuth Release v1.5.0 - Multi-Factor Authentication π
https://sh.itjust.works/post/50749198

VoidAuth Release v1.5.0 - Multi-Factor Authentication π - sh.itjust.works
cross-posted from: https://sh.itjust.works/post/50748401
[https://sh.itjust.works/post/50748401] > VoidAuth is Single Sign-On for Your
Self-Hosted Universe! πββ¬π > > This release includes Multi-Factor
Authentication (MFA) Support through TOTP Authenticators! There are other
features in this release, like a migration from pug to ejs for email
notification templates and quality of life improvements like a built-in
container healthcheck, navigation between some admin pages, and reducing the
character minimum for usernames to just three letters (sorry ted); but MFA is
the big one! Users can enable MFA on their accounts to require an Authenticator
or Passkey during sign in, and admins can add MFA requirements to groups, OIDC
Clients, and ProxyAuth Domains to require users to setup and use MFA in specific
scenarios. > > Since the last major release functionality has also been added to
migrate your database between SQLite and Postgres, check out the docs! Here is
the release notes: > > ### Features π > > * MFA Support Through TOTP
Authenticators and Passkeys > * MFA_REQUIRED Environment Variable and MFA
Requirement Option for Groups, Clients, and ProxyAuth Domains > * Email
Templates Migrated to EJS, Defaults Templates Are Now Re-Written on Start > *
Navigation Between Admin Pages for User and Group > > ### Fixes π§ > > * Change
Username and Name Character Requirements (3 Character Minimum) > > ### Chores π§Ή
> > * Added Dockerfile Healthcheck > * Update Dependencies > > ### Docs π > > *
Update OIDC-Guides.md [http://OIDC-Guides.md] by @Cherryblue in
https://github.com/voidauth/voidauth/pull/162
[https://github.com/voidauth/voidauth/pull/162] > > ### Screenshots > MFA Adding
Authenticator
[https://sh.itjust.works/pictrs/image/2719dc45-1fce-4405-a52a-1765d0338ea5.png]
> > MFA Page
[https://sh.itjust.works/pictrs/image/eae9379a-a250-46ac-9677-d2be9dff9b96.png]
> > This release includes the first outside contribution to the project as well
as the first sponsor! The VoidAuth repository also blew up a bit over the week,
going from ~200 to ~600 stars on GitHub. I have no idea why, but seems pretty
cool! Thank you to everyone who engages with VoidAuth in any fashion, you are
all greatly appreciated π
VoidAuth Release v1.5.0 - Multi-Factor Authentication π
https://sh.itjust.works/post/50749192

VoidAuth Release v1.5.0 - Multi-Factor Authentication π - sh.itjust.works
cross-posted from: https://sh.itjust.works/post/50748401
[https://sh.itjust.works/post/50748401] > VoidAuth is Single Sign-On for Your
Self-Hosted Universe! πββ¬π > > This release includes Multi-Factor
Authentication (MFA) Support through TOTP Authenticators! There are other
features in this release, like a migration from pug to ejs for email
notification templates and quality of life improvements like a built-in
container healthcheck, navigation between some admin pages, and reducing the
character minimum for usernames to just three letters (sorry ted); but MFA is
the big one! Users can enable MFA on their accounts to require an Authenticator
or Passkey during sign in, and admins can add MFA requirements to groups, OIDC
Clients, and ProxyAuth Domains to require users to setup and use MFA in specific
scenarios. > > Since the last major release functionality has also been added to
migrate your database between SQLite and Postgres, check out the docs! Here is
the release notes: > > ### Features π > > * MFA Support Through TOTP
Authenticators and Passkeys > * MFA_REQUIRED Environment Variable and MFA
Requirement Option for Groups, Clients, and ProxyAuth Domains > * Email
Templates Migrated to EJS, Defaults Templates Are Now Re-Written on Start > *
Navigation Between Admin Pages for User and Group > > ### Fixes π§ > > * Change
Username and Name Character Requirements (3 Character Minimum) > > ### Chores π§Ή
> > * Added Dockerfile Healthcheck > * Update Dependencies > > ### Docs π > > *
Update OIDC-Guides.md [http://OIDC-Guides.md] by @Cherryblue in
https://github.com/voidauth/voidauth/pull/162
[https://github.com/voidauth/voidauth/pull/162] > > ### Screenshots > MFA Adding
Authenticator
[https://sh.itjust.works/pictrs/image/2719dc45-1fce-4405-a52a-1765d0338ea5.png]
> > MFA Page
[https://sh.itjust.works/pictrs/image/eae9379a-a250-46ac-9677-d2be9dff9b96.png]
> > This release includes the first outside contribution to the project as well
as the first sponsor! The VoidAuth repository also blew up a bit over the week,
going from ~200 to ~600 stars on GitHub. I have no idea why, but seems pretty
cool! Thank you to everyone who engages with VoidAuth in any fashion, you are
all greatly appreciated π
VoidAuth Release v1.5.0 - Multi-Factor Authentication π
https://sh.itjust.works/post/50748401

VoidAuth Release v1.5.0 - Multi-Factor Authentication π - sh.itjust.works
VoidAuth is Single Sign-On for Your Self-Hosted Universe! πββ¬π This release
includes Multi-Factor Authentication (MFA) Support through TOTP Authenticators!
There are other features in this release, like a migration from pug to ejs for
email notification templates and quality of life improvements like a built-in
container healthcheck, navigation between some admin pages, and reducing the
character minimum for usernames to just three letters (sorry ted); but MFA is
the big one! Users can enable MFA on their accounts to require an Authenticator
or Passkey during sign in, and admins can add MFA requirements to groups, OIDC
Clients, and ProxyAuth Domains to require users to setup and use MFA in specific
scenarios. Since the last major release functionality has also been added to
migrate your database between SQLite and Postgres, check out the docs! Here is
the release notes: ### Features π * MFA Support Through TOTP Authenticators and
Passkeys * MFA_REQUIRED Environment Variable and MFA Requirement Option for
Groups, Clients, and ProxyAuth Domains * Email Templates Migrated to EJS,
Defaults Templates Are Now Re-Written on Start * Navigation Between Admin Pages
for User and Group ### Fixes π§ * Change Username and Name Character
Requirements (3 Character Minimum) ### Chores π§Ή * Added Dockerfile Healthcheck
* Update Dependencies ### Docs π * Update OIDC-Guides.md
[http://OIDC-Guides.md] by @Cherryblue in
https://github.com/voidauth/voidauth/pull/162
[https://github.com/voidauth/voidauth/pull/162] ### Screenshots MFA Adding
Authenticator
[https://sh.itjust.works/pictrs/image/2719dc45-1fce-4405-a52a-1765d0338ea5.png]
MFA Page
[https://sh.itjust.works/pictrs/image/eae9379a-a250-46ac-9677-d2be9dff9b96.png]
This release includes the first outside contribution to the project as well as
the first sponsor! The VoidAuth repository also blew up a bit over the week,
going from ~200 to ~600 stars on GitHub. I have no idea why, but seems pretty
cool! Thank you to everyone who engages with VoidAuth in any fashion, you are
all greatly appreciated π
VoidAuth Release v1.4.0 - SQLite Support ποΈ
https://sh.itjust.works/post/47264560

VoidAuth Release v1.4.0 - SQLite Support ποΈ - sh.itjust.works
VoidAuth is Single Sign-On for Your Self-Hosted Universe! πββ¬π SQLite support
is here! Find an example Docker Compose file showing a basic setup using either
Postgres or SQLite databases on the Getting Started
[https://voidauth.app/#/Getting-Started] page. There is currently no method to
migrate an existing database, but this functionality is planned. ## Features π
* SQLite Database Support ποΈ * Automatic OIDC Client Application Type π€ Thank
you everyone for your interest and engagement π It is very motivating when you
add a star on GitHub, comment on a post, or open an issue; and if you are using
VoidAuth feel free to let me know!
VoidAuth Release v1.4.0 - SQLite Support ποΈ
https://sh.itjust.works/post/47264559

VoidAuth Release v1.4.0 - SQLite Support ποΈ - sh.itjust.works
VoidAuth is Single Sign-On for Your Self-Hosted Universe! πββ¬π SQLite support
is here! Find an example Docker Compose file showing a basic setup using either
Postgres or SQLite databases on the Getting Started
[https://voidauth.app/#/Getting-Started] page. There is currently no method to
migrate an existing database, but this functionality is planned. ## Features π
* SQLite Database Support ποΈ * Automatic OIDC Client Application Type π€ Thank
you everyone for your interest and engagement π It is very motivating when you
add a star on GitHub, comment on a post, or open an issue; and if you are using
VoidAuth feel free to let me know!
VoidAuth Release v1.4.0 - SQLite Support ποΈ
https://sh.itjust.works/post/47264558

VoidAuth Release v1.4.0 - SQLite Support ποΈ - sh.itjust.works
VoidAuth is Single Sign-On for Your Self-Hosted Universe! πββ¬π SQLite support
is here! Find an example Docker Compose file showing a basic setup using either
Postgres or SQLite databases on the Getting Started
[https://voidauth.app/#/Getting-Started] page. There is currently no method to
migrate an existing database, but this functionality is planned. ## Features π
* SQLite Database Support ποΈ * Automatic OIDC Client Application Type π€ Thank
you everyone for your interest and engagement π It is very motivating when you
add a star on GitHub, comment on a post, or open an issue; and if you are using
VoidAuth feel free to let me know!