fnp
/
edumed.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
wtem prepared for the wlem exam
[edumed.git]
/
edumed
/
forum.py
diff --git
a/edumed/forum.py
b/edumed/forum.py
old mode 100755
(executable)
new mode 100644
(file)
index
4b194a8
..
86cfb0c
--- a/
edumed/forum.py
+++ b/
edumed/forum.py
@@
-1,3
+1,4
@@
+# -*- coding: utf-8 -*-
from pybb.permissions import DefaultPermissionHandler
@@
-22,4
+23,3
@@
class ForumPermissionHandler(DefaultPermissionHandler):
return False
return user.is_authenticated()
-
\ No newline at end of file