1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-14 19:24:10 +03:00

2867 Commits

Author SHA1 Message Date
Ruben S. Montero
0faf6203fb bug #797: OpenNebula core prevents a password with spaces to be used
(cherry picked from commit f0410c9e75a6314976d1c3bc45d5cff11b0feb16)
2011-09-09 18:33:37 +02:00
Ruben S. Montero
4eb0d69e5c Bug: The x509 driver removes spaces in certificate DNs (DNs are used as passwd by this driver). Command line will not modify the passwd if plain or ssh method is used.
(cherry picked from commit f8ee2d6c2defed34789400e2e574f51aebf9ed76)
2011-09-09 18:33:29 +02:00
Ruben S. Montero
0f35744632 bug #802: This commit includes
- Comment options in configuration files so default values can use $ONE_LOCATION if defined
- Better check of YAML syntax errors
- Changed some tabs for spaces
- By default the installer creates auth/certificates
(cherry picked from commit 3527bbd1f721d344afca282dab03d84332a72a24)
2011-09-09 13:59:19 +02:00
Ruben S. Montero
c2d3c4b3fd Merge branch 'master' of git.opennebula.org:one 2011-09-08 18:28:14 +02:00
Hector Sanjuan
66baf1d053 Small Sunstone fixes
This commit contains small improvement and fixes in Sunstone javascript client code:

 - Columns widths in some tables have been adjusted

 - Login form submission is handled in a better way

 - Login error message fade in on top of the login box

 - Login screen compacts in screens with smaller resolution

 - +/- icon toggle in the create template dialog has been improved

 - Dashboards left table expands to take 100% of available width

 - Host/VM plots have a bit less width, so no scroll bar appears

 - Page title changed to "OpenNebula Sunstone"
2011-09-08 18:27:44 +02:00
Hector Sanjuan
6d66dac27b Small oZones fixes
This patch improves the login screen and adjust some visual elements in oZones:

 - Login form submission is handled in a nicer way

 - Login failure message fade in on top of the login box

 - Login screen compacts in screens with small resolutions

 - Some column widths in the tables are adjusted
2011-09-08 18:27:44 +02:00
Carlos Martín
78247256ce Bug #477: Small change in error string generation 2011-09-08 17:47:49 +02:00
Javi Fontan
45b400a510 Typo in auth module 2011-09-08 17:32:05 +02:00
Daniel Molina
73a6c317fb Merge branch 'master' of git.opennebula.org:one 2011-09-08 15:27:12 +02:00
Daniel Molina
28e5fb3813 bug #730: Add zone and vdc id format 2011-09-08 15:26:22 +02:00
Ruben S. Montero
355d88ed80 bug #798: Path to du util set to /usr/bin/du
(cherry picked from commit 706de92525c2054451ecb09174a0288ed2d7fbf4)
2011-09-08 12:46:29 +02:00
Ruben S. Montero
3c10a8ed60 Bug: Fix wrong return value handling in oneuser
(cherry picked from commit 124ba59cf5e663db0929710249de526af38430de)
2011-09-08 12:46:15 +02:00
Javi Fontan
df90e53dce Select the authentication protocols available 2011-09-08 11:31:00 +02:00
Carlos Martín
a97f0c40fb Bug #477: Let the authorization errors reach the user 2011-09-07 18:14:53 +02:00
Carlos Martín
0e9ecc5655 Fix bug: quota authorization ignored the ACL decision. 2011-09-07 16:32:44 +02:00
Carlos Martín
8abf818f02 Merge branch 'master' of git.opennebula.org:one 2011-09-07 15:55:50 +02:00
Carlos Martín
3e54d5e696 Fix ruby require capitalization for quotas 2011-09-07 15:55:25 +02:00
Daniel Molina
92356b0c55 bug #750: Fix ozones etc files install 2011-09-07 12:27:34 +02:00
Daniel Molina
57d4107c9a bug #793: Fix ONE_AUTH errors when not present 2011-09-06 18:15:16 +02:00
Carlos Martín
62292463df Add onedb migration script from 2.9.80 to 2.9.85 release-3.0-beta2 2011-09-05 17:49:42 +02:00
Jaime Melis
72b24945a6 Bump version to 2.9.85 2011-09-02 17:37:50 +02:00
Ruben S. Montero
a6fff726c4 Merge branch 'feature-788' 2011-09-02 17:20:25 +02:00
Daniel Molina
dd92db9800 feature #788: Update conf file 2011-09-02 17:18:31 +02:00
Ruben S. Montero
416940d5fa feature #788: delete unneeded test files 2011-09-02 17:09:50 +02:00
Ruben S. Montero
1d5dddfc91 Merge branch 'feature-788' of git.opennebula.org:one into feature-788 2011-09-02 17:07:53 +02:00
Ruben S. Montero
fab6803120 feature #788: Install files of quota authZ 2011-09-02 17:07:33 +02:00
Daniel Molina
db9df8fac5 feature #788: Change conf path 2011-09-02 16:59:34 +02:00
Daniel Molina
1b9a4c3a86 Merge branch 'feature-788' of git.opennebula.org:one into feature-788 2011-09-02 16:49:15 +02:00
Daniel Molina
6b2c903ea2 feature #788: Add quota tests 2011-09-02 16:48:50 +02:00
Daniel Molina
a3fa381852 Use the same format for the CLI options help 2011-09-02 16:47:23 +02:00
Daniel Molina
e8ea488ad2 feature #788: Check the quota type 2011-09-02 16:46:50 +02:00
Daniel Molina
860846cb94 feature #788: Disable quotas by default 2011-09-02 16:46:03 +02:00
Carlos Martín
2709d144a8 Feature #788: Make 'oneuser passwd' second parameter optional, so --key can be used 2011-09-02 16:20:14 +02:00
Ruben S. Montero
6fd97be302 feature #788: better formatting for oneuser command help 2011-09-02 16:17:26 +02:00
Ruben S. Montero
d417a1b3ef Merge branch 'feature-788' of git.opennebula.org:one into feature-788 2011-09-02 16:15:16 +02:00
Ruben S. Montero
c8d45c9985 feature #788: Changed description of oneuser key command. Do not hash x509 passwords 2011-09-02 16:14:14 +02:00
Carlos Martín
7213800115 Feature #788: Change 'oneuser passwd' to accept a public ssh key 2011-09-02 16:07:45 +02:00
Ruben S. Montero
5c57e1f260 Bug: Fixes ozones cli with plain auth 2011-09-02 16:04:55 +02:00
Carlos Martín
d145cd8303 Feature #788: Add new 'oneuser key' command, similar to the 2.2 'oneauth key' 2011-09-02 06:40:35 -07:00
Ruben S. Montero
9ac5a9d490 bug: Ozones can not use ":plain:" to not to hash passwords. 2011-09-02 15:33:17 +02:00
Ruben S. Montero
ef22ca4782 Merge branch 'master' of git.opennebula.org:one 2011-09-02 13:20:19 +02:00
Hector Sanjuan
e765a046c5 Bug #787: Avoid cookie collisions among oZones and Sunstone sessions 2011-09-02 13:11:07 +02:00
Carlos Martín
0caef9575a Revert "Bug #766: Scheduler only filters Hosts in MONITORED state"
This reverts commit f162b2c4a97a14f3057f120948bd6cacaf74e7a9.
2011-09-02 12:11:30 +02:00
Carlos Martín
23e12b997a Bug #772: onedb upgrade now counts the number of used leases 2011-09-02 12:02:07 +02:00
Carlos Martín
08fad75a94 Feature #788: Change oneuser --time description from hours to seconds 2011-09-01 18:57:53 +02:00
Ruben S. Montero
db784373db Merge branch 'master' of git.opennebula.org:one 2011-09-01 17:20:12 +02:00
Ruben S. Montero
194543a57a Updated oned.conf info for VM mads 2011-09-01 17:19:49 +02:00
Jaime Melis
b276b3786a Merge branch 'master' of git.opennebula.org:one 2011-09-01 17:11:13 +02:00
Jaime Melis
b86fe543c2 Fixed typo in oned.conf 2011-09-01 17:10:41 +02:00
Carlos Martín
5023a2cf83 Update oned.conf VM_MAD description 2011-09-01 17:05:12 +02:00