Releases: stonith404/pingvin-share
Releases · stonith404/pingvin-share
v1.1.0
Features
- allow smpt without username and password (8b3e28b)
- auto redirect to oauth provider if only one is present and password login is disabled (7dc2e56)
Sponsors
Thanks @larsgerber for your tip ❤️
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Pingvin Share should be pretty stable now because of that this is the 1.0.0
release. This release doesn't include any breaking changes.
Features
- ldap: Adding support for LDAP authentication (#554)
Bug Fixes
v0.29.0
Features
- add more options to reverse shares (#495 by @IvanLi-CN)
- sort share files by name by default (27ee9fb)
Bug fixes
- user gets logged out after 15 minutes (14c2185)
v0.28.0
Features
- auth: Add role-based access management from OpenID Connect (#535 by @marvinruder)
Bug Fixes
- store only 10 share tokens in the cookies and clear the expired ones (e5a0c64)
v0.27.0
Features
- add logs for successful registration, successful login and failed login (d2bfb9a)
- auth: Allow to hide username / password login form when OAuth is enabled (#518 by @marvinruder)
- smtp: add option to allow unauthorized mail server certificates (#525 by @thecrafterjt )
v0.26.0
Features
- backend: make session duration configurable (#512 by @marvinruder)
- ability to add email recipients more efficiently with commas (#510 by @RahulMishra0722)
Bug Fixes
- oauth: provider username is ignored when signing up using OAuth (#511 by @marvinruder)
- set max age of access token cookie to 15 minutes (2dac385)
Supporters
Thank you @program-the-brain-not-the-heartbeat for your tip :)