|
ce6b0f2673
|
feat: add cron skipping date
|
2025-02-02 03:30:52 +03:00 |
|
|
16afc0bc69
|
feat: show enum name instead value
|
2025-02-02 03:29:19 +03:00 |
|
|
c9bc6a3565
|
refactor: remove "swagger" in class name
|
2025-02-02 03:28:24 +03:00 |
|
|
ad8f356fc1
|
fix: get non negative number
|
2025-02-02 01:57:08 +03:00 |
|
|
dda0a29300
|
refactor: subscribe to onChange instead of waiting for the event to be received from the manager
|
2025-02-01 21:23:51 +03:00 |
|
|
369901db78
|
fix: set long, because the value may be greater than int
|
2025-02-01 21:19:56 +03:00 |
|
|
a67b72b7fb
|
refactor: rename cancellation to cancellationToken
|
2025-02-01 21:18:56 +03:00 |
|
|
2453b2bd51
|
build: upgrade ref
|
2025-02-01 20:47:25 +03:00 |
|
|
5870eef552
|
feat: add a tag schema to combine similar controllers.
|
2025-02-01 20:47:08 +03:00 |
|
|
52de98969d
|
refactor: remove unused brackets
|
2025-02-01 20:45:08 +03:00 |
|
|
bc86e077bd
|
refactor: move to SetupConfiguration namespace
|
2025-02-01 19:39:02 +03:00 |
|
|
03b6560bc4
|
feat: add lesson type controller
|
2025-02-01 17:08:00 +03:00 |
|
|
5bcb7bfbc1
|
feat: allow filter by lesson type
|
2025-02-01 17:06:02 +03:00 |
|
|
38fba5556f
|
feat: add filter by type of occupation (lesson type)
|
2025-02-01 16:46:20 +03:00 |
|
|
fd26178a24
|
build: update ref
.NET Test Pipeline / build-and-test (push) Failing after 1m5s
Build and Deploy Docker Container / build-and-deploy (push) Successful in 2m54s
|
2025-01-24 17:12:39 +03:00 |
|
|
7eb307b65e
|
fix: return empty string if null
|
2025-01-24 17:10:46 +03:00 |
|
|
56c7196100
|
refactor: change const name to class with name
|
2025-01-24 17:10:18 +03:00 |
|
|
92081156cf
|
fix: save token after update
.NET Test Pipeline / build-and-test (push) Successful in 1m23s
Build and Deploy Docker Container / build-and-deploy (push) Successful in 2m13s
|
2024-12-28 08:34:19 +03:00 |
|
|
6358410f18
|
sec: to establish the ownership of the token for the first one who received it
|
2024-12-28 08:30:56 +03:00 |
|
|
e79ddf220f
|
sec: set the absolute time of the token
|
2024-12-28 08:29:31 +03:00 |
|
|
c3c9844e2f
|
refactor: improve logging
|
2024-12-28 08:29:06 +03:00 |
|
|
206720cd63
|
fix: add force select account
|
2024-12-28 08:16:00 +03:00 |
|
|
d9f4176aca
|
fix: return message if 401
|
2024-12-28 08:15:43 +03:00 |
|
|
1de344ac25
|
refactor: to enable oauth during registration, use the appropriate controller.
|
2024-12-28 07:46:06 +03:00 |
|
|
61a11ea223
|
fix: return exception message if controller exception
|
2024-12-28 06:47:21 +03:00 |
|
|
07111b9b61
|
sec: do not return the error text to the user
Build and Deploy Docker Container / build-and-deploy (push) Successful in 2m40s
.NET Test Pipeline / build-and-test (push) Successful in 1m18s
|
2024-12-26 16:40:30 +03:00 |
|
|
538f1d67c8
|
fix: change the link to the error type
|
2024-12-26 16:39:29 +03:00 |
|
|
233458ed89
|
refactor: add standard traceId
|
2024-12-26 16:38:53 +03:00 |
|
|
7f87b4d856
|
style: add space between point and provider
|
2024-12-26 16:38:13 +03:00 |
|
|
0c6d1c9bfb
|
refactor: compact two factor auth
|
2024-12-26 16:16:33 +03:00 |
|
|
516ba5bb8e
|
feat: add a token handler
|
2024-12-26 16:14:55 +03:00 |
|
|
9d5007ef3a
|
refactor: add user converter
|
2024-12-26 16:14:28 +03:00 |
|
|
c75ac60b0b
|
sec: add verification for OAuth authorization
|
2024-12-26 15:47:38 +03:00 |
|
|
5b7412f20f
|
feat: return the provider
|
2024-12-26 15:46:55 +03:00 |
|
|
c4a4478b8c
|
refactor: standardize the order of arguments
|
2024-12-26 15:46:30 +03:00 |
|
|
05166188be
|
feat: add a method for getting info about a token
|
2024-12-26 14:32:28 +03:00 |
|
|
157708d00f
|
feat: store the result at each stage
|
2024-12-26 14:18:12 +03:00 |
|
|
36026b3afb
|
refactor: distribute the domain folder
|
2024-12-26 13:38:43 +03:00 |
|
|
43edab2912
|
sec: return the token instead of performing actions with the user
.NET Test Pipeline / build-and-test (push) Successful in 2m0s
Build and Deploy Docker Container / build-and-deploy (push) Successful in 2m53s
|
2024-12-26 08:51:22 +03:00 |
|
|
dcdd43469b
|
feat: add payload model
|
2024-12-26 08:48:17 +03:00 |
|
|
17fd260068
|
sec: add payload
|
2024-12-26 08:47:56 +03:00 |
|
|
97187a8e45
|
sec: save readonly byte array instead string
|
2024-12-26 08:44:05 +03:00 |
|
|
cfe08dcf9b
|
refactor: get interface instead array
|
2024-12-26 08:42:24 +03:00 |
|
|
ae4d2073c4
|
feat: add a 200 result schema
|
2024-12-25 07:22:07 +03:00 |
|
|
269d976ad4
|
refactor: move arguments to a new line
|
2024-12-25 05:54:27 +03:00 |
|
|
5fa545e981
|
fix: trim the variable to avoid the effects of whitespace characters
|
2024-12-25 05:53:59 +03:00 |
|
|
2ab5dea8ba
|
feat: add a change to the User Agent and Ip address in case of a mismatch
|
2024-12-25 05:52:39 +03:00 |
|
|
5e65aded79
|
refactor: instead of Reason, add explicit arguments
|
2024-12-25 05:51:54 +03:00 |
|
|
dfac9ddca8
|
sec: add failed attempts for 2FA
|
2024-12-25 05:49:13 +03:00 |
|
|
c66f3355ec
|
feat: add logging for empty secret
|
2024-12-25 05:48:22 +03:00 |
|