vesta-web 1.1.4__py3-none-any.whl → 1.1.5__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
vesta/scripts/utils.py CHANGED
@@ -90,6 +90,7 @@ class Installer:
90
90
  # -----------------__DB METHODS__----------------- #
91
91
  def initDB(self):
92
92
  initializer = DBInitializer(path=self.PATH, configFile="/server.ini", noStart=True)
93
+ self.uniauth = True
93
94
  if self.uniauth:
94
95
  initializer.initUniauth()
95
96
  initializer.initDB()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: vesta-web
3
- Version: 1.1.4
3
+ Version: 1.1.5
4
4
  Summary: An extensive web framework adding every feature needed for Carbonlab
5
5
  Project-URL: Homepage, https://gitlab.com/Louciole/vesta
6
6
  Project-URL: Issues, https://gitlab.com/Louciole/vesta/-/issues
@@ -54,9 +54,9 @@ vesta/scripts/cli.py,sha256=AtC7hxB3sMH984e65msO2-R0s4nkrzP09Aqd3OPwCes,8224
54
54
  vesta/scripts/initDB.py,sha256=TKaK4RZM6CycBEsHeGb9Q9PdphkQgaJDnEWhvRnGC9k,1659
55
55
  vesta/scripts/install.py,sha256=GvH_HHx5aU5_54RQ1_2vz4DaLCh42AHfUKy-m0q21vY,2125
56
56
  vesta/scripts/testsRun.py,sha256=bXJImdexKQUDW8CR8F9VIKTrgkd7QfnvHQPENEV4x38,2463
57
- vesta/scripts/utils.py,sha256=DbsmHJOmW7rwh0K20Jq1b7fRp7UMjb2ioOPPfGBYaQ0,5985
58
- vesta_web-1.1.4.dist-info/METADATA,sha256=ZWYGzSG77dzNs2wvMNxiB0RUwDim7J8VkzOuT31uZfI,1584
59
- vesta_web-1.1.4.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
60
- vesta_web-1.1.4.dist-info/entry_points.txt,sha256=MHMrWJwtkb4FmNz0CTpxZzwQ3LTqndXBh8YBPDfXlW4,49
61
- vesta_web-1.1.4.dist-info/licenses/LICENSE.md,sha256=zoPFEFUUoSgosmDBK5fGTWGRHHBaSVuuJT2ZQIYXuIk,177
62
- vesta_web-1.1.4.dist-info/RECORD,,
57
+ vesta/scripts/utils.py,sha256=PR2XPonaoZEbegzV3QX1EHfyq67sU-cbDEUexCuJp9Q,6013
58
+ vesta_web-1.1.5.dist-info/METADATA,sha256=FITHu0FmVWzp5CLDqXmzPgnQA02nUQ5twObyHu39m8w,1584
59
+ vesta_web-1.1.5.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
60
+ vesta_web-1.1.5.dist-info/entry_points.txt,sha256=MHMrWJwtkb4FmNz0CTpxZzwQ3LTqndXBh8YBPDfXlW4,49
61
+ vesta_web-1.1.5.dist-info/licenses/LICENSE.md,sha256=zoPFEFUUoSgosmDBK5fGTWGRHHBaSVuuJT2ZQIYXuIk,177
62
+ vesta_web-1.1.5.dist-info/RECORD,,