mirror of
https://github.com/PawelSuwinski/moodle-auth_emailotp.git
synced 2026-05-16 21:41:27 +02:00
27 lines
407 B
Markdown
27 lines
407 B
Markdown
# Changelog
|
|
|
|
## [1.1.2] - 2021-01-05
|
|
|
|
### Fixed
|
|
|
|
- docs: misspelled fields mapping PCRE pattern example (issue #1)
|
|
|
|
|
|
## [1.1.1] - 2020-11-26
|
|
|
|
### Fixed
|
|
|
|
- notice "only variables should be passed by reference"
|
|
|
|
|
|
## [1.1.0] - 2020-11-19
|
|
|
|
### Added
|
|
|
|
- security settings revokethreshold and minrequestperiod
|
|
- support for standard not email based login of existing users
|
|
|
|
### Fixed
|
|
|
|
- settings form help typos
|