5cc54eac44
feat: add a method for getting data from OAuth
.NET Test Pipeline / build-and-test (push) Successful in 2m20s
Build and Deploy Docker Container / build-and-deploy (push) Successful in 1m24s
2024-12-18 07:40:07 +03:00
e9ff1cabe8
feat: add a return of the data that has been configured
2024-12-18 07:39:17 +03:00
fd578aa61e
fix: add condition for token
2024-12-18 07:32:00 +03:00
cff42d0a31
feat: add password policy to general config
2024-12-18 07:31:16 +03:00
8250957b85
refactor: use another origin
2024-12-18 07:30:47 +03:00
39208037f0
fix: add method for ignoring mode attribute
2024-12-18 07:30:23 +03:00
5e072d88c2
fix: converter dto
2024-12-18 07:29:58 +03:00
25eddbe776
feat: add generator totp qr-code
2024-12-18 07:29:31 +03:00
74ba4e901a
fix: replace localhost to 127.0.0.1
2024-12-18 07:29:05 +03:00
e760ddae0a
feat: give the user the ability to make a password policy
2024-12-18 07:27:57 +03:00
598ebabc5c
sec: use HMAC to encrypt state
2024-12-18 07:24:33 +03:00
08aeb7ea3c
sec: get links to the backend to initiate the receipt of provider data
2024-12-18 07:23:23 +03:00
182235c4cd
feat: add generator base32 for totp
2024-12-18 07:14:04 +03:00
5437623a20
build: update ref
2024-12-18 07:13:27 +03:00
2c09122971
fix: add cookie expire time
2024-11-04 03:15:13 +03:00
503f5792fb
docs: add comment
2024-11-04 03:14:42 +03:00
95627003e5
refactor: change the error
2024-11-04 03:14:17 +03:00
a96073d44d
feat: add available providers list
2024-11-04 02:59:51 +03:00
5f36e0f75b
docs: update
2024-11-04 02:39:45 +03:00
e977de3e4f
feat: add authorize in OAuth
2024-11-04 02:39:10 +03:00
65d928ec2d
fix: remove authorize
2024-11-04 02:36:22 +03:00
713bbfa16f
feat: add calculate correct api url
2024-11-04 02:35:43 +03:00
6b5eda7756
fix: remove the latest api
2024-11-04 02:34:50 +03:00
dbd9e1a070
refactor: change Name to NameIdentifier
2024-11-04 02:33:56 +03:00
0dda336de1
fix: logout for all users to delete cookies
2024-11-04 02:32:13 +03:00
727f5c276e
refactor: move files
2024-11-02 23:34:23 +03:00
db70e4dd96
refactor: change log text
2024-11-02 22:10:46 +03:00
6831d9c708
fix: return bool instead
2024-11-02 22:09:40 +03:00
1b24954c3e
refactor: change int to string for Id
2024-11-02 20:21:46 +03:00
c5ba1cfcca
refactor: transfer two factor method to security
2024-11-02 01:09:15 +03:00
3811d879ab
refactor: return next step from security
2024-11-02 01:06:58 +03:00
61dc0a8bc4
feat: add converter for two factor
2024-11-02 01:05:24 +03:00
b3b00aa9e1
refator: move converter to MapperDto
2024-11-02 00:59:37 +03:00
6c9af942f4
refactor: change token to instance token
2024-11-02 00:51:27 +03:00
23f74b3bdf
refactor: change name enums
2024-11-02 00:50:10 +03:00
eb272baa38
fix: change cookie name
Build and Deploy Docker Container / build-and-deploy (push) Successful in 2m12s
.NET Test Pipeline / build-and-test (push) Successful in 2m44s
2024-10-31 04:23:43 +03:00
a0ff624481
fix: add forgotten changes
.NET Test Pipeline / build-and-test (push) Successful in 2m39s
Build and Deploy Docker Container / build-and-deploy (push) Successful in 3m11s
2024-10-31 04:12:22 +03:00
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
665544236f
build: add timezone
2024-10-27 07:34:26 +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
8c932cf0be
docs: update
2024-10-27 06:09:35 +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