misc_pterodactyl-panel/resources/scripts
Dane Everitt f0ac0725b6
[Security] Don't return all servers on the system when not a root admin and admin level servers are requested
Cleaned up the API endpoint by simplifying the logic and adds test case to cover this bug.

If you ever need to list _all_ of the servers on the system you should be using the application API endpoint for the servers most likely.
2020-07-26 10:43:46 -07:00
..
api [Security] Don't return all servers on the system when not a root admin and admin level servers are requested 2020-07-26 10:43:46 -07:00
assets/css Kind of get account stuff working; IDE is throwing a fit right now 2020-07-03 15:37:26 -07:00
components [Security] Don't return all servers on the system when not a root admin and admin level servers are requested 2020-07-26 10:43:46 -07:00
plugins Code cleanup for file manager 2020-07-18 10:45:41 -07:00
routers Support modifying the primary allocation for a server 2020-07-09 19:56:46 -07:00
state Fix render performance and avoid re-rendering rows constantly 2020-07-11 16:57:30 -07:00
.eslintrc.yml Always tscheck, ignore eslint in prod 2020-07-12 10:43:37 -07:00
easy-peasy.d.ts Remove unused imports 2020-07-04 18:46:09 -07:00
helpers.ts Merge branch 'develop' into fix/2071 2020-07-11 12:29:04 -06:00
i18n.ts eslint cleanup 2020-07-04 18:30:50 -07:00
index.tsx Get basic compiling working with new CSS setup 2020-07-03 13:55:33 -07:00
macros.d.ts Update fields to have a custom component 2020-07-04 09:13:41 -07:00
modes.js Cut out all of the unused ace editor modes; significantly reduces bundle size 2020-07-04 22:16:06 -07:00
theme.ts Get compilation back to working 2020-07-03 14:19:05 -07:00
TransitionRouter.tsx Speed up animations throughout the panel 2020-07-05 13:56:04 -07:00