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-04 22:45:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc6643bd6fe0b9a1ee4912e05a9f7cd00652c3d0
Part-DB-server
/
src
/
Entity
/
UserSystem
History
Jan Böhmer
fc6643bd6f
Added system to restrict permissions based on API token level
2023-08-28 21:20:59 +02:00
..
ApiToken.php
Added possibility to list all available API keys at the user settings page
2023-08-19 23:19:21 +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
Added basic API to access and edit manufacturer entities
2023-08-06 20:18:57 +02:00
PermissionData.php
Show a notification on homepage and server info page if there is a new version available.
2023-08-04 23:49:26 +02:00
U2FKey.php
Improved typing and phpdoc type annotations
2023-06-18 15:37:42 +02:00
User.php
Added permissions to control access to API and manage API tokens
2023-08-26 22:57:50 +02:00
WebauthnKey.php
Fixed some more phpstan issues
2023-06-18 00:00:58 +02:00