Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
53b792
Use wtforms to validate a new token in the projects api
3 files
Authored by Fabien Boucher
5 years ago
, Committed by pingou
5 years ago
,
raw
patch
tree
parent
3 files changed.
25 lines added
.
28 lines removed
.
pagure/api/project.py
file modified
+12
-18
pagure/forms.py
file modified
+4
-1
tests/test_pagure_flask_api_project.py
file modified
+9
-9
Use wtforms to validate a new token in the projects api
pagure/api/project.py
file modified
+12
-18
pagure/forms.py
file modified
+4
-1
tests/test_pagure_flask_api_project.py
file modified
+9
-9