Commit Graph

3558 Commits

Author SHA1 Message Date
Adolfo Gómez
abd4246b40 Added "alter table character set" on creation to modify them to utf8 (better is to have database in utf8) 2012-10-29 14:03:00 +00:00
Adolfo Gómez
b8c5678bde Removed storage debug line 2012-10-25 16:34:51 +00:00
Adolfo Gómez
069044d0ab Updated signed rdp.jar to show pin bar by default (On windows) 2012-10-24 13:48:12 +00:00
Adolfo Gómez
d14c973142 Updated so RDP pin bar appears by default. (needs to make a setting so we can decide if we want it or not) 2012-10-24 13:46:47 +00:00
Adolfo Gómez
6dce10c92a Fixed internal Authenticator user edition (groups problem) 2012-10-01 12:41:39 +00:00
Adolfo Gómez
377d00f190 Fixed a bug with internal auth (no groups returned on authentication, resulting in access denied) 2012-09-29 04:50:40 +00:00
Adolfo Gómez
996b429f85 * Fixed internal DB not validating groups of user at login (so user has no valid group, and can't log in) 2012-09-21 10:33:42 +00:00
Adolfo Gómez
929e589b45 * Fixed service access from deployed publication 2012-09-20 12:50:23 +00:00
Adolfo Gómez
e9c810a80f * Fixed error with user service 2012-09-20 12:36:00 +00:00
Adolfo Gómez
af33a442b4 * Fixed Internal auth
* Added debug to Publication (info)
2012-09-20 11:29:00 +00:00
Adolfo Gómez
f8830a9824 2012-09-15 10:02:36 +00:00
Adolfo Gómez
14c83cca68 * Fixed bug at choose callbacks (from gui) that was calling directly to validateCredentials instead of using @needs_credentials decorator 2012-09-15 09:54:15 +00:00
Adolfo Gómez
0044318388 Minor regex ldap fixes 2012-08-20 05:22:49 +00:00
Adolfo Gómez
deed329102 * Fixed up representation of fields (some fields not correctly displayed by a bug introduced with multi line boxes.
* Centered on parent all forms (by code)
* Some minor corrections
2012-08-20 04:55:14 +00:00
Adolfo Gómez
35c23af6bd Updated sample settings 2012-07-31 13:08:31 +00:00
Adolfo Gómez
ee3b4f818d Removed Linux Os Manager binary 2012-07-31 12:21:52 +00:00
Adolfo Gómez
b87fb2f777 Removed generated dpkg-buildpackage files 2012-07-31 11:55:14 +00:00
Adolfo Gómez
36be832d53 More binaries out of the source code 2012-07-31 11:48:29 +00:00
Adolfo Gómez
a782433092 Added ignores to udsService (uds actor for windows) 2012-07-31 11:46:01 +00:00
Adolfo Gómez
7104dd58f1 Updated paths of installer script 2012-07-31 11:33:51 +00:00
Adolfo Gómez
22b39adbdd Moved installer data 2012-07-31 11:32:42 +00:00
Adolfo Gómez
7874c0bd62 Removed binary from respository 2012-07-31 11:29:51 +00:00
Adolfo Gómez
bd81e83f7a Some more refactoring 2012-07-31 10:42:30 +00:00
Adolfo Gómez
d90d9dfca7 Changed ignores 2012-07-30 02:45:12 +00:00
Adolfo Gómez
0647edc3d0 Changed ignores 2012-07-30 02:44:16 +00:00
Adolfo Gómez
22d728a152 * Done some refactoring over uds.core.jobs
* Added method to model Authenticator so we can check if it is of a type
2012-07-30 02:30:46 +00:00
Adolfo Gómez
6000d4f30c Changed type of storage field "data" 2012-07-30 01:23:14 +00:00
Adolfo Gómez
2199904b50 Some more refactoring done 2012-07-27 12:13:05 +00:00
Adolfo Gómez
99d0a0cc75 Updated documentation 2012-07-27 12:08:38 +00:00
Adolfo Gómez
ebc987a98e Fixed comment 2012-07-27 11:56:51 +00:00
Adolfo Gómez
4b31a78e25 * Added "get" an "put" methods to storage (much more easy to remember than readData and savedata...)
* Updated callback so it also gets Groups Manager, needed for group validations
* Fixed getOrCreateUser at Authenticator model, so it updates the name if new name differs from old name
* Removed "return to main" from detectJava, so it transition is more "seamless"
2012-07-27 02:00:25 +00:00
Adolfo Gómez
18a30e0068 Updated authenticator callback, and added a few methods to Cryptomanager 2012-07-26 12:50:36 +00:00
Adolfo Gómez
0c4a86b560 Fixed multiline presentation boxes for forms 2012-07-25 22:55:34 +00:00
Adolfo Gómez
44dfb68a1c Little bug fixed at urls 2012-07-25 13:02:10 +00:00
Adolfo Gómez
f182647d81 Changed authentication callback url generation, so it uses name instead of database id. 2012-07-25 12:36:03 +00:00
Adolfo Gómez
8367707a7b Added default return value to Cache.get 2012-07-25 01:30:08 +00:00
Adolfo Gómez
f7703ff992 Added DJango request to values dictionary, passed at authenticator initialization (we may need request object to, for example, generate uniques ids based on server address, and request object can provide this) 2012-07-24 23:43:32 +00:00
Adolfo Gómez
e9c4197f14 Added support for multiline edit boxes to forms. 2012-07-24 23:41:06 +00:00
Adolfo Gómez
a0052528b7 Added ignore to UDSAdminInstaller.exe 2012-07-24 23:39:59 +00:00
Adolfo Gómez
4911ad5f2d Removed binary from repository 2012-07-24 23:39:08 +00:00
Adolfo Gómez
6585d8ff23 Updated client so it requests logout url if provided 2012-07-24 23:32:56 +00:00
Adolfo Gómez
e04239de55 Added request object to xmlrpc methods that needs credentials 2012-07-23 15:59:13 +00:00
Adolfo Gómez
cf1ca260cb Changed Authenticator so the can support "logout" 2012-07-23 14:57:20 +00:00
Adolfo Gómez
e5e734b4b8 Changed logout so it receives an string as result 2012-07-23 14:54:49 +00:00
Adolfo Gómez
4079169542 Ignores for UDS Administration interface 2012-07-23 14:53:48 +00:00
Adolfo Gómez
99788ce502 This folders do not need to be at repository 2012-07-23 14:53:06 +00:00
Adolfo Gómez
4729302bcb Ignores for UDS Administration interface 2012-07-23 14:52:35 +00:00
Adolfo Gómez
7232ca3ff7 This folders do not need to be at repository 2012-07-23 14:51:32 +00:00
Adolfo Gómez
1d0ec98bb7 Ignores for UDS Administration interface 2012-07-23 14:50:47 +00:00
Adolfo Gómez
e9ab4a998d Ignores for UDS Administration interface 2012-07-23 14:48:41 +00:00