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
Jaime Melis
74b0c93f6a Bug #760: generate random passwords 2011-08-31 14:00:55 +02:00
Carlos Martín
d7787bc4e3 Feature #407: Let users see their own group information, using 'onegroup show' 2011-08-31 13:45:03 +02:00
Ruben S. Montero
f75fd60284 feature #788: Quota files from #754 branch 2011-08-31 00:51:48 +02:00
Ruben S. Montero
6bedb99c6a Merge branch 'feature-754' 2011-08-31 00:42:29 +02:00
Ruben S. Montero
a94219ee06 feature #754: Removed quota from 754 branch to moved its development to another branch 2011-08-31 00:38:58 +02:00
Ruben S. Montero
40efd2ea46 feature #754: Fix typo in constant 2011-08-31 00:38:37 +02:00
Ted
9155e7fc53 Fixed typo in X509 instantiation. 2011-08-30 13:57:30 -05:00
Ruben S. Montero
c447e6e9a3 bug #773: oneadmin can not be deleted 2011-08-30 18:40:08 +02:00
Ruben S. Montero
43b79a3e3a feature #754: Fix problem parsing cert chains. Includes conf files for server and x509 authN methods 2011-08-30 18:04:53 +02:00
Ruben S. Montero
304b82f024 feature #754: Revert CA check c1338c737a99af573ce8ab3eb41ec9f72ed1ee 2011-08-30 17:14:39 +02:00
Ruben S. Montero
3501633b3d Merge branch 'master' into feature-754 2011-08-30 17:09:57 +02:00
Ruben S. Montero
2d59f11854 Merge remote-tracking branch 'origin/feature-720' 2011-08-30 16:49:58 +02:00
Carlos Martín
bf513d6d2e Bug #772: Update the VNet object when a lease is set/unset 2011-08-30 16:44:56 +02:00
Ruben S. Montero
3289328a47 Merge branch 'master' of git.opennebula.org:one 2011-08-30 16:34:52 +02:00
Ruben S. Montero
a85b531035 feature #718: Change operation for deploy and migrate actions to DEPLOY 2011-08-30 16:34:05 +02:00
Ruben S. Montero
85b2bc4127 feature #718: Changed column name for deploy 'd'->'Y' 2011-08-30 16:23:40 +02:00
Hector Sanjuan
0a0461786e Feature #756: Replace gifs with new ozone-green ones. 2011-08-30 16:01:57 +02:00
Ruben S. Montero
a724af2add Merge branch 'feature-718' 2011-08-30 15:51:50 +02:00
Daniel Molina
961ff912df Merge branch 'feature-754' of git.opennebula.org:one into feature-754 2011-08-30 13:02:52 +02:00
Daniel Molina
719b509d05 feature #754: Improve get_usage method 2011-08-30 13:02:30 +02:00
Ruben S. Montero
1e1e78e4d0 Merge branch 'feature-746' 2011-08-30 12:45:59 +02:00
Daniel Molina
aaddf58d96 Merge branch 'feature-754' of git://git.opennebula.org/one into feature-754 2011-08-30 12:34:20 +02:00
Daniel Molina
93c133b181 Generate password from options for the passwd command 2011-08-30 12:33:54 +02:00
Ruben S. Montero
5e67ef24b9 feature #754: Removed comment 2011-08-30 01:00:45 +02:00
Ted
02bd5ec4ef Remove restriction for plain auth for oneadmin.
(cherry picked from commit ff05d07af0231ae4a2e8a0915973c05f9b533409)
2011-08-30 00:58:17 +02:00
Ruben S. Montero
daab17b4e0 feature #754: If CA path is not defined, CAs will not be checked instead of raising an exception 2011-08-30 00:22:51 +02:00
Ted
ac1338c737 Raise exception if there is no ca_dir. Fix indentations.
(cherry picked from commit ecbde5f8798168d58520ec30a6cecb46d97ef671)
2011-08-30 00:17:34 +02:00
Ted
ea51d0b9b9 Remove validate call, as admin-installed host certs are assumed trustworthy.
(cherry picked from commit 6904317c68da51aa3df3be9ee98aa8a8478fc59d)
2011-08-30 00:15:48 +02:00
Daniel Molina
1c875dd438 Merge branch 'feature-754' of git.opennebula.org:one into feature-754 2011-08-26 19:08:53 +02:00
Daniel Molina
c6e8767f3b feature #754: Add quota functionality 2011-08-26 19:08:15 +02:00
Daniel Molina
e38d385dc6 feature #754: Add user_id to the authorize parameters 2011-08-26 19:07:20 +02:00
Ruben S. Montero
aa6f4c08d0 feature #754: Encode template instead it's id in INSTANTIATE auth strings 2011-08-26 17:44:29 +02:00
Ruben S. Montero
4c9f95ad58 Feature #754: Update configuration files 2011-08-26 16:51:13 +02:00
Ruben S. Montero
1b1d4f900a feature #754: Missing require 2011-08-26 16:41:56 +02:00
Ruben S. Montero
48c0e06544 feature #754: Fix bugs for server authN 2011-08-26 16:34:17 +02:00
Daniel Molina
bbe32d8375 Allow large options in the CLI without defining the short version 2011-08-26 12:17:26 +02:00
Ruben S. Montero
3409f9d6b4 feature #754: Default for expiration time 2011-08-26 01:15:08 +02:00
Ruben S. Montero
2534cea8ae feature #754: Fixing bugs. login and create users based on x509 works 2011-08-26 00:45:46 +02:00
Ruben S. Montero
304a888415 feature #754: Fixing bugs... 2011-08-26 00:37:06 +02:00
Ruben S. Montero
5d45fc9391 feature #754: fix install bugs 2011-08-26 00:02:32 +02:00
Ruben S. Montero
3531a0f5eb feature #754: Authenticate file for server auth 2011-08-25 23:49:14 +02:00
Ruben S. Montero
986dcbbf28 feature #754: Better names for varibles. 2011-08-25 23:48:54 +02:00
Ruben S. Montero
23a9743910 feature #754: Removed unneeded files 2011-08-25 18:20:00 +02:00
Ruben S. Montero
606ff23435 feature #754: Update authenticate to make use of new x509 auth class 2011-08-25 18:10:38 +02:00
Ruben S. Montero
cfbe1f18e4 feature #754: Install server auth files 2011-08-25 17:52:22 +02:00
Ruben S. Montero
f3f2925b0d feature #754: Do not check trusted CA's if directory not specified 2011-08-25 17:43:55 +02:00
Ruben S. Montero
d44282c982 feature #754: Support for proxy certificates in oneuser 2011-08-25 17:42:13 +02:00
Ruben S. Montero
84b3ff38af feature #754: Added a server based authentication using x509 certificates 2011-08-25 17:10:17 +02:00
Ruben S. Montero
50de4242d4 feauture #754: Included check of expiration times for the complete cert chain (from Ted). Do not modify cert_chain in validation 2011-08-25 17:08:46 +02:00
Ruben S. Montero
7ad661b5f8 feature #754: Split login tokan generation and write login file 2011-08-25 16:24:40 +02:00