Reset admin API doc from site does not work

Issue #223 resolved
Former user created an issue

https://poste.io/api/

I need to rest the password for my admin account on free edition and I was looking under FAQ.

The link provided is leading me to 403 page.

Is there, or can you give me a command line to reset my admin's pass?

Comments (1)

  1. SH repo owner

    Thanks for reporting. Fixed!

    Use

    docker exec <container-id> poste
    

    to show command line help and email:passwd to change password of any account, admin included.

  2. Log in to comment