-
- Downloads
Moved token generation to common module and introduced token_urlfriendly
Broken mail clients like Thunderbird fail to recognize urlsafe characters like "-" as part of an URL. token_urlfriendly avoids those characters. Closes #93. Co-authored-by:nd <nd@cccv.de>
Showing
- uffd/invite/models.py 2 additions, 2 deletionsuffd/invite/models.py
- uffd/selfservice/models.py 2 additions, 5 deletionsuffd/selfservice/models.py
- uffd/session/models.py 1 addition, 10 deletionsuffd/session/models.py
- uffd/signup/models.py 2 additions, 2 deletionsuffd/signup/models.py
- uffd/utils.py 20 additions, 0 deletionsuffd/utils.py
Loading
Please register or sign in to comment