discourse/app
2013-05-29 15:47:49 -07:00
..
assets allow disabling of local logins. In the instance where an .edu is using cas they may not want a user to be able to log in once the users credentials have been revoked in the system that feeds the CAS authentication server. This is very optional 2013-05-23 13:44:14 -07:00
controllers remove hardcoded value and replace with SiteSetting.cas_domainname 2013-05-29 15:47:49 -07:00
helpers we can't trust CSRF for anon the way it is designed. 2013-05-03 16:43:11 +10:00
mailers add list unsubscribe 2013-04-26 16:56:28 +10:00
models fix comment and remove url setting as it is not used. 2013-05-28 08:06:18 -07:00
serializers Refactor + Fix: Wasn't correctly loading activity streams. Code is a lot more Ember-y now. 2013-05-22 12:06:37 -04:00
views Calls to Discourse.ajax no longer need getURL -- will be done automatically. 2013-05-07 15:16:27 -04:00