Skip to content

Releases: stonith404/pingvin-share

v1.1.0

14 Sep 16:17
v1.1.0
4c8848a
Compare
Choose a tag to compare

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

06 Sep 07:03
v1.0.4
be202d3
Compare
Choose a tag to compare

Bug Fixes

  • oauth2 login can fail in some cases because the user can't be found (92e1e82)

v1.0.3

03 Sep 20:57
v1.0.3
0670aaa
Compare
Choose a tag to compare

Improvements

  • improve oidc error logging (dee7098)

v1.0.2

28 Aug 09:11
v1.0.2
96cd353
Compare
Choose a tag to compare

Bug Fixes

  • default logo not displayed on fresh installations (3e0735c)

v1.0.1

25 Aug 20:16
v1.0.1
6a4c3bf
Compare
Choose a tag to compare

Features

  • email: add {email} placeholder to user invitation email (#564) (8c5c696)

Bug Fixes

  • translations: add missing string for ldap group (64efac5)

v1.0.0

25 Aug 14:05
v1.0.0
b96878b
Compare
Choose a tag to compare

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

  • get started button on home page not working when sign-up is disabled (4924f76)
  • internal server error if user has no password when trying to sign in (9c381a2)

v0.29.0

30 Jul 06:45
v0.29.0
0a963bf
Compare
Choose a tag to compare

Features

Bug fixes

  • user gets logged out after 15 minutes (14c2185)

v0.28.0

22 Jul 11:38
v0.28.0
601772d
Compare
Choose a tag to compare

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

11 Jul 20:00
v0.27.0
968352c
Compare
Choose a tag to compare

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

03 Jul 06:27
v0.26.0
9d9cc7b
Compare
Choose a tag to compare

Features

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 :)