one-api/common/config
Laisky.Cai ba9b258a4b feat: Enhance security and fix bugs in authentication
- Update the minimum access token length from 16 to 32
- Prevent spam by introducing policies and detecting user agents
- Add an authorization header to the login response
- Use base64 to decode the session secret and generate a random one if not set
2024-03-05 13:07:07 +00:00
..
config.go feat: Enhance security and fix bugs in authentication 2024-03-05 13:07:07 +00:00