Polianin Nikita Wesser
  • Founder of the Winsomnia team

  • Joined on 2023-03-21
Wesser merged pull request Winsomnia/MireaBackend#12 2024-05-29 06:42:47 +03:00
Add hashing and other security features
Wesser pushed to feat/add-setup at Winsomnia/MireaBackend 2024-05-29 06:42:47 +03:00
f6f7ed6c86 Add hashing and other security features (#12)
d2ef99d0b2 feat: add security configure
38ec80a566 feat: add configuration for jwt token
85802aa514 feat: add jwt token service
f2aa274d0a build: add jwt ref
Compare 46 commits »
Wesser deleted branch feat/add-security from Winsomnia/MireaBackend 2024-05-29 06:42:47 +03:00
Wesser pushed to feat/add-security at Winsomnia/MireaBackend 2024-05-29 06:42:20 +03:00
d2ef99d0b2 feat: add security configure
38ec80a566 feat: add configuration for jwt token
85802aa514 feat: add jwt token service
f2aa274d0a build: add jwt ref
Compare 4 commits »
Wesser pushed to feat/add-security at Winsomnia/MireaBackend 2024-05-29 06:11:38 +03:00
62a859b44c style: clean code
6f02021fe7 feat: add revoked token service
526bf5682b build: add security ref
9287acf7d2 feat: add cache implementations depending on the type
2efdc6dbfe feat: add auth service to DI
Compare 5 commits »
Wesser pushed to feat/add-security at Winsomnia/MireaBackend 2024-05-29 06:00:19 +03:00
25b6c7d691 feat: add method if there is no pre-auth token
61218c38a0 feat: add logout
d84011cd71 feat: add refresh token
4138c70007 feat: add wrap for revoke access token
9dd505a608 feat: add auth token response
Compare 15 commits »
Wesser pushed to feat/add-security at Winsomnia/MireaBackend 2024-05-29 05:27:53 +03:00
470031af39 feat: add match token
916b3795ed feat: add ip to struct
f4ad1518ef style: rename variables
ac7bbde75e fix: add key for save pre auth token
47a57693f8 sec: complicate the token
Compare 7 commits »
Wesser pushed to feat/add-security at Winsomnia/MireaBackend 2024-05-29 04:34:04 +03:00
8408b80c35 feat: add pre-auth to DI
b14ae26a48 feat: add pre-auth service
3c9694de08 feat: add request for get token
e3db6b73e0 feat: add pre-auth response
58ceca5313 feat: add pre-auth token structure
Compare 7 commits »
Wesser pushed to feat/add-security at Winsomnia/MireaBackend 2024-05-29 04:09:15 +03:00
656d7dca0b feat: add DI
e3dd0a8419 build: add ref for DI
Compare 2 commits »
Wesser pushed to feat/add-security at Winsomnia/MireaBackend 2024-05-29 04:05:24 +03:00
3149f50586 refactor: move class to correct namespace
Wesser pushed to feat/add-security at Winsomnia/MireaBackend 2024-05-29 04:04:06 +03:00
e1123cf36b feat: add password hashing
930edd4c2c build: add ref
7e283fe643 feat: add security layer
Compare 3 commits »
Wesser created pull request Winsomnia/MireaBackend#12 2024-05-29 03:54:31 +03:00
WIP: Add hashing and other security features
Wesser created branch feat/add-security in Winsomnia/MireaBackend 2024-05-29 03:52:35 +03:00
Wesser pushed to feat/add-security at Winsomnia/MireaBackend 2024-05-29 03:52:35 +03:00
c427006283 docs: add env data
Wesser pushed to feat/add-setup at Winsomnia/MireaBackend 2024-05-29 03:48:00 +03:00
e1ad287da1 build: add missing reference
f9750ef039 feat: add endpoint for schedule
17961ccefc feat: add email endpoint
5d308f1a24 feat: add request for cache
f5deeec6c9 feat: add endpoint for logging
Compare 11 commits »
Wesser pushed to feat/add-setup at Winsomnia/MireaBackend 2024-05-29 03:30:30 +03:00
07d7fec24f feat: add localhost for generate token
22793c7882 feat: add localhost attribute
9bf9eabad7 fix: add full path to settings
966ab9bdda feat: add generate and check token
Compare 4 commits »
Wesser pushed to feat/add-setup at Winsomnia/MireaBackend 2024-05-28 07:16:21 +03:00
481839159c feat: add middleware for custom exception
59785f600f feat: add argument exception for controllers
fb6e119a34 feat: add token for setup controllers
Compare 3 commits »
Wesser pushed to feat/add-setup at Winsomnia/MireaBackend 2024-05-28 07:13:33 +03:00
35eb1eab39 feat: implement validation of settings
08f13108d8 feat: add validator for settings
Compare 2 commits »
Wesser pushed to feat/add-setup at Winsomnia/MireaBackend 2024-05-28 07:09:44 +03:00
ae0b9daefa refactor: change the api path
Wesser pushed to feat/add-setup at Winsomnia/MireaBackend 2024-05-28 07:04:11 +03:00
3f30b98cf9 feat: add middleware for ignore maintenance
af284e945f feat: add attribute maintenance ignore for controllers
b62ddc9015 fix: delete ';' from property
d1a806545d feat: add maintenance mode
Compare 4 commits »