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
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 dfa0d07bc62c5c5cfe9d4536b4de3ed23bfebffa)
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
Ruben S. Montero
4f8a1c2f9d
bug #847 : Added Sunstone Authorization. Updated server classes
2011-10-25 14:44:43 +02:00
Daniel
21b3753c41
Merge branch 'bug-847' of git@git.opennebula.org:one into bug-847
2011-10-25 02:53:38 -07:00
Daniel Molina
5ff614d58d
bug #847 : Add timestamp generation to Cloud Servers
2011-10-25 11:53:09 +02:00
Ruben S. Montero
5a94d09f72
bug #847 : Updated oned.conf with new auth methods
2011-10-25 02:08:19 +02:00
Ruben S. Montero
3ce6c2fc66
bug #847 : Change token to be send to the driver. The target user is not included as part of the token
2011-10-25 01:59:47 +02:00
Ruben S. Montero
a22bd98265
Merge branch 'hector-847' into bug-847
2011-10-25 00:52:13 +02:00
Ruben S. Montero
9d4a068733
bug #847 : Missing header file for fnmatch
2011-10-25 00:24:28 +02:00
Ruben S. Montero
dd2e3fd7c6
bug #847 : Make drivers with name matching server* a server driver
2011-10-25 00:21:29 +02:00
Ruben S. Montero
41c13d5905
bug #847 : Removed dependency for user/passwd access in server_cipher driver. The ServerCipherAuth can now be instantiated in driver and client modes
2011-10-25 00:10:52 +02:00
Ruben S. Montero
42ecd68dbf
bug-847: Updated server auth drivers to new token format
2011-10-24 18:44:30 +02:00
Carlos Martín
dfa0d07bc6
Remove json from Configuration.rb
2011-10-24 18:29:35 +02:00
Ruben S. Montero
5486def3a9
bug #847 : Removed unneeded access to public key in SshAuth class
2011-10-24 18:20:45 +02:00
Ruben S. Montero
37b180df84
bug #847 : New password method for Auth drivers. oneuser command update to make use of it
2011-10-24 18:14:49 +02:00
Carlos Martín
0bd23e33d9
Bug #847 : Change the expected session token for server users to allow session caching
2011-10-24 18:04:00 +02:00
Ruben S. Montero
1ee23da08a
Merge branch 'bug-847' of git.opennebula.org:one into bug-847
2011-10-24 17:26:02 +02:00
Ruben S. Montero
e573289f07
bug #847 : Renamed server to server_x509, also ServerAuth is now ServerX509Auth to be coherent with the new server classes. Condifuration file also changed to server_x509_auth.conf
2011-10-24 17:24:42 +02:00
Ruben S. Montero
b777701c6b
feature #940 : NIC/VLAN_ID is also a restricted attribute
2011-10-24 17:09:03 +02:00
Carlos Martín
f77771d5d1
Bug #847 : Allow to change the auth driver only in one.user.chauth
2011-10-24 15:38:51 +02:00
Hector Sanjuan
0ba58a77b0
Merge remote-tracking branch 'upstream/bug-847' into bug-847
2011-10-24 03:08:41 +02:00
Hector Sanjuan
c4d4390984
Task #900 : Add specific update template dialog for Virtual Networks.
...
Along with it, server/client support for update action has been added.
2011-10-23 19:02:05 +02:00