1. 08 Oct, 2024 1 commit
    • Roman's avatar
      feat: allow single letter user id (#3991) · 310f1479
      Roman authored
      * Allow single letter user id.
      
      They do work - I use one and login using Authelia, but then I am not able to update the profile to update avatar or add comment because "Invalid username: r" errors
      
      * Add test for the util with uid matcher
      
      * Move the test to separate directory
      
      * Use goimports on the test file
      
      * Rename the test for a mroe matching name, add failing test
      
      * Update the regexp so that two letter work
      
      ---------
      Co-authored-by: 's avatarRoman Kamyk <roman@kamyk.me>
      310f1479
  2. 06 Oct, 2024 2 commits
  3. 02 Oct, 2024 10 commits
  4. 01 Oct, 2024 3 commits
  5. 30 Sep, 2024 1 commit
  6. 29 Sep, 2024 3 commits
  7. 28 Sep, 2024 1 commit
  8. 26 Sep, 2024 3 commits
  9. 25 Sep, 2024 6 commits
  10. 23 Sep, 2024 2 commits
  11. 22 Sep, 2024 8 commits