mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-02-04 10:18:26 +00:00
v3.11.8 (2020-04-06)
- [Feature] Add `encrypt` template filter to conveniently add htpasswd-based authentication to nginx - [Bugfix] Fix "missing tty" during init in cron jobs
This commit is contained in:
parent
1d8c8e9d53
commit
e42c20a133
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Note: Breaking changes between versions are indicated by "💥".
|
Note: Breaking changes between versions are indicated by "💥".
|
||||||
|
|
||||||
## Unreleased
|
## v3.11.8 (2020-04-06)
|
||||||
|
|
||||||
- [Feature] Add `encrypt` template filter to conveniently add htpasswd-based authentication to nginx
|
- [Feature] Add `encrypt` template filter to conveniently add htpasswd-based authentication to nginx
|
||||||
- [Bugfix] Fix "missing tty" during init in cron jobs
|
- [Bugfix] Fix "missing tty" during init in cron jobs
|
||||||
|
@ -1 +1 @@
|
|||||||
__version__ = "3.11.7"
|
__version__ = "3.11.8"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user