| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feature: Allow to disable default password login after SSO is configured. ↵ | kamtschatka | 2024-10-12 | 1 | -1/+1 |
| | | | | | | | | | | | Fixes #406 (#502) * [Feature Request] Allow to disable default password log in after SSO is configured #406 changed the flag to also disallow logging in via password The extensions will also no longer be allowed to log in via username/password then * [Feature Request] Allow to disable default password log in after SSO is configured #406 added the error message for OAuth | ||||
| * | feature: Allow disabling password signups (#413) | kamtschatka | 2024-10-06 | 1 | -0/+1 |
| | | | | | | | | | | | * [Feature Request] Allow to disable default password log in after SSO is configured #406 Added the DISABLE_LOCAL_SIGNUPS that can be used to force OAuth signups only * rename local signups to password signups --------- Co-authored-by: MohamedBassem <me@mbassem.com> | ||||
| * | feature(web): Add the ability to customize the inference prompts. Fixes #170 | MohamedBassem | 2024-09-29 | 1 | -0/+3 |
| | | |||||
| * | feature: Include server version in the admin UI. Fixes #66 | MohamedBassem | 2024-04-02 | 1 | -0/+2 |
| | | |||||
| * | fix: Allow setting demo mode creds when demo mode is enabled | MohamedBassem | 2024-03-26 | 1 | -1/+1 |
| | | |||||
| * | feature: Add an option to disable new signups | MohamedBassem | 2024-03-22 | 1 | -0/+3 |
| | | |||||
| * | feature(web): Add support for demo mode | MohamedBassem | 2024-03-19 | 1 | -0/+11 |
