This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-21 13:06:40 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
History
Erik Ordway
0bdee973a0
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
..
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
add cas support with a few tests
2013-05-23 13:40:50 -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
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
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