akuma06
|
04a17db739
|
Added verify email view and route
Now you should be able to register and activate your account
|
2017-05-07 22:00:45 +02:00 |
|
akuma06
|
830c824fbc
|
Corrected possible double entry account (username, email)
|
2017-05-07 21:14:32 +02:00 |
|
akuma06
|
65e24c25e9
|
Fixed typo
|
2017-05-07 20:21:46 +02:00 |
|
akuma06
|
38f8fae726
|
Fixed email validation
|
2017-05-07 20:10:23 +02:00 |
|
akuma06
|
ab59d8d04a
|
Merge branch 'master' of https://github.com/ewhal/nyaa
Conflicts:
router/userHandler.go
|
2017-05-07 20:03:17 +02:00 |
|
akuma06
|
4df2268094
|
Added Form Validation
Display of error messages
|
2017-05-07 19:59:38 +02:00 |
|
ayame-git
|
37bd6e70d6
|
post handle now checks for t and c
|
2017-05-07 17:08:45 +03:00 |
|
akuma06
|
1eaa0c1b44
|
Fixed User Captcha
Templates are now in reload of template.go
Captchas are generated correctly on register page
Corrected typo
|
2017-05-07 14:53:01 +02:00 |
|
Jeff Becker
|
47bf337fbc
|
unbreak build
|
2017-05-07 06:39:28 -04:00 |
|
bakape
|
5a55008a16
|
Merge branch 'master' of https://github.com/ewhal/nyaa into captchas
|
2017-05-07 12:08:44 +03:00 |
|
bakape
|
8786db1540
|
Internal IP-specific captchas
|
2017-05-07 11:25:09 +03:00 |
|
akuma06
|
6b05776125
|
Added post method for registration
Don't know if create user work
|
2017-05-07 05:04:55 +02:00 |
|
akuma06
|
e01eb9ba13
|
Fixed links
|
2017-05-07 04:06:52 +02:00 |
|
akuma06
|
81e8a9bc40
|
Added login page + multilanguage support
|
2017-05-07 04:02:57 +02:00 |
|
akuma06
|
00b08b71cd
|
Multi language support User Registration page finished
|
2017-05-07 03:34:16 +02:00 |
|
akuma06
|
f88b4656a1
|
Fixed Typo + Added multi language support
Multi language for User package
|
2017-05-07 02:32:32 +02:00 |
|
akuma06
|
fa0e4ec4bd
|
Fixed
|
2017-05-07 00:19:26 +02:00 |
|
akuma06
|
a9f97d6366
|
Forgot files
|
2017-05-07 00:15:27 +02:00 |
|
akuma06
|
b4da1000b3
|
Added User Registration View
Moved public files in public folder
|
2017-05-07 00:10:40 +02:00 |
|
akuma06
|
ffdb50f5e1
|
fix #6
|
2017-05-06 23:00:35 +02:00 |
|
akuma06
|
db95a78b6a
|
Merge branch 'master' of https://github.com/akuma06/nyaa.git
|
2017-05-06 22:48:07 +02:00 |
|
akuma06
|
ca74ef3129
|
Fix #5
|
2017-05-06 22:47:21 +02:00 |
|
akuma06
|
d0092e590c
|
Update permission.go
|
2017-05-06 22:42:51 +02:00 |
|
akuma06
|
c9b1cf97db
|
Fix #3
|
2017-05-06 22:36:53 +02:00 |
|
akuma06
|
3e11300ea6
|
Fix #2
|
2017-05-06 22:32:02 +02:00 |
|
akuma06
|
4182e22262
|
Fix #1
|
2017-05-06 22:27:21 +02:00 |
|
akuma06
|
45eb38ee87
|
Merge branch 'master' of https://github.com/akuma06/nyaa.git
Conflicts:
util/email/email.go
|
2017-05-06 22:16:05 +02:00 |
|
akuma06
|
30a53a79ec
|
Forgot files
|
2017-05-06 22:14:02 +02:00 |
|
akuma06
|
9f18efe301
|
Update verification.go
|
2017-05-06 21:59:46 +02:00 |
|
akuma06
|
20b7b737ad
|
Update user.go
|
2017-05-06 21:59:21 +02:00 |
|
akuma06
|
acc9c0584d
|
Update userHelper.go
|
2017-05-06 21:40:06 +02:00 |
|
akuma06
|
773ce60848
|
Fixed Typo
|
2017-05-06 21:37:10 +02:00 |
|
akuma06
|
5ef953ff55
|
User Package (WIP)
Added services and utils needed
|
2017-05-06 21:21:39 +02:00 |
|