Same vehicle type requested

This commit is contained in:
2023-03-10 16:11:26 +01:00
parent 5476ea1c99
commit 78877f139f
4 changed files with 14 additions and 6 deletions

View File

@@ -9,4 +9,5 @@ This new version of PARCOURSMOB brings :
- A delegation on authentication and identification to an external OpenID Connect Provider like [COOPGO Mobility Accounts](https://git.coopgo.io/coopgo-platform/mobility-accounts)
- A configurable and themeable approach of rendering web pages : the default theme is located in the folder [themes/default/](themes/default/)
- A modular architecture based on groups and access rights, using [COOPGO Groups Management](https://git.coopgo.io/coopgo-groups-management)
- A distributed cache system through [etcd](https://etcd.io/) to handle distributed state management like pagination in a cloud native way
- A distributed cache system through [etcd](https://etcd.io/) to handle distributed state management like pagination in a cloud native way