cd6f25deba
refactor: transfer logic
...
All logic related to token manipulation has been transferred to the AuthService. Also added TOTP 2FA and rethought the logic of logging into the application
2024-10-31 04:12:02 +03:00
0f47a98ad9
feat: return security exception
2024-10-31 04:07:35 +03:00
3279ef594b
fix: change current culture to russian for import
2024-10-31 04:06:58 +03:00
5bc729eb66
fix: add an implementation for saving primitive data
2024-10-31 04:05:40 +03:00
5317b7b563
feat: add import to excel
...
Build and Deploy Docker Container / build-and-deploy (push) Successful in 2m33s
.NET Test Pipeline / build-and-test (push) Successful in 2m34s
Made at the request of the customer
2024-10-27 08:25:46 +03:00
f203ee71f0
fix: add an additional condition
.NET Test Pipeline / build-and-test (push) Successful in 2m57s
Build and Deploy Docker Container / build-and-deploy (push) Successful in 3m36s
2024-10-27 07:14:30 +03:00
d8dbf1562f
refactor: clean code
2024-10-27 06:51:05 +03:00
dead9f89bb
feat: remove unused ref campus
2024-10-27 06:50:47 +03:00
80e74b34c1
feat: add background task
2024-10-27 05:42:50 +03:00
b095ca9749
feat: add sync and mapper schedule
2024-10-27 05:41:49 +03:00
8fad070a9c
refactor: error logging
2024-10-27 04:36:20 +03:00
6c20713d81
feat: add docker as localhost
2024-10-27 04:09:31 +03:00
fc5ec1fd54
fix: log exception
2024-10-27 03:02:25 +03:00
2ccc476686
feat: add search professors by name
Build and Deploy Docker Container / build-and-deploy (push) Successful in 2m14s
.NET Test Pipeline / build-and-test (push) Successful in 2m41s
2024-10-25 04:44:18 +03:00
4605c81895
docs: add some specification
2024-10-25 04:43:18 +03:00
ebec0a2d2b
fix: remove request to /health from log
2024-10-25 02:37:08 +03:00
4fc28378c5
feat: add healthcheck for main project
2024-10-25 02:36:39 +03:00
428c2dc3ba
refactor: return the modified interfaces for further modification
2024-10-25 02:22:42 +03:00
4970dd782a
build: update ref
2024-10-25 01:54:56 +03:00
2e48b0067f
build: update ref
.NET Test Pipeline / build-and-test (push) Successful in 4m13s
Build and Deploy Docker Container / build-and-deploy (push) Successful in 6m13s
2024-10-09 03:08:15 +03:00
71e8eca5f4
refactor: remove unused param
2024-10-09 03:02:35 +03:00
1f3aaca3cf
sec: move token from responce to cookie
2024-10-09 03:00:26 +03:00
b49df925d4
fix: doesn't set expire time for fingerpring
2024-10-09 02:58:52 +03:00
c9ebddf27a
fix: remove cache for method
2024-10-09 02:58:09 +03:00
f5739647b2
refactor: remove default produce 200 code
2024-10-07 02:45:38 +03:00
26dbf608b9
refactor: sync namespace
2024-10-07 02:25:36 +03:00
2b89dd07a9
feat: output a token when generating a token for the header
2024-10-07 02:16:20 +03:00
1c981fb7bf
refactor: code restructuring
2024-10-07 02:13:35 +03:00
de5dc274d7
build: add cors for debugging frontend
2024-10-07 01:42:00 +03:00
c5ecf00932
revert: remove produced
2024-10-07 01:20:10 +03:00
412751e30f
build: update ref
2024-09-30 01:10:37 +03:00
076d6498a1
fix: set to correct produces
2024-09-18 06:05:40 +03:00
88d78dfab3
build: update ref
2024-09-18 06:00:07 +03:00
332e5a013b
fix: add forgotten changes
.NET Test Pipeline / build-and-test (push) Successful in 2m35s
Build and Deploy Docker Container / build-and-deploy (push) Successful in 4m2s
2024-09-08 03:24:32 +03:00
e8450400c7
build: update ref
Build and Deploy Docker Container / build-and-deploy (push) Has been cancelled
.NET Test Pipeline / build-and-test (push) Has been cancelled
2024-09-07 04:56:41 +03:00
65709e1f83
refactor: move files to another namespace
2024-09-07 04:28:07 +03:00
1e204c948c
refactor: set cookie name to attribute
2024-09-07 04:19:51 +03:00
0ced152fc9
fix: remove database when check connect to sqlite
2024-09-07 04:19:05 +03:00
6f9bfd3880
fix: set correct password condition
2024-09-07 04:18:04 +03:00
ae0f437e2c
fix: remove Regex
Build and Deploy Docker Container / build-and-deploy (push) Successful in 1m42s
.NET Test Pipeline / build-and-test (push) Successful in 3m8s
2024-08-27 22:58:05 +03:00
592e8a1b42
feat: add renew password
Build and Deploy Docker Container / build-and-deploy (push) Failing after 1m34s
.NET Test Pipeline / build-and-test (push) Has been cancelled
2024-08-27 22:52:07 +03:00
a27549092b
refactor: move checking password
2024-08-27 22:51:14 +03:00
f27d07fb5a
build: upgrade ref
2024-08-27 22:50:21 +03:00
535bafa73a
fix: set 8-th mounth instead 9-th
Build and Deploy Docker Container / build-and-deploy (push) Successful in 1m41s
.NET Test Pipeline / build-and-test (push) Successful in 2m16s
2024-08-27 21:35:35 +03:00
fba842acc3
feat: add a cache with a short lifetime
.NET Test Pipeline / build-and-test (push) Successful in 2m3s
Build and Deploy Docker Container / build-and-deploy (push) Successful in 4m34s
2024-08-24 04:30:31 +03:00
31087a57c9
feat: add cache for api
2024-08-24 02:27:05 +03:00
24c75e4306
refator: set fingerprint expire instead session mode
2024-08-24 02:26:11 +03:00
dee89b278b
refactor: set HttpOnly for debug mode too
2024-08-24 02:25:29 +03:00
565252382c
feat: add cache control in response
Build and Deploy Docker Container / build-and-deploy (push) Successful in 1m47s
.NET Test Pipeline / build-and-test (push) Successful in 2m43s
2024-08-12 21:54:05 +03:00
80dc2e412c
refactor: change Invoke to async
2024-08-12 21:36:07 +03:00