Christian von Arnim
5f935e2982
Fix many Notice in usermanagement
...
Fix many possible Notice and the bug that no message appear with
error_reporting(E_ALL) when you remove all Projects from an account.
(old: line 76, new: Line 95 to 101)
2013-04-07 13:24:19 +02:00
daeks
5ce3f00a11
security checks to prevent unwanted changes
2013-04-05 16:08:51 +02:00
daeks
1025389b93
merged config.php to be in common.php
2013-04-03 12:04:08 +02:00
HoLbLiN
601e89d77b
Security Patch (Prevent password in URL)
...
Change create and change password for use POST requests.
This prevent to see password in apache log or in /server-status for example
2013-04-02 17:23:53 +02:00
HoLbLiN
7535bd5c2e
Security patch XSS in usernames
...
Clean an username when we add a account for prevent XSS attacks
2013-04-02 17:00:37 +02:00
HoLbLiN
3993f46f6c
Security patch. Fix LFI in language selection system.
...
Fix https://github.com/Codiad/Codiad/issues/220
2013-04-02 16:19:42 +02:00
Danny Morabito
e470e978f0
add language to controller.php
2013-01-21 19:57:39 +01:00
Lorefnon
c05c2a70de
Fix for issue#82 and replace current notification system with toastmessage based notification system
2012-12-22 15:28:59 +05:30
Fluidbyte
f706ecab09
Added user access control
2012-10-06 09:54:15 -07:00
Fluidbyte
6bd6594d34
Active user account deleted will force logout
2012-09-21 11:24:16 -07:00
Fluidbyte
45934fc273
Recommit
2012-09-15 10:11:50 -05:00