Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (â‹®) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Peter Giacomo Lombardo

Members
  • Joined

  • Last visited

Everything posted by Peter Giacomo Lombardo

  1. Hi @shpitz461 - one limitation of the database URI is that underscores are not supported. This is because of a base library that the application uses - not my choice unfortunately. I added a note here in the database URL documentation. I hope this helps. If not, file an issue in the github repo or contact me directly and I'd be happy to help you out.
  2. Hi @bombz! You're correct. Password Pusher now has a single unified container - with a ton of improvements since then. It's been on my list to update this forum and maybe look into updating this app plugin. If @CorneliousJD is still around or maybe I'll take a shot myself... Hopefully I'll get some time soon.
  3. Hi All - just a few recent updates for this thread: 1. The Docker image pwpush-postgres has been deprecated - we now ship a single universal container pglombardo/pwpush. 2. A bunch of new features and fixes have been made to the new container including QR codes, file upload improvements, new config options and Admin dashboard (user management) and more. I put together a guide on how to migrate. It's a simple 1 step process. If @CorneliousJD doesn't have time, I'll look into if I can possibly update this Unraid template myself somehow. I hope all is well with everyone. If you have any questions or problems, feel free to message me anytime or file an issue in the Github repository. Best, Peter Giacomo Lombardo
  4. The times are always shown in UTC currently. There is a feature request filed to display timestamps in local timezone. When that feature is delivered in a future version, it'll show up automatically for users. User preferences are being worked on now (to save default expiration settings and more) - there will be an option to set preferred timezone. I hope this helps! Best, Peter Giacomo Lombardo
  5. Hello Unraid community - just a quick update that Password Pusher now bundles 26 themes in the application: See the gallery of themes here. To select a theme with the latest version, just set the following environment variables: PWP__THEME=<theme-name> PWP_PRECOMPILE=true This is in addition to branding to change logo and site name. The application now also supports File and URL pushes. Push files and URLs that expire same as password pushes do. Audit logs included. Any trouble or issues - let me know! Best/Peter Giacomo Lombardo
  6. Hi All - some recent updates: * Documentation on how to enable logins with environment variables * You can force the base URL of generated links to be whatever you want (e.g. for when behind a proxy) * You can set the default language of the application to something other than English with PWP__DEFAULT_LOCALE env var * The front page can now be locked down to require a login via PWP__ALLOW_ANONYMOUS env var * There are Docker compose files to run database backed versions easily * A bunch of other small fixes/improvements, dependency updates and new language translations (14 languages now) If you have any issues, feel free to ask here or post an issue in the Github repo: https://github.com/pglombardo/PasswordPusher/issues/new
  7. Yes - once expired the passwords are always deleted entirely from the database. With logins, an audit trail persists (but never the original password) for your pushes:
  8. @CorneliousJD is right re: the ephemeral version - logins don't make much sense there although it will still likely work. I haven't documented how to enable logins yet but it is possible by setting a list of environment variables. You can see a summary here: https://github.com/pglombardo/PasswordPusher/discussions/276
  9. Could you post a screenshot & explanation of what is broken before you turn off the proxy feature in cloudflare DNS?
  10. You can pass an environment variable to the container: https://github.com/pglombardo/PasswordPusher/blob/master/Configuration.md#ssl
  11. That would be a very big help. Send me an email at pglombardo AT pwpush.com and I'll add you to the translation.io project.
  12. I've seen that re-theme 🙂 The code base has moved on quite a bit since that fork. But it's understood what you'd like to do and I take that into account when I figure out a customization strategy for the application. > It’s also vital for me to change the language text to Dutch for example! Internationalization is in progress now. The initial languages will likely be Italian, English & Spanish but let's see if I can get a Dutch translation in too. > Thank you so much for taking the time to respond to me! It's my pleasure. The feedback helps a lot.
  13. Besides digging into the code, there is no way to customize the CSS or anything like that (yet). The possible customizations today are listed here: https://github.com/pglombardo/PasswordPusher/blob/master/Configuration.md I'm expanding on this soon. What specifically would you want to customize? Do you want to write CSS or just rename the application and get some new colors? /PGL
  14. We don't have anything official/prepared. There have been discussions around this in the Github issues. Some specific info posted by the community: Kubernetes setup Nginx as a SSL termination point If you do put something together, a Github pull request with documentation would be greatly appreciated.
  15. Apologies for the issue. I'm going to change the documentation away from recommending the `latest` tag. (And maybe introduce a `stable` tag... ) Try switching to the version tagged images (e.g. 1.9.1) - they are more tested/reliable/stable. `latest` builds nightly off of the latest code. docker run -d -p "5100:5100" pglombardo/pwpush-ephemeral:1.9.1 In any case, `latest` should be fixed on the next nightly build tonight.
  16. I appreciate the feedback. It's really helpful. Understood on the customizations feature. After logins & audit trails go out next week, I believe next up would be teams and team policies where you can set enforceable defaults for everyone. To make "1-click password retrieval" default enabled right now can be done with an environment variable - but it would be deselectable/users can unclick it. With the eventual policies, it would be enabled (and the checkbox disabled) if enforced by the team policy.
  17. Hi all. I'm the author of Password Pusher. It was a nice find to see pwpush on Unraid. A couple comments: 5100 is the port going forward now. Apologies for the unintended change. We now have tests/validations to test this going forward. CSS Customization has been requested a good number of times. I plan to add some options make this easier. To add custom branding such as changing the logo, tag line and text. On the list but not done yet. The app has recently had a facelift and coming in the next couple weeks will be logins with full audit logs for each password your push. If you all have any other problems/ issues, please feel free to contact me. I'll be following this thread. Best, Peter Giacomo Lombardo

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.