Skip to content
This repository was archived by the owner on Jun 29, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stonith404/pingvin-share
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.2
Choose a base ref
...
head repository: stonith404/pingvin-share
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.3
Choose a head ref
  • 6 commits
  • 45 files changed
  • 2 contributors

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    61edc4f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    adc4af9 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. feat: improve the LDAP implementation (#615)

    * feat(logging): add PV_LOG_LEVEL environment variable to set backend log level
    
    * feat(ldap): Adding a more verbose logging output to debug LDAP issues
    
    * fix(ldap): fixed user logins with special characters within the users dn by switching to ldapts
    
    * feat(ldap): made the member of and email attribute names configurable
    
    * fix(ldap): properly handle email like usernames and fixing #601
    
    * Revert "fix: disable email login if ldap is enabled"
    
    This reverts commit d9cfe69.
    
    * feat(ldap): disable the ability for a user to change his email when it's a LDAP user
    
    * feat(ldap): relaxed username pattern by allowing the @ character in usernames
    WolverinDEV authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3310fe5 View commit details
    Browse the repository at this point in the history
  2. refactor: run formatter

    stonith404 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8f16d6b View commit details
    Browse the repository at this point in the history
  3. chore(translations): update translations via Crowdin (#602)

    * New translations en-us.ts (Dutch, Belgium)
    
    * New translations en-us.ts (Dutch, Belgium)
    
    * New translations en-us.ts (German)
    
    * New translations en-us.ts (French)
    
    * New translations en-us.ts (French)
    
    * New translations en-us.ts (German)
    
    * New translations en-us.ts (Italian)
    
    * New translations en-us.ts (French)
    
    * New translations en-us.ts (Greek)
    
    * New translations en-us.ts (Portuguese, Brazilian)
    
    * New translations en-us.ts (Czech)
    
    * New translations en-us.ts (Bulgarian)
    
    * New translations en-us.ts (Polish)
    
    * New translations en-us.ts (Spanish)
    
    * New translations en-us.ts (Danish)
    
    * New translations en-us.ts (German)
    
    * New translations en-us.ts (Finnish)
    
    * New translations en-us.ts (Hungarian)
    
    * New translations en-us.ts (Japanese)
    
    * New translations en-us.ts (Korean)
    
    * New translations en-us.ts (Russian)
    
    * New translations en-us.ts (Slovenian)
    
    * New translations en-us.ts (Serbian (Cyrillic))
    
    * New translations en-us.ts (Swedish)
    
    * New translations en-us.ts (Turkish)
    
    * New translations en-us.ts (Ukrainian)
    
    * New translations en-us.ts (Chinese Simplified)
    
    * New translations en-us.ts (Chinese Traditional)
    
    * New translations en-us.ts (Vietnamese)
    
    * New translations en-us.ts (Thai)
    
    * New translations en-us.ts (Dutch, Belgium)
    
    * New translations en-us.ts (Arabic, Egypt)
    stonith404 authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    df2521b View commit details
    Browse the repository at this point in the history
  4. release: 1.1.3

    stonith404 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    511ae93 View commit details
    Browse the repository at this point in the history
Loading