Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.

Releases: stonith404/pingvin-share

v1.1.0

Choose a tag to compare

@stonith404 stonith404 released this 14 Sep 16:17
v1.1.0
4c8848a

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

Choose a tag to compare

@stonith404 stonith404 released this 06 Sep 07:03
v1.0.4
be202d3

Bug Fixes

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

v1.0.3

Choose a tag to compare

@stonith404 stonith404 released this 03 Sep 20:57
v1.0.3
0670aaa

Improvements

  • improve oidc error logging (dee7098)

v1.0.2

Choose a tag to compare

@stonith404 stonith404 released this 28 Aug 09:11
v1.0.2
96cd353

Bug Fixes

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

v1.0.1

Choose a tag to compare

@stonith404 stonith404 released this 25 Aug 20:16
v1.0.1
6a4c3bf

Features

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

Bug Fixes

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

v1.0.0

Choose a tag to compare

@stonith404 stonith404 released this 25 Aug 14:05
v1.0.0
b96878b

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

Choose a tag to compare

@stonith404 stonith404 released this 30 Jul 06:45
v0.29.0
0a963bf

Features

Bug fixes

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

v0.28.0

Choose a tag to compare

@stonith404 stonith404 released this 22 Jul 11:38
v0.28.0
601772d

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

Choose a tag to compare

@stonith404 stonith404 released this 11 Jul 20:00
v0.27.0
968352c

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

Choose a tag to compare

@stonith404 stonith404 released this 03 Jul 06:27
v0.26.0
9d9cc7b

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