Ruben S. Montero
ec7f0c3275
Make auth_mad enabled by default as now is needed by the servers
2011-10-31 23:38:41 +01:00
Ruben S. Montero
d241ab8698
Merge commit 'a190dd1499c1e716fad3238d23ddcef75f1795bd'
2011-10-31 23:07:21 +01:00
Hector Sanjuan
a190dd1499
Notifications in bottom-right corner
2011-10-31 18:04:22 +01:00
Daniel Molina
da823fa657
Merge branch 'master' of git.opennebula.org:one
2011-10-31 17:49:21 +01:00
Daniel Molina
d6e87748b6
Use upcase in quota headers
2011-10-31 17:48:53 +01:00
Hector Sanjuan
fbd1cb684c
Merge remote-tracking branch 'upstream/master'
2011-10-31 17:33:32 +01:00
Carlos Martín
ba943c9804
Correct oneimage chtype description in CLI
2011-10-31 17:20:59 +01:00
Hector Sanjuan
4a8ae10ae0
Merge remote-tracking branch 'upstream/master'
2011-10-31 13:08:47 +01:00
Ruben S. Montero
a3a8c20791
Fix delete of Images with empty SOURCE (may happen when an image can not be registered in the repo)
2011-10-29 23:34:20 +02:00
Ruben S. Montero
45cff2384b
bug in oneuser command. Misspelled class constant.
2011-10-29 00:23:21 +02:00
Ruben S. Montero
fadb85bc29
Merge branch 'bug-847'
2011-10-28 16:57:46 +02:00
Ruben S. Montero
bd92034804
Better comments for configuration files
2011-10-28 16:56:44 +02:00
Daniel Molina
f9f20fc9a9
bug #847 : Fix EC2 signature version 1
2011-10-28 16:00:41 +02:00
Daniel Molina
26e313a154
bug #847 : Delete spaces from password, if x509 driver
2011-10-28 15:10:00 +02:00
Ruben S. Montero
a73bc892a5
Zones: Increase the length of host and acl attribute for VDC
2011-10-28 14:23:54 +02:00
Ruben S. Montero
950129739c
Merge branch 'bug-847'
2011-10-28 14:21:15 +02:00
Daniel Molina
246fd65c0a
Merge branch 'bug-847' of git.opennebula.org:one into bug-847
2011-10-28 13:19:54 +02:00
Daniel Molina
d80d81280d
bug #847 : Refactor X509CloudAuth
2011-10-28 13:14:47 +02:00
Carlos Martín
dfa6379090
Bug #847 : Change authentication conf files for serveradmin to VAR_LOCATION/.one
2011-10-28 12:50:36 +02:00
Ruben S. Montero
e416eef12f
bug #847 : Removed stderr messages. IO for File
2011-10-28 12:01:18 +02:00
Hector Sanjuan
e8fd81a780
Task #909 : Update oZones to be compatible with new auth.
...
The zona passwords are now encrypted at creation time and decrypted when needed to create OpenNebula clients.
VDC user creation updated too.
2011-10-28 00:50:42 +02:00
Ruben S. Montero
b2acd04d7a
feature #940 - #942 : oneadmin can specify restricted dirs (those where images can not be copied) and safe dirs (explicit safe dirs).
2011-10-27 18:45:21 +02:00
Hector Sanjuan
b03cbd907b
Merge remote-tracking branch 'upstream/bug-847' into bug-847
2011-10-27 02:14:06 +02:00
Hector Sanjuan
e3085cb6fe
Merge remote-tracking branch 'upstream/bug-847' into bug-847
2011-10-27 02:13:46 +02:00
Ruben S. Montero
1f53b712cb
Merge branch 'hector-847' into bug-847
2011-10-27 02:10:04 +02:00
Hector Sanjuan
e1ba6ba97a
Task #900 : Add specific update dialog for templates.
...
Including the checkbox to set unset public attribute.
2011-10-27 02:07:30 +02:00
Hector Sanjuan
5d65115e6d
Task #900 : Replace yes/no attributes with checkboxes in resources views in Sunstone.
...
This allows users to quickly change the public/not public attributes for example.
Since sunstone-util.js is affected, oZones is partly affected by changes too.
2011-10-27 01:50:06 +02:00
Ruben S. Montero
9abd1e91a4
Merge branch 'master' into bug-847
2011-10-27 01:46:30 +02:00
Ruben S. Montero
76243c5ea8
Merge branch 'bug-868'
2011-10-27 01:43:28 +02:00
Ruben S. Montero
bb95201828
bug #847 : Create auth files with 0600 permissions. Refactors UserPool constructor
2011-10-27 01:34:27 +02:00
Daniel
a22e06d9a6
Merge branch 'bug-847' of git@git.opennebula.org:one into bug-847
2011-10-26 15:52:18 -07:00
Daniel Molina
052be612bf
bug #847 : Fix server_x509_auth user definition
2011-10-27 00:52:05 +02:00
Ruben S. Montero
ec9e027811
Merge branch 'hector-847' into bug-847
...
Conflicts:
src/sunstone/sunstone-server.rb
2011-10-27 00:17:45 +02:00
Daniel Molina
7ab03f0ecb
bug #847 : Udate EC2_AUTH and OCCI_AUTH location
2011-10-26 23:47:05 +02:00
Daniel Molina
c27b3ad024
bug #847 : Update server_x509_auth to the new token system
2011-10-26 23:42:31 +02:00
Hector Sanjuan
d3e5291da0
Task #912 : Improve user plugin
...
Add authentication type to user creation dialog.
Add chauth operation
Add passwd operation
2011-10-26 22:32:43 +02:00
Hector Sanjuan
ff0a469cb1
Task #933 : Re-enable image type when doing save_as of a VM
2011-10-26 19:04:31 +02:00
Carlos Martín
b69340c917
Bug #847 : Create new configuration files for serveradmin user, create a random password for it
2011-10-26 16:25:37 +02:00
Daniel Molina
84d42493e2
bug #847 : Add driver option
2011-10-26 12:27:11 +02:00
Daniel Molina
2435048612
bug #847 : Add sha1 option and driver helpers
2011-10-26 12:16:55 +02:00
Ruben S. Montero
20b67c6e59
bug #847 : Login files are created with 0600 permissions
2011-10-25 22:38:18 +02:00
Ruben S. Montero
898750a790
bug #847 : Adds option to filter public users in CloudAuth. Fixes paths for auth's files
2011-10-25 22:10:50 +02:00
Carlos Martín
c7584ad602
Bug #847 : Automatically create at bootstrap new user serveradmin with server_cipher driver.
2011-10-25 18:49:09 +02:00
Carlos Martín
3b2c9c7281
Remove json from Configuration.rb
...
(cherry picked from commit dfa0d07bc6
)
2011-10-25 18:49:08 +02:00
Ruben S. Montero
2f1fad09cc
Merge branch 'bug-847' of git.opennebula.org:one into bug-847
2011-10-25 18:21:24 +02:00
Ruben S. Montero
4da3123d05
bug #847 : Update method to get server credentials from etc files
2011-10-25 18:01:44 +02:00
Carlos Martín
cd125c5bb7
Bug #847 : Guess the driver to use in 'oneuser create' from the authentication option
2011-10-25 16:49:30 +02:00
Ruben S. Montero
198c60b6a4
bug #847 : Update EC2Query for the new auth framework
2011-10-25 16:36:21 +02:00
Ruben S. Montero
bb4911a50c
bug #847 : OCCI Server update to new Auth framework
2011-10-25 15:41:27 +02:00
Ruben S. Montero
0e822f4035
bug #847 : Fixes minor bugs in suntone-server
2011-10-25 15:03:48 +02:00