amcmanu3
|
7d7ae02beb
|
Add parameter to version call
|
2024-01-16 13:50:05 -05:00 |
|
Zedifus
|
01a7c2e238
|
Merge branch 'dev' into feature/paper-builds
|
2024-01-16 18:23:18 +00:00 |
|
Zedifus
|
12bb29ac2d
|
Merge branch 'dev' into tweak/forge-fix
|
2024-01-16 18:02:57 +00:00 |
|
amcmanu3
|
78b2feab01
|
Remove update url for paper builds
|
2024-01-12 14:46:25 -05:00 |
|
amcmanu3
|
96d5ce58d2
|
Get jars direct frrom paper
|
2024-01-12 11:23:35 -05:00 |
|
amcmanu3
|
cd3b8d4d9c
|
Fix update urls
|
2024-01-11 19:35:08 -05:00 |
|
amcmanu3
|
e274b0c677
|
Implement paper builds using mineacademy API
Big shoutout to zed for fnding this
|
2024-01-11 19:20:50 -05:00 |
|
Silversthorn
|
dc09f47871
|
Fixing issues for forge installation for versions >= 1.20
|
2024-01-03 21:10:33 +01:00 |
|
Andrew
|
60ac3bf630
|
Check type in extra so we don't iterate thru str
|
2023-12-29 12:11:29 -05:00 |
|
Andrew
|
a67f53a4c9
|
Fix bukkit and downstream fork MOTD crash
|
2023-12-28 18:34:35 -05:00 |
|
Andrew
|
2cab7de6af
|
Make watcher log debug
|
2023-12-07 18:03:31 -05:00 |
|
Andrew
|
d2b738f857
|
Add queue logging
|
2023-12-07 18:02:54 -05:00 |
|
Andrew
|
7037d857d7
|
Black codebase
|
2023-12-07 11:05:26 -05:00 |
|
Zedifus
|
e17af9dea5
|
Increase entropy of password
With reduced symbols increasing length for better entropy
|
2023-12-07 15:36:07 +00:00 |
|
Zedifus
|
1e68abac70
|
Reduce number of symbols to avoid issues
Limit the symbols used in the character string to avoid potential
problems with certain characters.
|
2023-12-07 15:32:18 +00:00 |
|
Zedifus
|
53b12e245f
|
Merge branch 'dev' into sec/admin-creation
|
2023-12-07 15:09:11 +00:00 |
|
Zedifus
|
2d07dbbd9c
|
Merge branch 'dev' into bugfix/backup-dir
|
2023-12-07 13:52:17 +00:00 |
|
Zedifus
|
342a4f6599
|
Merge branch 'dev' into tweak/backup-delete
|
2023-12-07 13:45:15 +00:00 |
|
Zedifus
|
ba187374d4
|
Merge branch 'dev' into bugfix/no-file-error
|
2023-12-07 12:55:20 +00:00 |
|
Zedifus
|
7879baff75
|
Merge branch 'dev' into bugfix/superuser-password-edit
|
2023-12-07 12:34:56 +00:00 |
|
Zedifus
|
b2035eef60
|
Fix sonar findings
|
2023-12-07 11:29:18 +00:00 |
|
amcmanu3
|
621afb4eec
|
Fix bug where servers are created without bu dir
|
2023-12-04 23:37:53 -05:00 |
|
amcmanu3
|
42e4bb7e3c
|
Give better feedback when backup delete fails
|
2023-12-04 11:01:01 -05:00 |
|
amcmanu3
|
09241bdc54
|
Appease the linter
|
2023-11-30 12:22:40 -05:00 |
|
amcmanu3
|
ca02c9d575
|
Add user-based translation to startup
|
2023-11-30 12:14:09 -05:00 |
|
amcmanu3
|
b60e6933dd
|
Add broadcast to non-admin function
|
2023-11-30 12:12:16 -05:00 |
|
amcmanu3
|
fb41bc2443
|
Prevent stack for general user on boot
|
2023-11-30 01:05:00 -05:00 |
|
amcmanu3
|
90ed32738f
|
Add translations
|
2023-11-30 00:55:26 -05:00 |
|
amcmanu3
|
3840cc3863
|
Fix bug where no file error doesn't show up
|
2023-11-29 22:28:18 -05:00 |
|
amcmanu3
|
74c0e8b23a
|
Fix bug where su cannot edit general user password
|
2023-11-29 21:30:29 -05:00 |
|
amcmanu3
|
9e98c97eb8
|
Merge branch 'dev' into enhancement/crafty-loading
|
2023-11-29 21:24:05 -05:00 |
|
Zedifus
|
4b9c6cfd71
|
Fix sonar finding
Use the opposite operator ("not in") instead.
Boolean checks should not be inverted python:S1940
|
2023-11-28 02:22:25 +00:00 |
|
Zedifus
|
966d359a9a
|
Remove unused imports from pass gen refactor
|
2023-11-26 21:45:48 +00:00 |
|
Andrew
|
e5cec247dc
|
Remove class declaration in helpers
|
2023-11-26 14:48:36 -05:00 |
|
Zedifus
|
06c18169f1
|
Merge branch 'dev' into sec/admin-creation
|
2023-11-25 20:59:26 +00:00 |
|
Zedifus
|
fb4adfb22e
|
Fix black finding
|
2023-11-25 20:47:45 +00:00 |
|
Zedifus
|
7045118cd2
|
Refactor password generator to be OWASP compliant
|
2023-11-25 20:42:18 +00:00 |
|
Iain Powrie
|
67ed35a6b0
|
Merge branch 'JonathanAlKass-master-patch-25467' into 'dev'
removed ".decoder" from orjson in crafty-4/app/classes/web/routes/api/roles/index.py: line 113
See merge request crafty-controller/crafty-4!674
|
2023-11-25 20:20:38 +00:00 |
|
Zedifus
|
f131ca62ff
|
Merge branch 'dev' into refactor/remove-api-v1
|
2023-11-25 19:50:47 +00:00 |
|
Zedifus
|
911f373474
|
Merge branch 'dev' into critical/security
|
2023-11-25 19:29:46 +00:00 |
|
JonathanAlKass
|
62b095c38f
|
removed ".decoder" from orjson in line 113
|
2023-11-21 06:30:45 +00:00 |
|
amcmanu3
|
131337c7d0
|
Appease the linter
|
2023-11-13 18:16:08 -05:00 |
|
amcmanu3
|
63d84ed1bb
|
Remove clean from password input
|
2023-11-13 17:23:15 -05:00 |
|
amcmanu3
|
2fd66420c4
|
Add terminal message
|
2023-11-13 17:23:02 -05:00 |
|
amcmanu3
|
de39b041cb
|
Fix comment
|
2023-11-13 16:03:53 -05:00 |
|
amcmanu3
|
623d6f5855
|
Use string library instead of monolithic arrays
up max length to 25
|
2023-11-13 16:02:50 -05:00 |
|
amcmanu3
|
91e62c647e
|
Create text file in config folder with init creds
|
2023-11-13 14:14:13 -05:00 |
|
amcmanu3
|
98efec1417
|
Remove API v1
|
2023-11-05 15:48:43 -05:00 |
|
amcmanu3
|
7e18cc8d1b
|
Schedule json dump to logfile every 5 minutes
|
2023-11-05 14:17:50 -05:00 |
|
amcmanu3
|
ca0546a5f4
|
Add auth log for sessions
|
2023-11-05 13:46:21 -05:00 |
|