使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
bux
/
tracim_v2
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
157
提交
1
分支列表
目录树:
997ee1fc9f
develop
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '997ee1fc9f'
${ noResults }
tracim_v2
/
tracim
/
lib
/
core
Guénaël Muller
4041960a77
add candidate user in request, require_same_user_or_profile decorator and use it to have easier auth policy check for user data
6 年前
..
__init__.py
reorganisate lib dir
7 年前
content.py
merge with master
7 年前
group.py
use config as param in every internal api + with_context method in API
6 年前
notifications.py
CFG object is now accessible with self.app_config, config is now param of ContentApi + add Minimal notification code
7 年前
user.py
add candidate user in request, require_same_user_or_profile decorator and use it to have easier auth policy check for user data
6 年前
userworkspace.py
Simpler controller code with some refactoring
6 年前
workspace.py
use config as param in every internal api + with_context method in API
6 年前