Commit graph

4 commits

Author SHA1 Message Date
84e6e81f04 fix: handle empty machines table in restrictionLevel query
Return 0 when no machines exist instead of throwing an error.
This fixes the authentication error on fresh installations where
the machines table is empty.
2025-12-31 19:05:01 +01:00
9762a935cb add 2fa bypass 2025-12-31 19:05:01 +01:00
9970668b95 feat: integrate LNBits wallet schema and configuration
- Added LNBits wallet schema to the admin UI, including validation and input components.
- Updated the services index to include LNBits in the available wallet options.
- Enhanced the wallet selection component to handle LNBits configuration input.
2025-12-31 19:05:01 +01:00
e2c49ea43c v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00