Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
intranet
Commits
ae12b0ac45e5
Commit
bb05af69
authored
Jan 29, 2021
by
Elouan Martinet
Browse files
feat(pkginfo): add oauth2 cube
parent
66115a08af3a
Changes
2
Hide whitespace changes
Inline
Side-by-side
cubicweb_intranet/__pkginfo__.py
View file @
ae12b0ac
...
...
@@ -34,6 +34,7 @@ __depends__ = {
"cubicweb-jsonschema"
:
">=0.7.0,<0.8.0"
,
"cubicweb-link"
:
">=1.9.0,<1.10.0"
,
"cubicweb-localperms"
:
">=0.4.0,<0.5.0"
,
"cubicweb-oauth2"
:
">=0.3.0,<1.0.0"
,
"cubicweb-preview"
:
">=1.5.0,<1.6.0"
,
"cubicweb-rqlcontroller"
:
">=0.7.0,<0.8.0"
,
"cubicweb-searchui"
:
">=0.4.0,<0.5.0"
,
...
...
cubicweb_intranet/migration/2.1.0_Any.py
0 → 100644
View file @
ae12b0ac
add_cube
(
'oauth2'
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment