Commit Graph

341 Commits

Author SHA1 Message Date
732a56d531 Various bugfixes for the Jabber XMPP method 2010-03-04 22:59:20 +01:00
081d7f35d3 Now uses xmpp to add/remove users from the Jabber service 2010-03-04 21:42:27 +00:00
0bfca3d31c Oops, use len(<v>) not .len() 2010-03-03 15:17:58 +00:00
f9b0c271b4 Further validation of Eve API keys 2010-03-03 15:15:19 +00:00
ae11b45133 Added more validation for Eve API input 2010-03-03 15:09:15 +00:00
5144863ddf Removed password field from ServiceAccount 2010-03-03 11:13:04 +00:00
fc2ec442f5 Fixed update_access(), now doesn't kill access to non-corp groups 2010-03-03 10:39:54 +00:00
ed258069fd Abstract out update command instead of being embedded in save, added cron 2010-03-02 23:08:19 +00:00
e7ab428044 Added RedditAccount as a editable section to users, also added Admin side 2010-03-02 22:57:10 +00:00
35767483b0 Remove corp_user field 2010-03-02 22:33:48 +00:00
96ee18e7fb Fixed add service issue 2010-03-01 16:07:19 +00:00
0890d6bac2 Changed the API access method, added provide_login property 2010-03-01 16:05:45 +00:00
634727c51b Now checks if the service can provide cookies 2010-03-01 15:48:17 +00:00
828a9a33d4 Remove the "set_corp" service api 2010-03-01 15:03:16 +00:00
9b25eebc4a Actually make the default values work 2010-03-01 14:18:03 +00:00
e830aa37e8 Added default values to form 2010-03-01 14:12:58 +00:00
f44c0e6783 Fixed group_id defaults issue 2010-03-01 14:00:36 +00:00
d43fd96928 Fixed a few outstandign issues with the cron cleanup job 2010-03-01 12:21:06 +00:00
e701098e49 Use ManyToMany for Service groups 2010-03-01 12:13:35 +00:00
82e757fa0d Basic cron file for sso 2010-03-01 11:25:27 +00:00
8463f05425 Clear our the groups before re-adding permissions 2010-03-01 11:25:07 +00:00
6fe6939a74 Fixed form issues for service 2010-03-01 02:14:07 +01:00
9cb297d5d7 Remove unneeded checks 2010-02-28 23:25:24 +00:00
886580a02c Raise exception if user exists 2010-03-01 00:24:39 +01:00
b53e662200 Now authenicates access to services based on groups, not simple tags 2010-02-28 23:09:33 +00:00
0f2c57cd5a Now validates API key to see if its already been registered 2010-02-27 17:55:47 +00:00
942ed49958 Force lowercase usernames 2010-02-27 17:41:22 +00:00
ac2a253d9f Added a bit of form validation 2010-02-27 17:38:36 +00:00
7c596f5037 Further formatting and bug fixes 2010-02-25 23:37:05 +00:00
c0a5f75504 Views now working, basic construction complete 2010-02-25 22:44:59 +00:00
180b344c72 Updated admin entries, blank profile page 2010-02-25 19:40:04 +00:00
e624535779 Added corp_only to BaseService 2010-02-25 19:22:38 +00:00
78cb8409b4 Fixed SSOUser snafu 2010-02-25 19:21:56 +00:00
7f86df2e6b Added new dummy service for testing 2010-02-25 18:28:02 +00:00
131bc18d0e Fixed URLconf issues, added seperate live/test db setting 2010-02-25 18:17:29 +00:00
10cc00b5b3 Basic test profile view 2010-02-25 18:55:51 +01:00
53630f980f Various changes to several aspects of the model base.
* Added SSOUser extension profile for auth
* Now checks for Corp membership and executes required commands
* Various small fixups
2010-02-25 15:49:56 +00:00
4cd4865f32 Various work on services api and models 2010-02-25 11:34:59 +00:00
b6168ae824 Sync with local modifications 2010-02-24 16:05:00 +00:00
f68e2be1f9 Imported initial services api 2010-02-24 16:04:38 +00:00
b8e5647148 Initial import 2010-02-23 10:16:25 +00:00