r888888888
d2e7079125
fix for #1372 , prefixed/suffixed underscores are rendered as underscores for users
2013-04-19 16:16:26 -07:00
r888888888
4320df3116
fixes #1372
2013-04-19 15:51:38 -07:00
r888888888
00034f1a17
refactored favorites
2013-04-18 20:19:11 -07:00
Toks
53ee04d6a2
fixes #619
2013-04-17 20:09:48 -04:00
Toks
ff2c125e0f
fixes #1345
2013-04-15 22:19:43 -04:00
Toks
ef2b58b9ca
fixes #763
2013-04-14 13:09:39 -04:00
Toks
a5f1a6bad1
better comment creation errors
2013-04-02 13:34:28 -04:00
albert
0e052f2fd7
fixes #866
2013-03-31 17:53:51 -04:00
albert
9e10392482
Merge branch 'master' of github.com:r888888888/danbooru
2013-03-30 12:14:19 -04:00
Toks
2dd21e0367
adds basic support for user level-dependent classes
2013-03-30 12:04:56 -04:00
albert
cb1b021c2c
fixes #1136 (and a few other cases)
2013-03-30 11:51:17 -04:00
albert
a9be96ce8b
implements user name change requests
2013-03-26 18:13:03 -04:00
albert
520e97485b
add support for user name changes
2013-03-26 01:03:42 -04:00
albert
faada9f87b
fixes
2013-03-23 12:12:54 -04:00
albert
2378e91006
fixes #841
2013-03-23 12:06:49 -04:00
albert
7f5bdb0121
fixes #1049
2013-03-23 11:55:24 -04:00
albert
a008e041d0
fixes #1044
2013-03-23 11:37:30 -04:00
albert
df54434456
tweak upload limit
2013-03-22 23:12:40 -04:00
albert
b54759b74b
upload limit tweaks
2013-03-22 23:03:27 -04:00
albert
62b4441413
upload limit changes
2013-03-22 21:39:35 -04:00
albert
33138741d9
fix base upload limit logic
2013-03-22 21:35:46 -04:00
albert
733713ea67
tweak upload limit numbers, fixes #1044
2013-03-22 21:25:16 -04:00
albert
a892814550
fix
2013-03-22 19:23:31 -04:00
albert
a4b67fa072
fix tests and typo bugs
2013-03-22 18:54:37 -04:00
albert
3e4d149d28
fixes #959
2013-03-22 10:38:37 -07:00
albert
733fa2dd7b
fixes #1028
2013-03-22 09:17:55 -07:00
albert
eae5280091
fixes #1029
2013-03-22 09:11:24 -07:00
albert
af75e862b1
tweak number
2013-03-21 16:13:00 -07:00
albert
851ab1d256
implement new user limiting
2013-03-21 15:48:48 -07:00
albert
8caf7fd796
add additional constraints on upload limit
2013-03-21 15:23:38 -07:00
albert
5ba535efd3
fix text
2013-03-21 15:21:07 -07:00
albert
4606ec4763
priv users now have 6sec timeout, platinum users have 9sec timeout
2013-03-21 07:46:49 -07:00
albert
2ac22d07cd
implement api limiting
2013-03-20 16:35:35 -07:00
albert
0c9a60040c
increase fav limits to match page limits
2013-03-20 10:34:24 -07:00
小太
cba839ba76
Kill trailing whitespace in ruby files
2013-03-19 23:10:10 +11:00
albert
e952052bd6
fixes #973
2013-03-19 01:10:18 -07:00
albert
770ace0e68
fix tests, implement limits for favorites
2013-03-18 12:41:33 -07:00
albert
a52eb3ddc2
fixes #848
2013-03-17 23:13:47 -04:00
albert
ef08a3777d
fixes #851
2013-03-12 13:24:00 -04:00
albert
5d80e25e29
fixes #716
2013-03-09 19:41:16 -05:00
albert
73edc3c86f
fixes #578
2013-03-09 11:08:06 -05:00
albert
3b87a383b2
fixes #766
2013-03-08 16:52:24 -05:00
albert
d907dfedbb
add new options for moving nav links
2013-03-07 18:31:20 -05:00
albert
f8619e689e
bug fix with user settings for builders, fixes #784
2013-03-07 17:52:05 -05:00
albert
1582a6135b
fixes #779
2013-03-06 20:09:43 -05:00
albert
3addb4f02a
fixes #762
2013-03-05 20:02:35 -05:00
albert
b5099d737d
fixes #763
2013-03-05 19:52:20 -05:00
albert
d912ba6172
fixes #764
2013-03-05 17:18:01 -05:00
albert
5ab9887923
only store partial hash in cookies for validation
2013-03-05 16:49:09 -05:00
albert
f52181db94
Major revamp of security. Passwords are first SHA1 hashed and then
...
that hash is bcrypted. Bcrypted hashes are stored in a new column on
users. This separate column is only to allow for rollbacks,
eventually the old SHA1 hash column will be removed. Sensitive cookie
details are now encrypted to prevent user tampering and more stringent
checks on secret_token and session_secret_key are enforced.
2013-03-04 22:55:41 -05:00