NewFuture
40a9dc37e2
fixed formatting and .travis.yml
2016-10-07 15:09:11 +08:00
daeks
3f41226f16
Revert "CSRF checks"
2016-03-02 07:09:05 +01:00
Luca Reverberi
c5e5ac7c43
CSRF checks
2016-02-15 20:42:02 +00:00
daeks
0e81812d67
set theme on login
2013-07-02 13:16:59 +02:00
fluidbyte
d06e91810b
Missed underscore on GET
2013-05-09 06:23:05 -07:00
fluidbyte
95dc38dbd9
Fix Issue #392 - Not saving user's current project
2013-05-09 06:19:12 -07:00
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