Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

special characters in password encoded incorrectly #490

Open
wdpk opened this issue Jul 1, 2024 · 0 comments
Open

special characters in password encoded incorrectly #490

wdpk opened this issue Jul 1, 2024 · 0 comments

Comments

@wdpk
Copy link

wdpk commented Jul 1, 2024

Describe the bug
Passwords with special characters (other than period?) do not work if the language is changed from the default of French.

To Reproduce
Steps to reproduce the behavior:
Setup new fab-manager installation.
Use ! in initial-administrator-password.
Try to login, login fails.

Setup another new fab-manager installation.
Use . as only special character in initial-admin-password.
Login works

Expected behavior
Password isn't modified by language changes

Screenshots
If applicable, add screenshots to help explain your problem.

Server (please complete the following information):

  • OS: ubuntu 24.04 LTS
  • Kernel:
    Linux ubuntu-fabman 6.8.0-36-generic Mac OSX & Ubuntu 16.04: ERROR: permission denied to create extension "unaccent" #36-Ubuntu SMP PREEMPT_DYNAMIC Mon Jun 10 10:49:14 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
  • Fab-manager version [report here the result of
    root@ubuntu-fabman:~# \curl -sSL run.fab.mn | bash -s "fablab:maintenance:version"
    Unable to find image 'mikefarah/yq:4' locally
    4: Pulling from mikefarah/yq
    d25f557d7f31: Pull complete
    769080ae2693: Pull complete
    5f265ed5127f: Pull complete
    734297543c46: Pull complete
    05d2b9436590: Pull complete
    Digest: sha256:2ecaeeff15976cd00c4627f119b592b5c9311b7080beff469211606c42c6cbd2
    Status: Downloaded newer image for mikefarah/yq:4
    Error: open docker-compose.yml: no such file or directory

Browser (please complete the following information):

  • Name: Brave
  • Version: 1.67.123

Additional context

initial setup script is broken, requires depreciated assets, and requires downgrading requests to 2.29.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant