Subversion Repositories oidplus

Rev

Rev 1037 | Rev 1426 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. [Edition]
  2.  
  3. ; This file can be used to adjust constants to make a fork of OIDplus (also called Edition)
  4. ; However, we would appreciate if you would try to contribute to the original OIDplus system rather than forking it!
  5.  
  6. ; { iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 37476 products(2) oidplus(5) v2(2) editions(6) viathinksoft-opensource(1) }
  7. id = 1.3.6.1.4.1.37476.2.5.2.6.1
  8.  
  9. vendor = ViaThinkSoft
  10. ;name = OIDplus 2.0
  11. ;version = 2.0
  12. ;website = https://www.oidplus.com/
  13.  
  14. ; Distribution channels
  15. gitrepo = https://github.com/danielmarschall/oidplus
  16. svnrepo = https://svn.viathinksoft.com/svn/oidplus
  17. downloadpage = https://www.oidplus.com/download.php
  18.  
  19. ; These files can be created using plugins/viathinksoft/adminPages/900_software_update/private/
  20. revisionlog = https://www.oidplus.com/updates/releases.ser
  21. revisionlog_gz = https://www.oidplus.com/updates/releases.ser.gz
  22. update_package = https://www.oidplus.com/updates/update_%s_to_%s.txt
  23. update_package_gz = https://www.oidplus.com/updates/update_%s_to_%s.txt.gz
  24.  
  25. ; These files can be created using plugins/viathinksoft/adminPages/902_systemfile_check/private/
  26. checksum_file = https://www.oidplus.com/checksums/svn-rev%s.txt
  27. ; Server runs https://websvnphp.github.io/ Web UI
  28. svn_original = "https://svn.viathinksoft.com/websvn/filedetails.php?repname=oidplus&path=%%2Ftrunk%%2F%s&rev=%s"
  29.  
  30. ; Audience used for JWT
  31. jwtaud = http://oidplus.com
  32.  
  33. ; Note: More things to change:
  34. ; - /res/
  35. ; - /plugins/viathinksoft/publicPages/000_objects/welcome*.html
  36. ; - /plugins/viathinksoft/adminPages/120_registration/ (delete plugin)
  37.