|
|
0f41d4c1b0
|
Added init scripts for envs without up-to-date libraries
|
2010-03-04 23:35:37 +00:00 |
|
|
|
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 |
|
|
|
53b98a1ffa
|
Fixed URL for activation service URL
|
2010-03-04 18:04:51 +01: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 |
|
|
|
91bd276ace
|
Admin now uses a custom form to sort User selection box
|
2010-03-03 15:03:48 +00:00 |
|
|
|
2f3ea3f48b
|
Limit admin fields to User/Reddit User, stopping odd error messages
|
2010-03-03 14:07:10 +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 |
|
|
|
b04f943bc5
|
Added Last API Update field
|
2010-03-02 23:01:01 +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 |
|
|
|
dcd4f22a78
|
Added basic reddit model
|
2010-03-02 22:31:59 +00:00 |
|
|
|
b5b3ee31de
|
Profile template now shows if login is available
|
2010-03-01 17:08:21 +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 |
|
|
|
93ebbc4ac1
|
Updated settings
|
2010-03-01 14:50:25 +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 |
|
|
|
0f7d9f80de
|
Further template updates
|
2010-03-01 02:46:57 +01:00 |
|
|
|
8a119204c2
|
Added dreddit branding
|
2010-03-01 02:37:04 +01:00 |
|
|
|
cc877ce152
|
Updated templates
|
2010-03-01 02:20:18 +01: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 |
|
|
|
77df34d64b
|
Merge remote branch 'origin/master'
|
2010-03-01 00:23:12 +01:00 |
|
|
|
b53e662200
|
Now authenicates access to services based on groups, not simple tags
|
2010-02-28 23:09:33 +00:00 |
|
dreddit
|
3ade863823
|
Added django_cron to urls
|
2010-02-27 19:04:34 +01:00 |
|
dreddit
|
9e7d384b65
|
Added cron file to eve_api to update APIs
|
2010-02-27 19:02:26 +01:00 |
|
dreddit
|
5c5a2622d0
|
Added django_cron
|
2010-02-27 19:02:08 +01: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 |
|
|
|
2b358a4b9c
|
Fixed URLs, use proper registration.urls
|
2010-02-27 17:39:48 +00:00 |
|
|
|
ac2a253d9f
|
Added a bit of form validation
|
2010-02-27 17:38:36 +00:00 |
|
|
|
59ec92b2d7
|
Imported a cut down mumble app
|
2010-02-26 00:15:53 +00:00 |
|
|
|
bfd7f95421
|
Added 500 message
|
2010-02-25 23:43:40 +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 |
|