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
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
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
Hector Sanjuan
09ce80e64e
Task #900 : Add specific update template dialog for images.
...
This dialog allows to set public/persistent flags for images directly.
2011-10-23 15:20:43 +02:00
Ruben S. Montero
2650f81e50
Merge branch 'master' into bug-847
...
Conflicts:
src/ozones/Server/lib/OZones/AggregatedPool.rb
src/ozones/Server/lib/OZones/Zones.rb
2011-10-23 00:42:39 +02:00
Ruben S. Montero
cf4f66069e
Bug: Uses wrong variable for SQL statement
2011-10-22 22:43:47 +02:00
Ruben S. Montero
03c9e6bc9a
feature #940 : Removed security check in tm_context drivers. Added check for restricted attributes to
...
VirtualMachineTemplate class. VM creation check templates for non-oneadmin users.
2011-10-22 22:38:00 +02:00
Daniel
a5c16ddf75
Merge branch 'bug-847' of git@git.opennebula.org:one into bug-847
2011-10-22 02:43:41 -07:00
Hector Sanjuan
9cd6a57c37
Bug #932 : Add listener to cancel button in simple confirm dialogs
...
(cherry picked from commit 0e6f5f54ffb9022a93eb2c31d4c7e977a44dcb3d)
2011-10-22 01:46:35 +02:00
Ruben S. Montero
d37865d277
Merge branch 'feature-789'
2011-10-22 00:37:16 +02:00
Hector Sanjuan
dcbb13b0ff
Task #902 : Add custom attributes to template and vnet creation dialogs.
2011-10-21 20:41:04 +02:00
Daniel Molina
ef302dcbb5
feature #931 : Update CloudAuth classes to use new server drivers
2011-10-21 18:37:41 +02:00
Ruben S. Montero
7a44026d66
bug #847 : Get rid of unneeded constructor in AuthRequest
2011-10-21 10:15:26 +02:00
Ruben S. Montero
2ded9cec22
bug #847 : Added a new server method based on OpenSSL symetric ciphers
2011-10-21 02:27:47 +02:00
Ruben S. Montero
3a2cbc229b
bug #847 : This commit includes several changes to the auth mechanism:
...
1.- Simplified auth methods for UserPool
2.- Added special SERVER_AUTH method for sudo'ing
3.- Added special PUBLIC_AUTH method for only-public interface users
4.- Added special driver name ("default") to authenticate unknown users
2011-10-21 01:17:46 +02:00
Ruben S. Montero
26a6c633a4
bug #847 : Added driver option to examples in command help
2011-10-21 01:17:23 +02:00
Ruben S. Montero
60e2301928
bug #847 : Fixes tests for session cache
2011-10-21 01:16:56 +02:00
Carlos Martín
86c127320e
Bug #847 : Perform sha1 for new passwords if the core driver is used
2011-10-20 19:22:42 +02:00
Carlos Martín
303d17b260
Bug #847 - #918 : Add password to one.user.chauth method, this way the driver and the auth driver are changed atomically
2011-10-20 18:58:40 +02:00
Carlos Martín
319e170ea5
Bug #847 : Add new ACL operation to change the user auth driver. TODO: update Sunstone acl tab
2011-10-20 17:46:33 +02:00
Carlos Martín
30734a57f2
Bug #847 - #929 : Add session expiration time in oned.conf
2011-10-20 12:53:36 +02:00
Hector Sanjuan
d481b332bb
Feature #789 : Whitespace cleanup, correct indentation in OZones ruby files
...
That means, no spaces at the end of lines, no tabs, 4-space indent...
2011-10-20 12:21:26 +02:00
Carlos Martín
0ff522488f
Bug #847 - #929 : Include authentication session expiration time
2011-10-20 11:55:44 +02:00
Ruben S. Montero
d690e728d0
bug #867 : Postpone qcow2 management to integrate it with quota system
2011-10-20 11:21:38 +02:00
Hector Sanjuan
a48ba32dfd
Feature #789 , Task #905 : Fix access to subresources in onezone command.
...
Capitalization/symbolization of hash keys after previous commits.
2011-10-20 11:19:47 +02:00