pglombardo / PasswordPusher

🔐 Securely share sensitive information with automatic expiration & deletion after a set number of views or duration. Track who, what and when with full audit logs.
https://docs.pwpush.com
Apache License 2.0
1.99k stars 343 forks source link

Admin Dashboard: Timezone doesn't follow application timezone #2334

Closed pglombardo closed 2 months ago

pglombardo commented 2 months ago

🐛 Bug Report

Timezones are shown in UTC regardless of application settings.

Reported via this comment: https://github.com/pglombardo/PasswordPusher/issues/2313#issuecomment-2212767039

🔬 How To Reproduce

Steps to reproduce the behavior:

  1. ...

Code sample

Environment

Where are you running/using Password Pusher?

If applicable, what version of Password Pusher?

Screenshots

📈 Expected behavior

📎 Additional context

pglombardo commented 2 months ago

Fixed via 4bfc490