Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · main
Vehicle-manager
Browse files
Jan 01, 2024
Merge branch 'main' of
https://gitlab.com/adoucour/Vehicle-manager
· 32d2d1e1
HadjDoc
authored
Jan 01, 2024
32d2d1e1
Rebase main onto develop, add provider authentication by username and password
· ee3cf664
HadjDoc
authored
Jun 03, 2023
ee3cf664
Refactor: Update Login Service to Communicate with Gateway Instead of...
· 5f3cb590
HadjDoc
authored
Jan 01, 2024
5f3cb590
feat: Add Docker Compose configuration for test environment
· 3417ef51
HadjDoc
authored
Jan 01, 2024
3417ef51
Dec 31, 2023
feat: Add Docker Compose configuration for development environment
· 89eb2eb3
HadjDoc
authored
Dec 31, 2023
89eb2eb3
Dec 10, 2023
Merge branch 'develop'
· cb24a764
HadjDoc
authored
Dec 10, 2023
cb24a764
docs: update README files
· 66614692
HadjDoc
authored
Dec 10, 2023
66614692
config: set eureka.instance.prefer-ip-address to config service and delete...
· ebba6c85
HadjDoc
authored
Dec 10, 2023
ebba6c85
feat: apply global config to sec service from config service, configuration test endpoint added
· 71568ab1
HadjDoc
authored
Dec 10, 2023
71568ab1
init: config service
· 7278dabe
HadjDoc
authored
Dec 10, 2023
7278dabe
Dec 02, 2023
feat: pom.xml add actuator to discovery.service, and spring config to sec.service
· 77d4ab31
HadjDoc
authored
Dec 02, 2023
77d4ab31
feat: add eureka defaultZone and ip-adress to gatewayservice
· 4db32354
HadjDoc
authored
Dec 02, 2023
4db32354
feat: add eureka defaultZone, activate activator's endpoints, disabled spring config to sec.service
· 63a80ed0
HadjDoc
authored
Dec 02, 2023
63a80ed0
feat: add shell script for launch each micro services
· 8def7751
HadjDoc
authored
Dec 02, 2023
8def7751
Oct 07, 2023
docs: update README, eurka and discovery services added
· 98cf66fc
HadjDoc
authored
Oct 08, 2023
98cf66fc
feat: Add env.properties to the gateway and discovery and make port number customizable
· cc29b00c
HadjDoc
authored
Oct 08, 2023
cc29b00c
Oct 06, 2023
feat: Add Discovery Client (Eureka) To Security Service
· d0a4662e
HadjDoc
authored
Oct 07, 2023
d0a4662e
init: Set Up Discovery Service (Eureka)
· 3b35b24a
HadjDoc
authored
Oct 07, 2023
3b35b24a
init: Set Up Spring Cloud Gateway
· 6ae7eb14
HadjDoc
authored
Oct 07, 2023
6ae7eb14
Aug 19, 2023
Merge branch 'develop'
· 8a5db3bb
HadjDoc
authored
Aug 19, 2023
8a5db3bb
test: unit test nextjs part and refactoring
· da5e343e
HadjDoc
authored
Aug 19, 2023
da5e343e
test: install jest and babel and config both
· f78b5cec
HadjDoc
authored
Aug 19, 2023
f78b5cec
Aug 12, 2023
docs: update README.md, add Next server debug config and prettier
· 89483b2c
HadjDoc
authored
Aug 12, 2023
89483b2c
Aug 10, 2023
feat: Add login and logout with credentials provider from next-auth
· 652db3c8
HadjDoc
authored
Aug 10, 2023
652db3c8
test: handle username not found with Exception
· dde8cc92
HadjDoc
authored
Aug 10, 2023
dde8cc92
feat: Add user data in authentication payload and handle username not found with Exception
· c978d5a1
HadjDoc
authored
Aug 10, 2023
c978d5a1
Aug 02, 2023
feat: add navbar and footer to layout component
· f6b46f90
HadjDoc
authored
Aug 03, 2023
f6b46f90
Merge branch 'develop'
· 98b5f668
HadjDoc
authored
Aug 02, 2023
98b5f668
feat: add base home page
· e491e5ba
HadjDoc
authored
Aug 02, 2023
e491e5ba
feat: Add Prettier configuration for consistent code formatting
· bbfda55d
HadjDoc
authored
Aug 02, 2023
bbfda55d
Initial setup for Next.js project
· c318cdbf
HadjDoc
authored
Aug 02, 2023
c318cdbf
Aug 01, 2023
test: function who return user connected
· d80cc005
HadjDoc
authored
Aug 01, 2023
d80cc005
feat: Add endpoint who return user connected
· 0a4b78fa
HadjDoc
authored
Aug 01, 2023
0a4b78fa
Jul 31, 2023
Merge branch 'develop'
· 42de105a
HadjDoc
authored
Jul 31, 2023
42de105a
test: coverage all case of valid or invalid token
· 8a926821
HadjDoc
authored
Jul 31, 2023
8a926821
Jul 30, 2023
Merge branch 'develop'
· 2af6d42e
HadjDoc
authored
Jul 30, 2023
2af6d42e
test: refresh token
· 8cf352fc
HadjDoc
authored
Jul 30, 2023
8cf352fc
feat: add provider refresh token functionality
· 55af84dc
HadjDoc
authored
Jul 30, 2023
55af84dc
fix: update requestMatchers list and delete System.out.println
· b29866f7
HadjDoc
authored
Jul 30, 2023
b29866f7
Jul 28, 2023
security: add authorization for ADMIN role
· 9b919eec
HadjDoc
authored
Jul 28, 2023
9b919eec
Loading