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
dead9f89bb
feat: remove unused ref campus
2024-10-27 06:50:47 +03:00
1f3aaca3cf
sec: move token from responce to cookie
2024-10-09 03:00:26 +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
098fca5df8
build: fix copy docs
...
Build and Deploy Docker Container / build-and-deploy (push) Successful in 4m24s
.NET Test Pipeline / build-and-test (push) Successful in 7m34s
Signed-off-by: Polianin Nikita <wesser@noreply.git.winsomnia.net>
2024-07-03 11:04:34 +03:00
c62ec33130
feat: add user roles
2024-06-21 21:51:23 +03:00
55371cb675
feat: add request to log in
2024-06-21 21:51:06 +03:00
a36e0694ec
feat: add token response
2024-06-21 21:50:42 +03:00
2e389b252c
refactor: use default pairPeriod
2024-06-10 22:03:48 +03:00
4222e4702f
refactor: provide single response for schedule
2024-06-10 21:59:34 +03:00
2e64caf6ea
refactor: code cleaning
2024-06-01 10:59:23 +03:00
e088374b14
feat: add request for create user
2024-06-01 07:31:14 +03:00
f9750ef039
feat: add endpoint for schedule
2024-05-29 03:46:16 +03:00
17961ccefc
feat: add email endpoint
2024-05-29 03:45:02 +03:00
5d308f1a24
feat: add request for cache
2024-05-29 03:44:39 +03:00
f5deeec6c9
feat: add endpoint for logging
2024-05-29 03:44:24 +03:00
2d67a565ca
docs: add xml doc for request
2024-05-29 03:41:54 +03:00
ba8ccf8b7e
feat: add set database endpoints
2024-05-29 03:38:21 +03:00
baedc667b7
feat: add PairPeriod for ApiDto
2024-05-28 06:57:54 +03:00
0d3461b769
feat: add specific weeks
.NET Test Pipeline / build-and-test (pull_request) Successful in 1m52s
2024-05-19 13:53:25 +03:00
ca18804a33
fix: error CS1061
.NET Test Pipeline / build-and-test (pull_request) Failing after 1m50s
2024-05-19 12:30:17 +03:00
ee2351b5ed
feat: add controller
.NET Test Pipeline / build-and-test (pull_request) Successful in 1m23s
2024-02-19 11:20:49 +03:00
59eccf8b93
feat: add model for lecture hall
2024-02-17 14:21:52 +03:00
6396d8a318
refactor: add an understanding of nullable for swagger gen
2024-02-17 09:07:47 +03:00
84872a5d6d
feat: add course information
.NET Test Pipeline / build-and-test (pull_request) Failing after 1m34s
2024-02-17 01:49:37 +03:00
1b8c82949a
feat: write a dto in a separate project
2024-02-16 23:54:52 +03:00