소스 검색

Update CHANGELOG.md

pull/2723/head
Slavi Pantaleev 3 년 전
committed by GitHub
부모
커밋
71d69b8dc0
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      CHANGELOG.md

+ 2
- 2
CHANGELOG.md 파일 보기

@@ -2,9 +2,9 @@

## matrix-registration-bot usage changed

The matrix registration bot got some updates and supports password-based login. This means automatic registration is now possible and done by default.
The matrix registration bot got some updates and now supports password-based login. This means automatic user registration (done by the playbook) is now possible and done by default.

**For existing users** You need to set `matrix_bot_matrix_registration_bot_bot_password`. If previously only used `matrix_bot_matrix_registration_bot_bot_access_token` this was also used as `matrix_bot_matrix_registration_bot_api_token`. You now need to define the `api_token` explicitly while the `bot_access_token` is depreacted. You can therefore rename `matrix_bot_matrix_registration_bot_bot_access_token` -> `matrix_bot_matrix_registration_bot_api_token`.
**For existing users** You need to set `matrix_bot_matrix_registration_bot_bot_password`. If you've previously used only `matrix_bot_matrix_registration_bot_bot_access_token`, you should start using the new name of this variable (`matrix_bot_matrix_registration_bot_api_token`).

# 2023-05-25



불러오는 중...
취소
저장