Commit Graph

37 Commits

Author SHA1 Message Date
d781078c0d A lot of code cleanup and code sanitation done. 2026-06-20 00:31:32 +02:00
be392b8149 Validation added of the portal_uuid when configuring mail settings and portal settings. 2026-06-20 00:22:07 +02:00
8b742d997c Content Security Policy (CSP) compatibility beta. 2026-06-20 00:21:19 +02:00
89ea170798 fixed an issue where existing subscriptions wont be updated with new licenses. 2026-06-19 23:20:42 +02:00
16be5448be Small code fixes in API code 2026-06-15 16:04:21 +02:00
7429cd367d Typos in API code fixed 2026-06-15 15:20:33 +02:00
f2383e1c86 Code cleanup on different API GET calls. 2026-06-14 23:15:24 +02:00
db377bcc08 Added GET API call for users. 2026-06-14 23:14:10 +02:00
b7dcbaf290 Added GET API call for user-groups. 2026-06-14 23:13:59 +02:00
b227cfb2c5 Added GET API call for servers. 2026-06-14 23:13:04 +02:00
b93f4d2e9c Added GET API call for portal-settings. 2026-06-14 23:12:51 +02:00
b088314c38 Added GET API call for group-permissions 2026-06-14 23:12:17 +02:00
a7e3c54a89 Fixed the ofice typo in the permission names to office 2026-06-13 23:25:27 +02:00
98d5d1cb18 GET stomp API call added 2026-06-13 23:21:17 +02:00
c408e43283 SQL-Injection vulnerability in GET function resolved. 2026-06-13 23:17:12 +02:00
9de2fc0ad1 Users are not able to change their own name. 2026-06-13 15:16:43 +02:00
ec82b2add0 Change all the forms from _method to X-HTTP-Method-Override fix 2026-06-13 14:27:10 +02:00
3b200d30cb Change all the forms from _method to X-HTTP-Method-Override 2026-06-13 00:11:56 +02:00
1374ba2f13 Module enablement toggle feedback is fixed 2026-06-13 00:05:19 +02:00
bc8976c18e API user creation does not set the user_full_name. 2026-06-12 23:34:24 +02:00
d6079878c4 user_pref_language users field value changed to enum. user_phone_number optional. 2026-06-12 23:32:50 +02:00
aece25439b Inserve configuration API call does not longer require the obsolete source_name field. 2026-06-12 23:27:55 +02:00
a60ebadd60 added support for the HTTP_X_HTTP_METHOD_OVERRIDE headder in the API 2026-05-31 00:29:46 +02:00
f69385300b Fixed a bug where new server licenses have "0" as a name. 2026-05-28 23:41:53 +02:00
b22d0c3105 Server licences are now updated with the name of the server. 2026-05-28 23:39:18 +02:00
fa5459df56 Apply group weight system to API token modifications 2026-05-19 22:30:38 +02:00
995eca4111 Add names to API tokens. 2026-05-18 22:22:14 +02:00
369657a622 moved different api calls 2026-05-17 17:20:06 +02:00
ab214e958e Issue with the companies not showing in the server overview. 2026-05-17 14:19:05 +02:00
62cdeb6767 Send test email feature added to email settings. 2026-05-17 13:49:45 +02:00
7960b378ed fixed email settings editing 2026-05-16 23:48:23 +02:00
f4cd8e9cde Users with admin-access-control-permissions RW are no longer able to change superuser permissions. 2026-05-16 23:47:20 +02:00
38f8584ecf non-superuser admins cannot update the permission name and description anymore. 2026-05-16 23:45:28 +02:00
5a27c678b1 Renamed multiple database tables 2026-05-15 23:00:08 +02:00
925348e8fe Changed system files to portal-management 2026-05-15 22:10:38 +02:00
dfb3dd8bd9 Problem with creating a user-group, it does not create the permissions for the new user group and generates a 500 error. 2026-05-15 22:08:41 +02:00
1a5dfda288 v1.2 initial commit 2026-05-10 21:40:25 +02:00