Skip to content

Latest commit

 

History

History
104 lines (65 loc) · 1.89 KB

CHANGELOG.md

File metadata and controls

104 lines (65 loc) · 1.89 KB

Changelog for Redmine OAuth

2.2.1 2024-06-04

An option to hide the login form
Do not require a password change or 2FA initialization if OAuth is being used
  • New: #31 - Enhance Keycloak documentation
  • New: #30 - Incentive to use this plugin (tighten password rules / co-usage of oauth2 login)
  • New: #28 - Is it possible to hide the normal login/password prompt through config when a instance just needs OAuth login

2.2.0 2024-03-05

Custom OIDC provider
  • New: #24 - Custom OIDC provider

2.1.5 2024-01-15

French localisation
  • New: #23 - [Locales] Add french translation

2.1.4 2024-01-12

Autologin
Google OAuth provider
Keycloak OAuth provider
  • New: #22 - About feature requests and providers enhancement
  • New: #21 - Autologin enhancement

2.1.3 2023-11-20

IMAP authentication fix
  • Bug: #20 - connection closed

2.1.2 2023-11-15

Redmine 5.1.x required (no more conflict with net-imap gem)

2.1.1 2023-06-02

GitLab enhancement

2.1.0 2023-06-02

GitLab OAuth provider
  • New: #12 - Add support for GitLab OAuth provider

2.0.2 2023-02-10

Back URL
  • Bug: #8 - back_url bug

2.0.1 2022-12-23

Invalid credentials error

2.0.0 2022-11-08

Receive IMAP over OAuth rake task

1.0.4 2022-10-26

Users' last connection timestamp

1.0.3 2022-10-18

Right processing of locked users

1.0.2 2022-10-10

German localisation

1.0.1 2022-10-07

Okta OAuth provider
Cross Site Request Forgery implementation
OAuth login button facelift

1.0.0 2022-09-16

Azure AD OAuth provider