Skip to content

Releases: stonith404/pingvin-share

v1.1.3

27 Sep 14:11
v1.1.3
511ae93
Compare
Choose a tag to compare

Features

Bug Fixes

  • omit invalid username characters in oidc registration (adc4af9)

v1.1.2

24 Sep 10:24
v1.1.2
eba7984
Compare
Choose a tag to compare

Bug Fixes

  • disable auto completion for email recipients and share password (ee73293)
  • enable secure cookies if app url starts with https (69752b8)

v1.1.1

18 Sep 21:33
v1.1.1
6b39adf
Compare
Choose a tag to compare

Features

  • add environment variable to trust the reverse proxy (b13a81a)

Bug Fixes

  • disable email login if ldap is enabled (d9cfe69)

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)