Commit Graph

993 Commits

Author SHA1 Message Date
c0d05dac8d Fixes eve_proxy to allow POST values 2010-03-10 01:32:02 +00:00
2c93e2abdf Change username -> service_uid 2010-03-10 01:07:44 +00:00
1bb5f8c5f1 Fixed userlookup template to show the correct services id 2010-03-10 00:59:37 +00:00
4ccdaf5187 Added User Lookup feature 2010-03-10 00:55:39 +00:00
a6cbb2744b Further template modifications 2010-03-09 23:59:26 +00:00
1b74e8f272 New webpage style. 2010-03-09 23:47:21 +00:00
0881634127 Added import call for reverse 2010-03-09 23:12:26 +00:00
920c2a6cde Fixed eve_proxy view to remove the url path from the requested string 2010-03-09 23:07:27 +00:00
e65afef1db Added django_evolution to the stack 2010-03-09 22:09:37 +00:00
522fbdc9f8 Fix various issues with the move to UIDs 2010-03-09 22:01:44 +00:00
818b580e89 Added Mumble settings 2010-03-09 21:46:20 +00:00
204ab3003e Added Mumble service API 2010-03-09 21:44:26 +00:00
cc24c655c1 Fix eve_proxy urls delcaration 2010-03-09 20:28:04 +00:00
671781013b Split out db settings into a seperate file 2010-03-09 20:27:51 +00:00
da60eacbd5 Export eve_proxy api access via /eveapi/ 2010-03-07 02:22:04 +00:00
9806c2c3cb Services now use UID by default. 2010-03-07 01:53:09 +00:00
0e345ce65b Servie Adduser now returns a Service UID for each addition 2010-03-07 01:35:57 +00:00
matalok
d31034d950 Added further ignore 2010-03-05 21:04:51 +01:00
0bc4894ada Move reddit api to api, oops. 2010-03-05 20:54:24 +01:00
matalok
850e63e6ff Fixed case munging on Wiki plugin 2010-03-05 20:42:50 +01:00
67b2ae2903 Add some missing templates 2010-03-05 17:34:10 +01:00
38281f0e7e Remove some debug messages 2010-03-05 17:33:47 +01:00
030963730b Basic Reddit API 2010-03-05 17:14:46 +01:00
1285453ba0 Added delete/disable/enable/check 2010-03-05 14:30:05 +00:00
9a21f1c8a2 Basic user view for administrators, links from the admin interface 2010-03-05 15:17:48 +01:00
1eeefae146 Updated settings file 2010-03-05 15:17:13 +01:00
e23c905292 Mediawiki module added 2010-03-05 15:16:36 +01:00
c0427ecdd7 Add LOGIN_URL 2010-03-05 02:07:47 +01:00
ea2f9f6df3 Added text field descriptions to SSO model 2010-03-05 02:07:27 +01:00
d81f6a5d1c Added ability to list APIs 2010-03-05 01:04:13 +01:00
7fe039764b Added ability to switch off Service API 2010-03-05 00:50:36 +01:00
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