Gani Georgiev
|
9f606bdeca
|
otp changes - added sentTo field, allow e.Record to be nil when requesting OTP, etc.
|
2024-11-13 18:34:43 +02:00 |
|
Gani Georgiev
|
10a5c685ab
|
removed the dynamic dashboard path option as it could complicate unnecessary too many things (oauth2 redirects, default email templates, etc.)
|
2024-11-12 12:32:26 +02:00 |
|
Gani Georgiev
|
1ca90e5e8b
|
fixed typo
|
2024-11-11 16:24:46 +02:00 |
|
Gani Georgiev
|
db57572a54
|
lowered the max field id and name length limit to 100
|
2024-11-11 16:18:24 +02:00 |
|
Gani Georgiev
|
0af8f3cc66
|
updated go deps
|
2024-11-11 16:04:40 +02:00 |
|
Gani Georgiev
|
438ecd88a0
|
[#5829] added WakaTime OAuth2 provider
Co-authored-by: tigawanna <denniskinuthiawaweru@gmail.com>
|
2024-11-11 16:03:46 +02:00 |
|
Gani Georgiev
|
45628a919f
|
added search filter and sort limits
|
2024-11-11 14:58:43 +02:00 |
|
Gani Georgiev
|
fc133d8665
|
fixed settings test and error typo
|
2024-11-11 14:25:21 +02:00 |
|
Gani Georgiev
|
5e6d4d2126
|
added rate limit helpers for future use
|
2024-11-11 14:24:54 +02:00 |
|
Gani Georgiev
|
c38e7c36a6
|
added throttling on too many failed search attempts
|
2024-11-11 14:24:38 +02:00 |
|
Gani Georgiev
|
a89960db71
|
aligned struct fields
|
2024-11-11 00:04:22 +02:00 |
|
Gani Georgiev
|
7119ff4716
|
renamed local field var
|
2024-11-11 00:03:25 +02:00 |
|
Gani Georgiev
|
339399b0a4
|
updated otp manual rate limiter
|
2024-11-09 12:24:46 +02:00 |
|
Gani Georgiev
|
9cb6adab4d
|
added superuser otp command
|
2024-11-08 18:04:22 +02:00 |
|
Gani Georgiev
|
f6aef4471d
|
added RateLimitRule.Audience field
|
2024-11-08 18:04:13 +02:00 |
|
Gani Georgiev
|
0e56521e8a
|
fixed rc10 migration
v0.23.0-rc12
|
2024-11-08 09:43:57 +02:00 |
|
Gani Georgiev
|
4f8f320280
|
updated changelog
v0.23.0-rc11
|
2024-11-07 14:15:56 +02:00 |
|
Gani Georgiev
|
0daa584461
|
[#5588] replaced deprecated Instagram Basic Display provider with a new Instagram Login
Co-authored-by: Pedro Costa <550684+pnmcosta@users.noreply.github.com>
|
2024-11-07 13:51:21 +02:00 |
|
Gani Georgiev
|
57f615a58c
|
added default users collection rules
|
2024-11-07 13:24:08 +02:00 |
|
Gani Georgiev
|
1bd0baf328
|
updated v0.22.x changelog
|
2024-11-07 13:00:29 +02:00 |
|
Gani Georgiev
|
6694215909
|
updated changelog
|
2024-11-06 20:25:34 +02:00 |
|
Gani Georgiev
|
241a81e1fc
|
updated installer note
|
2024-11-06 20:06:34 +02:00 |
|
Gani Georgiev
|
bed45beb13
|
updated comments and pass the dashboard path into the installer
|
2024-11-06 19:19:16 +02:00 |
|
Gani Georgiev
|
e4cd6810ab
|
always register the installer hooks in case the superuser is created by a console command
|
2024-11-06 14:23:16 +02:00 |
|
Gani Georgiev
|
f38700982c
|
removed RequestEvent.UnsafeRealIP
|
2024-11-05 21:49:45 +02:00 |
|
Gani Georgiev
|
9506669095
|
refactored installer and removed RequireSuperuserAuthOnlyIfAny
|
2024-11-05 21:12:17 +02:00 |
|
Gani Georgiev
|
4f67dba6cb
|
[#5800] skip default loadAuthToken middleware if e.Auth is already set
|
2024-11-05 09:08:52 +02:00 |
|
Gani Georgiev
|
47354f5aa9
|
updated jsvm types
|
2024-11-05 00:16:20 +02:00 |
|
Gani Georgiev
|
2f35ef29fe
|
[#5797] fixed JSVM types errors
|
2024-11-05 00:06:48 +02:00 |
|
Gani Georgiev
|
755149c915
|
[#5793] added subscriptions.Broker.TotalClients() method
v0.23.0-rc10
|
2024-11-04 19:19:06 +02:00 |
|
Gani Georgiev
|
f9a2d6c6ae
|
updated ui/dist
|
2024-11-04 19:08:21 +02:00 |
|
Gani Georgiev
|
9e70c77736
|
added migration to normalize the system collection and field ids
|
2024-11-04 19:03:33 +02:00 |
|
Gani Georgiev
|
b3d88349d7
|
updated superusers test tokens with the new id
|
2024-11-04 15:48:28 +02:00 |
|
Gani Georgiev
|
8d0e4a0460
|
restore crc32 checksum for the colelction and field ids
|
2024-11-04 10:51:32 +02:00 |
|
Gani Georgiev
|
83d91b3dd5
|
added realtime topic length validator
v0.23.0-rc9
|
2024-11-03 13:14:39 +02:00 |
|
Gani Georgiev
|
8c71a291ff
|
silence hooks watch errors and just print as warning
|
2024-11-03 12:52:52 +02:00 |
|
Gani Georgiev
|
106ce0f0c4
|
added support for specifying collection id with the factory and added collections indexes validator to prevent duplicated definitions
|
2024-11-03 10:44:48 +02:00 |
|
Gani Georgiev
|
c3557d4e94
|
[#5789] updated the hooks watcher to account for the case when hooksDir is a symlink
|
2024-11-03 10:42:58 +02:00 |
|
Gani Georgiev
|
1025fb2406
|
show generic index error and added support to autoreplace the collection id if part of an index name
|
2024-11-02 22:34:13 +02:00 |
|
Gani Georgiev
|
fadb4e3d67
|
removed JSVM Collection class aliases
|
2024-11-02 22:00:58 +02:00 |
|
Gani Georgiev
|
a446290a7a
|
normalized Collection struct methods receiver
|
2024-11-02 11:20:21 +02:00 |
|
Gani Georgiev
|
bc83fddaf2
|
updated changelog
|
2024-11-02 09:34:24 +02:00 |
|
Gani Georgiev
|
00da008d64
|
updated Store.GetOrSet to lock first with RLock/RUnlock
|
2024-11-01 22:06:53 +02:00 |
|
Gani Georgiev
|
d3ca24e509
|
added more user friendly error message in case ServeEvent.Next() is not invoked
|
2024-11-01 19:10:33 +02:00 |
|
Gani Georgiev
|
1a1e3a2741
|
renamed build tag
|
2024-11-01 19:10:08 +02:00 |
|
Gani Georgiev
|
b11ea60436
|
added rate limit label format info
|
2024-11-01 14:05:42 +02:00 |
|
Gani Georgiev
|
0c054bc6ff
|
updated impersonate popup styles
|
2024-10-31 12:59:15 +02:00 |
|
Gani Georgiev
|
697545e73f
|
auto select the first non-system collection on collection remove
|
2024-10-30 09:08:31 +02:00 |
|
Gani Georgiev
|
39415e0f49
|
don't unnecessary loads the records list while refrishing the collections
|
2024-10-30 08:44:09 +02:00 |
|
Gani Georgiev
|
8b42941bd3
|
removed the default cgo driver registration
|
2024-10-29 22:46:56 +02:00 |
|