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-13 02:38:34 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc7c13479c8a802c12ba0c20fb71cd0cd454ec83
Part-DB-server
/
src
/
Entity
/
UserSystem
History
Jan Böhmer
dc7c13479c
Add proper length constraint validations to all string mapped ORM fields, so they show a nice validation error, instead of a 500 error
...
Fixes issue
#544
2024-03-06 19:46:11 +01:00
..
ApiToken.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
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
Removed unused import statements
2024-03-03 20:34:36 +01:00
PermissionData.php
Fixed some inspection issues
2024-03-03 19:57:31 +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
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
WebauthnKey.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