This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
Part-DB-server
Watch
2
Star
0
Fork
0
You've already forked Part-DB-server
mirror of
https://github.com/Part-DB/Part-DB-server.git
synced
2026-03-03 14:06:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1650ade338db93fb8b264c26ee3827494b261588
Part-DB-server
/
src
/
Entity
/
UserSystem
History
Jan Böhmer
35598df354
Automatically set the stocktake permission if a user can already add and withdraw from a lot
2026-02-10 23:24:40 +01:00
..
ApiToken.php
Use DatetimeImmutable instead of DateTime wherever possible
2024-06-22 17:36:54 +02:00
ApiTokenLevel.php
Added system to restrict permissions based on API token level
2023-08-28 21:20:59 +02:00
ApiTokenType.php
Added very basic system to add API tokens to an user
2023-08-15 23:36:56 +02:00
Group.php
Applied rector suggestions
2024-06-22 00:31:43 +02:00
PermissionData.php
Automatically set the stocktake permission if a user can already add and withdraw from a lot
2026-02-10 23:24:40 +01:00
U2FKey.php
Add proper length constraint validations to all string mapped ORM fields, so they show a nice validation error, instead of a 500 error
2024-03-06 19:46:11 +01:00
User.php
Merge branch 'master' into settings-bundle
2025-01-17 22:06:18 +01:00
WebauthnKey.php
Use new webauthn library for 2FA
2025-08-14 18:46:10 +02:00