DNx5
0768642e85
cleanup Settings
2015-09-14 18:58:37 +07:00
Gabriele C
550cffcc42
cleanup
2015-09-14 12:34:52 +02:00
DNx5
981da0a0f3
extract language if available.
2015-09-14 09:26:52 +07:00
DNx5
a4fd60a6f6
fix cache, still not add null check.
2015-09-14 03:45:09 +07:00
DNx5
f60604c86c
run admin register task async.
2015-09-14 01:22:23 +07:00
DNx5
576ff59fcd
replace cache with Json
2015-09-13 22:08:18 +07:00
DNx5
afeb359b73
cleanup & improvements
2015-09-09 01:28:27 +07:00
DNx5
90c7187bab
run task async, fix #200
2015-09-07 23:28:15 +07:00
Gabriele C
65bb488f4c
PBKDF2DJANGO Hash
2015-09-07 14:30:56 +02:00
Gabriele C
63889c030a
fix conflict
2015-08-28 23:21:22 +02:00
Xephi59
e33ebb7379
Change some custom event to let them be async
2015-08-28 00:16:26 +02:00
Gabriele C
7c9298f096
More unstuble stuff! (Now it compiles)
2015-08-27 00:21:53 +01:00
Xephi59
253b54da1d
Messages can now be customized more easily
2015-08-10 00:06:55 +02:00
Xephi59
c1ffe47468
update realName
2015-08-03 18:37:42 +02:00
Gabriele C
79759bf139
Removed Passpartu feature
2015-07-29 14:12:22 +02:00
Xephi59
03bfe80ee2
Set SQLite as default database and convert actual flat to sqlite
2015-07-21 01:13:27 +02:00
Gabriele C
684abf97c8
Code cleanup
2015-07-20 09:59:53 +02:00
Xephi59
480db6816f
Synax
2015-07-20 02:41:14 +02:00
Xephi59
e9308bb231
Fix Inventory Loss + Timeout timings
2015-07-15 18:21:06 +02:00
Maxetto
d4c37b2fc2
Coding without Eclipse is hard!
...
But that should do the trick.
2015-07-10 23:03:09 +02:00
Maxetto
e8a6ce6e75
Compilation Fixes
2015-07-10 22:59:01 +02:00
Maxetto
34c15a5746
Revert sgdc3 fix here.
2015-07-10 22:44:14 +02:00
Gabriele C
b87768478d
fixed conflict
2015-07-10 22:28:43 +02:00
Maxetto
aa871e2dcf
Remember to sync before pushing!
2015-07-10 17:04:03 +02:00
Maxetto
91a4afb41f
Remember to sync before pushing!
2015-07-10 17:02:57 +02:00
Maxetto
5cdd2e1189
Sometimes I'm sleeping
2015-07-10 16:33:55 +02:00
Maxetto
63497269f2
Admin Commands rework
...
//TODO: Still needs to block output if doesn't have the permission for "Usage:" messages.
//TODO: Add a way to replicate the "/authme" command when "/authme args[0]" is not in the list.
2015-07-10 16:23:09 +02:00
Maxetto
11785c6547
Easing out code
2015-07-10 16:16:42 +02:00
Xephi59
36632bbb58
Fix the instance of database
2015-07-09 21:02:37 +02:00
Xephi59
5fe8ece0b3
Forgot a change
2015-07-09 01:00:48 +02:00
Xephi59
d6e0ef4553
Drop Spout/Notification support, they are not updated anymore
2015-07-09 00:59:23 +02:00
Xephi59
b5dcc64ce8
Fix email recovery
2015-07-08 16:39:54 +02:00
Xephi59
6aad66b731
Change how authme reload works, but don't forget ...
2015-07-06 18:02:44 +02:00
Gabriele C
3367f175d4
Fix syntax
2015-07-05 14:56:32 +02:00
Gabriele C.
d222b2cbd4
Update ChangePasswordCommand.java
2015-07-05 14:33:40 +02:00
Xephi59
618a5efe87
authme.admin.forcelogin and authme.canbeforced
2015-07-05 03:38:30 +02:00
Xephi59
a44481c33b
Add a permission to disable some people to be forced
2015-07-05 03:35:32 +02:00
Xephi59
723ca59bb5
Change forcelogin only be performed by console
2015-07-05 03:29:19 +02:00
Xephi59
52c023b1f2
Add forcelogin command
2015-07-05 03:12:39 +02:00
Maxetto
0b1490bd65
PW lenght and unsafe PW check to ChangePassword
...
I told you, you missed it! Also, unified "lowpass.equalsIgnoreCase(name)" to the previous group of checks.
This, however, still provides "Password doesn't match" error, instead of one proper error.
2015-07-04 22:57:43 +02:00
Xephi59
f4f1f76e25
Fix and performances improvements
2015-06-30 00:47:25 +02:00
Xephi59
487c91136c
IN DEVELOPPEMENT !!!! Begin to increase performances
2015-06-29 01:35:08 +02:00
Xephi59
ac543df216
Duplicate Regexp check removed, and now we check if password different
...
from username
2015-06-28 02:06:51 +02:00
Xephi59
2aab1d67bb
Check password regexp on change password... sorry for that old bug T.T
2015-06-28 01:50:27 +02:00
Xephi59
de2961b754
Check password strengh in ChangePasswordCommand too
2015-06-11 01:13:53 +02:00
Xephi
8d8ce1c4eb
Remove some warnings
2015-06-03 02:07:54 +02:00
Xephi
140a807a59
u_U
2015-06-03 01:41:43 +02:00
Xephi
5f2feedebb
PseudoRandom
2015-05-28 20:09:14 +02:00
Xephi
9ba90bfb97
Replace m._ by a method call m.send, Java 8 in comming ...
2015-05-26 13:03:45 +02:00
Xephi
a8795abc23
Try to synchronise these task to avoid some problems
2015-04-23 16:10:09 +02:00