Aiirondev_dev
a357881a20
changes to the upload of users process.
2026-09-21 15:12:07 +02:00
Aiirondev_dev
b05d238a60
changes to the Schüler id getting
Release Inventarsystem / release-docker (push) Successful in 2m18s
2026-09-09 20:09:44 +02:00
Aiirondev_dev
df9367a19d
implementation of the right time zones and blocked user by mahnung as a blocker for the library ausleih process
Release Inventarsystem / release-docker (push) Successful in 2m14s
2026-08-23 12:26:36 +02:00
Aiirondev_dev
fc25c2cd90
smal fix
Release Inventarsystem / release-docker (push) Successful in 2m15s
2026-08-19 23:19:11 +02:00
Aiirondev_dev
3d4048d23b
esential bugs being fixed and some new adjustemnets for the student card functionality
Release Inventarsystem / release-docker (push) Failing after 1m2s
2026-08-18 12:28:55 +02:00
Aiirondev_dev
61d726f8f4
Final fixes of the user functions to remove the breaking encryption of the username.
Release Inventarsystem / release-docker (push) Successful in 2m15s
2026-08-14 14:17:54 +02:00
Aiirondev_dev
fc0fdf8472
change to the authentification system to allow the user acces o the main page
Release Inventarsystem / release-docker (push) Successful in 2m16s
2026-08-14 12:05:23 +02:00
Aiirondev_dev
b2951eed6c
Fix of broken authentication metode
Release Inventarsystem / release-docker (push) Has been cancelled
2026-08-11 10:46:38 +02:00
Aiirondev_dev
c77c52271c
changes to the manage-tenant.sh
2026-08-05 00:29:30 +02:00
Aiirondev_dev
8eb240440b
update of an outadet approach of the user adding in the current version
2026-08-04 23:59:41 +02:00
Aiirondev_dev
3e26c691b1
Addition of backwarts compatibility
2026-07-31 20:57:19 +02:00
Aiirondev_dev
6c3d62e84b
Fix of a NoneType has no attribute 'get' Error
2026-07-31 20:50:58 +02:00
Aiirondev_dev
88f6c3c0f5
backwarts compaibility and integration of encryption in the manage-tenant.sh
2026-07-31 20:45:16 +02:00
Aiirondev_dev
9b12d9a3d0
changes to the encryption to the users and Items
2026-07-31 15:15:09 +02:00
Aiirondev_dev
237788af96
implementation of encryption for the username to avoid any recognission potetioal
2026-07-31 13:12:46 +02:00
Aiirondev_dev
86112ff295
changes to the username generation to have a more brother view
2026-07-26 22:10:00 +02:00
Aiirondev_dev
a864bab713
Fix of issues with the student user getting from the database users to student_cards
2026-07-26 20:31:16 +02:00
Aiirondev_dev
68596b6939
changes to fix the user authentification issues
2026-07-24 18:59:29 +02:00
Aiirondev_dev
b270bc9367
another relevant change to password security for the salt that is generated for every user Indivisdualy, to fix the temporary approach from before
2026-06-24 19:41:22 +02:00
Aiirondev_dev
7df9b65389
Changes from sha512 to scrypt to fit with DS-GVO
2026-06-22 00:21:15 +02:00
Aiirondev_dev
ac43178b29
feat: implement tenant database resolution and configuration checks
2026-05-20 20:52:06 +02:00
Aiirondev_dev
0c27d7ac86
feat: Add Excel, PDF export, and user generation modules
...
- Implemented `excel_export.py` for generating library item exports in Excel format.
- Created `pdf_export.py` for generating audit reports compliant with DIN 5008 standards, including detailed event tables and signature blocks.
- Developed `generate_user.py` for interactive user creation with validation for usernames and passwords.
- Introduced `module_registry.py` for managing module states and path matching.
- Added a basic `__init__.py` in the `terminplaner` module for initialization.
2026-05-20 15:30:23 +02:00