1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-27 03:21:29 +03:00
Commit Graph

2847 Commits

Author SHA1 Message Date
Ruben S. Montero
8cdf5e06b4 feature #754: minor change 2011-08-25 00:07:24 +02:00
Ruben S. Montero
3364d10eb7 feature #754: Some formatting. Changed delete! & simple gsub with delete. Make use of class constant LOGIN_PATH 2011-08-25 00:03:36 +02:00
Ruben S. Montero
de067c3869 feature #754: removed unneeded reader attribute 2011-08-24 23:45:36 +02:00
Ted
dd2b770b01 Always validate.
Added steps to validate the proxy certificates.
Check that some DN in the chain must matches DN in the password.
2011-08-24 12:39:49 -05:00
Ted
fd9813477e Merge branch 'feature-754' of git://git.opennebula.org/one into x509-2
Conflicts:
	src/authm_mad/remotes/x509/x509_auth.rb
2011-08-24 10:47:50 -05:00
Ted
d4e96b2a5e Replaced underscore in ca_dir. 2011-08-24 10:37:16 -05:00
Ruben S. Montero
37591934c6 bug #762 #771: Restore common paths for VMs after oned is restarted. 2011-08-24 17:25:05 +02:00
Ruben S. Montero
201715c316 bug #777: Better options based on FS type. Patch contributed by Grzegorz Kocur 2011-08-24 16:33:18 +02:00
Daniel Molina
4ea2629a51 Fix bug in oneuser show when the user has no privileges 2011-08-24 11:47:01 +02:00
Ted
9dbbccb9d6 Use pems as x509 class init parameters. 2011-08-23 14:29:36 -05:00
Ted
a6fb02f3a6 .init: take cert chain array and key in pem form as inputs
.login: remove superfluous dn in tbs text. add default max expiration time, put whole cert chain in token.
2011-08-23 14:28:50 -05:00
Ted
f9f2ad176d Made timespan an option. Added default proxy locations. read in certificate chain and key from files. Hold cert chain in array. 2011-08-23 14:28:18 -05:00
Daniel Molina
3769652006 feature #754: Add CLI functionality for ssh and x509 2011-08-23 16:29:38 +02:00
Daniel Molina
4ae6c2d8f0 feature #754: Options can be defined without short value 2011-08-23 16:25:11 +02:00
Daniel Molina
f0e959c77e feature #754: Add PROXY_PATH constant 2011-08-23 16:24:03 +02:00
Daniel Molina
e7e96a9fab feature #754: Change initialize parameters for SshAuth 2011-08-23 16:22:04 +02:00
Ruben S. Montero
2508c1fbe7 feature #754: Rename proxy file name 2011-08-21 02:03:37 +02:00
Ruben S. Montero
1488d536c3 feature #754: Validate X509 expiration times. Support for trusted CA's 2011-08-21 01:55:00 +02:00
Ruben S. Montero
5406c948ec feature #754: Authentication based on X509 proxy certificates 2011-08-21 01:42:15 +02:00
Ruben S. Montero
02344c18f6 Merge branch 'master' into feature-746
Conflicts:
	src/sunstone/models/SunstoneServer.rb
2011-08-20 01:20:54 +02:00
Hector Sanjuan
027770a7b4 Feature #746: Complete review of Sunstone client code and plugins.
This revision contains many changes in the Sunstone client side. Most of them are motivated by the wish of gaining efficience by watching and delimiting calls to jQuery as much as possible. There are also bugfixes and small improvements regarding ACLs, drop down selects... oZones client javascript files have been fixed to work with the new version as well.

Feature #765: Included here, at it affects only 2 lines in the acl plugins.
2011-08-20 01:13:44 +02:00
Ruben S. Montero
cc36e3858c feature #754: Include also the username in the security token 2011-08-19 18:17:06 +02:00
Ruben S. Montero
b4b5fc97aa feature #754: Moved proxy path creation to login function 2011-08-19 18:11:33 +02:00
Ruben S. Montero
26387a9f88 feature #754: Removed uneeded parameters for x509 authenticate 2011-08-19 17:56:34 +02:00
Ruben S. Montero
7c362c64b4 feature #754: Bug when parsing the ONE_AUTH file 2011-08-19 03:14:56 +02:00
Ruben S. Montero
15b9d5dae4 feature #754: Simple loginx509 option for oneauth. Needs merge with current login option 2011-08-19 03:14:17 +02:00
Ruben S. Montero
7347a36990 feature #754: Basic X509 authorization 2011-08-19 03:13:50 +02:00
Daniel Molina
92edeb5a0a bug #775: Check for regular files if file format is specified in the CLI 2011-08-18 15:23:30 +02:00
Daniel Molina
b58bb3f5ba Merge branch 'master' of git.opennebula.org:one 2011-08-18 12:44:30 +02:00
Daniel Molina
69865dbb00 bug #774: Fix typo in error message 2011-08-18 12:44:06 +02:00
Daniel Molina
ea5ccbee9b bug #774: User resubmit instead of restart 2011-08-18 12:43:42 +02:00
Ruben S. Montero
6b63fd4fe0 feature: New configuration attribute for the the number of HOSTs and VMs to be monitored per interval. 2011-08-16 18:12:45 +02:00
Daniel Molina
21045eb03b Add License headers 2011-08-16 16:59:26 +02:00
Daniel Molina
50f797962d bug #768: POOL_FILTER is a constant instead of a configuration parameter(cherry picked from commit 7b255c5fb7) 2011-08-16 15:25:37 +02:00
Daniel Molina
a910d79ea1 Merge branch 'master' of git.opennebula.org:one 2011-08-16 15:23:35 +02:00
Daniel Molina
2fada2bb59 bug #768: Update retrieve_elements arguments 2011-08-16 15:23:17 +02:00
Daniel Molina
7b255c5fb7 bug #768: POOL_FILTER is a constant instead of a configuration parameter 2011-08-16 15:20:57 +02:00
Daniel Molina
5f3ffac529 feature #720: Update sunstone-server to use the new watch client 2011-08-16 15:17:23 +02:00
Daniel Molina
31fe71dc34 feature #720: Add resource filtering 2011-08-16 15:16:45 +02:00
Daniel Molina
4d7745f634 feature #720: Add non existing user tests 2011-08-16 15:16:28 +02:00
Daniel Molina
723dc4930d feature #720: Add filter tests 2011-08-16 12:16:11 +02:00
Daniel Molina
c6d11fa5a8 feature #720: Add tests for the new watch_client 2011-08-16 12:06:31 +02:00
Daniel Molina
d2ab1d2c14 feature #720: Remove old monitoring files 2011-08-16 11:51:58 +02:00
Daniel Molina
cf53b7d0eb feature #720: Use cpu_usage instead of cpu for VM probes 2011-08-16 11:51:31 +02:00
Daniel Molina
4ca488c630 feature #720: Refactor watch_client and add filter functionality 2011-08-16 11:49:49 +02:00
Carlos Martín
f162b2c4a9 Bug #766: Scheduler only filters Hosts in MONITORED state 2011-08-08 09:40:05 -07:00
Daniel Molina
17cfe9635c Fix CONTEXT generation with REXML in OCCI 2011-08-08 17:29:37 +02:00
Daniel Molina
d9e3f49e3a Default name for OCCI 2011-08-08 17:28:47 +02:00
Carlos Martín
9eb29bf9c2 Feature #718: Add new DEPLOY operation in Java OCA 2011-08-05 16:41:39 +02:00
Carlos Martín
ff9f67b2a3 Feature #718: Add new DEPLOY operation in Ruby OCA and CLI 2011-08-05 16:41:03 +02:00