##// END OF EJS Templates
authentication: introduce a group sync flag for plugins....
authentication: introduce a group sync flag for plugins. - we'll skip any syncing on plugins which simply don't get any group information - we let plugins define if they wish to sync groups - prevent from odd cases in which someone sets user groups as syncing, and using regular plugin. In this case memebership of that group would be wiped, and it's generaly bad behaviour.

File last commit:

r2386:1863d1c7 default
r2495:4f076134 default
Show More
requirements_test.txt
15 lines | 264 B | text/plain | TextLexer
/ requirements_test.txt
# test related requirements
pytest==3.2.5
py==1.5.2
pytest-cov==2.5.1
pytest-sugar==0.9.0
pytest-runner==3.0.0
pytest-catchlog==1.2.2
pytest-profiling==1.2.11
gprof2dot==2017.9.19
pytest-timeout==1.2.0
mock==1.0.1
WebTest==2.0.29
cov-core==1.15.0
coverage==3.7.1