You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
394 B

  1. # -*- coding: utf-8 -*-
  2. {
  3. 'name': "Galicea Git OAuth",
  4. 'summary': """
  5. Enables Git auth via OAuth token""",
  6. 'author': "Maciej Wawro",
  7. 'maintainer': "Galicea",
  8. 'website': "http://galicea.pl",
  9. 'category': 'Technical Settings',
  10. 'version': '12.0.1.0',
  11. 'depends': ['galicea_git', 'galicea_openid_connect'],
  12. 'data': [
  13. ],
  14. 'installable': True
  15. }