|
d2c43c70b0
|
small bugfix for parse_url
|
2024-06-07 12:16:17 +02:00 |
|
|
7c6e9b3643
|
bugfix, changed sql-patch naming scheme
|
2024-06-07 12:10:36 +02:00 |
|
|
037f0fae91
|
v2.4.4: DatabaseEntity migration and bugfixes
|
2024-05-21 12:32:44 +02:00 |
|
|
b96d0d053c
|
v2.4.3: Minor frontend bugfix for MFA
|
2024-05-16 17:07:22 +02:00 |
|
|
df4582c7e5
|
v2.4.2: frontend enhancements, user/get fix
|
2024-05-13 20:32:31 +02:00 |
|
|
150e4eb195
|
2.4.1: Settings GPG, Localization, CLI DB migrate, minor improvements
|
2024-05-11 16:12:15 +02:00 |
|
|
e081d2a463
|
Some more Language fix
|
2024-05-07 21:57:49 +02:00 |
|
|
40d21cb0ae
|
user edit fix fullName
|
2024-05-06 15:39:25 +02:00 |
|
|
975d434add
|
default localization fix
|
2024-05-06 15:30:43 +02:00 |
|
|
623e5dbbc8
|
Request Body encoding + better method handling
|
2024-05-04 22:18:04 +02:00 |
|
|
a5e4cf6a74
|
Captcha bugfix + Logger stracktrace improvements
|
2024-05-04 17:06:39 +02:00 |
|
|
2a1db919e8
|
send correct link in gpg confirm email...
|
2024-05-04 16:45:39 +02:00 |
|
|
653281bc2c
|
some bugfixes
|
2024-05-04 16:40:37 +02:00 |
|
|
4b6554b870
|
adjusted database and install scripts
|
2024-05-04 15:07:24 +02:00 |
|
|
76da46e157
|
Installation fixed, version bump 2.4.0
|
2024-05-04 12:23:14 +02:00 |
|
|
e7283310f0
|
User Groups fix + frontend
|
2024-05-04 11:18:28 +02:00 |
|
|
91520dd26c
|
User Create/Edit/Invite frontend + backend
|
2024-05-03 23:07:50 +02:00 |
|
|
59818eb321
|
Profile picture frontend + backend
|
2024-05-03 20:22:58 +02:00 |
|
|
76cd92ee0e
|
Captcha trait
|
2024-05-03 19:05:43 +02:00 |
|
|
3a639d9a3c
|
pagination fix
|
2024-05-02 16:40:06 +02:00 |
|
|
8f4650227f
|
bugfix
|
2024-05-02 15:21:08 +02:00 |
|
|
fb353d1bc8
|
Removed AdminLTE, some minor improvements
|
2024-05-02 14:16:04 +02:00 |
|
|
d38ad87220
|
Admin Dashboard overview
|
2024-04-24 16:02:16 +02:00 |
|
|
18bb6bffa7
|
Redis + RateLimiting Unit Test
|
2024-04-24 10:11:54 +02:00 |
|
|
c13516c085
|
Moved docker default passwords to .env
|
2024-04-23 21:51:07 +02:00 |
|
|
7f0290ba05
|
Removed deprecated method: setAccessible
|
2024-04-23 21:05:10 +02:00 |
|
|
fad1188ee8
|
Rate Limiting settings
|
2024-04-23 20:35:58 +02:00 |
|
|
6c39c292b0
|
Redis + RateLimiting
|
2024-04-23 20:14:32 +02:00 |
|
|
c715dadb11
|
settings/get: fix information disclosure
|
2024-04-23 14:29:08 +02:00 |
|
|
51ee723dcb
|
hCaptcha Integration
|
2024-04-23 14:05:33 +02:00 |
|
|
aea20b7a10
|
ACL rewrite
|
2024-04-23 12:14:28 +02:00 |
|
|
d6c6572989
|
Swagger update + moved API user/gpg -> gpgkey/
|
2024-04-22 19:01:04 +02:00 |
|
|
8036edec5a
|
regex types in API
|
2024-04-22 13:05:35 +02:00 |
|
|
a80b34e78f
|
Integer + Regextypes, unit tests
|
2024-04-22 12:41:15 +02:00 |
|
|
fcccf18644
|
improved writable directory checking
|
2024-04-22 12:03:24 +02:00 |
|
|
3d4b179984
|
php 8.2
|
2024-04-22 10:59:31 +02:00 |
|
|
29c72d13e7
|
bugfix, profile picture WIP, profile frontend refactored
|
2024-04-14 20:31:16 +02:00 |
|
|
c892ef5b6e
|
removed visitors feature
|
2024-04-12 16:10:33 +02:00 |
|
|
12c6c665fc
|
removed some TODO tags
|
2024-04-12 11:53:56 +02:00 |
|
|
3888e7fcde
|
settings values json instead of strings
|
2024-04-11 14:41:03 -04:00 |
|
|
3851b7f289
|
CORS, trusted domain
|
2024-04-11 11:51:50 -04:00 |
|
|
a238ad3b7f
|
several bugfixes
|
2024-04-10 13:04:37 -04:00 |
|
|
72d2850e83
|
current hostname as cookie domain, group edit member bugfix
|
2024-04-09 14:59:19 +02:00 |
|
|
6c551b08d8
|
few bugfixes, fido/u2f still WIP
|
2024-04-07 18:29:33 +02:00 |
|
|
0974ac9260
|
2FA totp, bugfix
|
2024-04-07 14:23:59 +02:00 |
|
|
e97ac34365
|
Mail bugfix, gpg, profile frontend WIP
|
2024-04-06 19:09:12 +02:00 |
|
|
fe81e0f6fa
|
Session handling bugfix, profile frontend WIP
|
2024-04-06 11:52:22 +02:00 |
|
|
c6f9c8894c
|
removed mui v4
|
2024-04-05 17:14:36 +02:00 |
|
|
964b98c22a
|
settings send test mail frontend
|
2024-04-05 14:17:50 +02:00 |
|
|
98fcd2822c
|
Settings bugfix, frontend implementation, API CLI template integration
|
2024-04-05 13:01:15 +02:00 |
|