* BlogsController.cs: * refactoring
* implements a file posting, in a directory named with an user's post id * BlogManager.cs: * BlogsController.cs: Any user may edit any title
This commit is contained in:
parent
ab4471e974
commit
b45f681ae9
5 changed files with 85 additions and 31 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2015-09-11 Paul Schneider <paul@pschneider.fr>
|
||||
|
||||
* BlogsController.cs: * refactoring
|
||||
* implements a file posting, in a directory named with an
|
||||
user's post id
|
||||
|
||||
* BlogsController.cs: Any user may edit any title
|
||||
|
||||
2015-09-11 Paul Schneider <paul@pschneider.fr>
|
||||
|
||||
* Global.asax.cs: ignored routes are revisited
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue