Commit Graph

3856 Commits

Author SHA1 Message Date
Zedifus
16f8df20ac Update lang pl_PL with minor fixes
Thanks Terrariadlc
2023-11-25 21:20:39 +00: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
Zedifus
8bad0fb0a9 Update changelog !674 2023-11-25 20:33:21 +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
Iain Powrie
1cfe382e0e Merge branch 'bugfix/unban' into 'dev'
Fix Unban button failing to pardon users

See merge request crafty-controller/crafty-4!671
2023-11-25 20:09:36 +00:00
Zedifus
75aacda120 Update changelog !671 2023-11-25 20:01:20 +00:00
Zedifus
27135d2c93 Merge branch 'dev' into bugfix/unban 2023-11-25 20:00:11 +00:00
Iain Powrie
3a40a5af46 Merge branch 'refactor/remove-api-v1' into 'dev'
Remove API v1

See merge request crafty-controller/crafty-4!670
2023-11-25 19:56:28 +00:00
Zedifus
5882d2f10f Update changelog !670 2023-11-25 19:52:51 +00:00
Zedifus
f131ca62ff Merge branch 'dev' into refactor/remove-api-v1 2023-11-25 19:50:47 +00:00
Iain Powrie
8ddd40012c Merge branch 'critical/security' into 'dev'
Setup logging for panel authentication attempts, password requirement changes

See merge request crafty-controller/crafty-4!669
2023-11-25 19:43:15 +00:00
Zedifus
eded956053 Update changelog !669 2023-11-25 19:39:51 +00:00
Zedifus
a6aaebba88 Update changelog !669 2023-11-25 19:32:03 +00:00
Zedifus
911f373474 Merge branch 'dev' into critical/security 2023-11-25 19:29:46 +00:00
Iain Powrie
12b9b5976b Merge branch 'enhancement/server-details' into 'dev'
Retain tab when navigating back to server_details

See merge request crafty-controller/crafty-4!667
2023-11-25 19:22:18 +00:00
Zedifus
437bc1525c Update changelog !667 2023-11-25 19:17:52 +00:00
Zedifus
8f3dc4d6f2 Merge branch 'dev' into enhancement/server-details 2023-11-25 19:13:29 +00:00
Zedifus
198bca266e Update changelog !666 2023-11-25 19:10:33 +00:00
Iain Powrie
05b9812e55 Merge branch 'tweak/homogenize-logo' into 'dev'
Tweak/homogenize logo

See merge request crafty-controller/crafty-4!666
2023-11-25 19:06:52 +00:00
Iain Powrie
1921dfedb0 Merge branch 'bugfix/webhook-list' into 'dev'
Fix webhook "custom" option appearing

See merge request crafty-controller/crafty-4!664
2023-11-25 19:00:02 +00:00
Zedifus
ee4066c70c Update changelog !664 2023-11-25 18:55:49 +00:00
JonathanAlKass
62b095c38f removed ".decoder" from orjson in line 113 2023-11-21 06:30:45 +00:00
Freddy 0
13531c2543 adjustment for !672 2023-11-16 18:10:15 +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
7ef461489a Set perms to 600 2023-11-13 17:22:54 -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
Wout Bouckaert
53b69fe0f6
Remove trailing space for pardon player command. 2023-11-11 12:21:59 -07:00
Silversthorn
586b2038b6 Fixing warnings 2023-11-10 23:16:04 +01: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
amcmanu3
bfbb130db9 Add logs to API 2023-11-05 13:33:30 -05:00
amcmanu3
e9105ffbe4 Log authentication attempts 2023-11-05 13:26:27 -05:00
amcmanu3
0dc075d147 Setup auth_tracker file 2023-11-05 13:25:52 -05:00
amcmanu3
5546118517 Remove password max length 2023-11-05 13:25:39 -05:00
amcmanu3
a5f4a68c49 Add badge to server detail pages 2023-11-05 12:06:57 -05:00
amcmanu3
547872eda6 Set starting to false before sending refresh 2023-11-05 11:23:54 -05:00
amcmanu3
ecb40ee2ec Retain tab when navigating back to server_details 2023-11-05 11:09:57 -05:00
amcmanu3
4152e2be69 Only show server inits to admins 2023-11-03 16:55:41 -04:00
amcmanu3
61c1621cbb Add messages for loading screen 2023-11-03 16:41:37 -04:00
amcmanu3
28b3a4f8f3 Add loading screen while servers init 2023-11-03 16:41:23 -04:00
Tinyblargon
c08795114e Recreate icons from crafty-logo-square.svg 2023-11-02 13:07:20 +00:00
Tinyblargon
99d5871827 Create svg icon from logo_long.svg 2023-11-02 13:03:36 +00:00
Silversthorn
aa7f47a4f4 Reworking id to use uuid 2023-11-01 18:44:56 +01:00