issues
search
aaronrenner
/
phx_gen_auth
An authentication system generator for Phoenix 1.5 applications.
772
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add a --context-app for umbrella with a dedicated database app
#128
Aridjar
closed
3 years ago
1
Scoping paths in Router
#127
Kaquadu
closed
3 years ago
1
Confirmation routes can confirm changes without user acknowledgement
#126
liamwhite
closed
3 years ago
2
Add an option to generate auth with username instead of email
#125
nskins
closed
3 years ago
1
Prevent runtime error when malformed login params are received
#124
zwippie
closed
3 years ago
1
User is logged in right away after registration
#123
marschro
closed
3 years ago
2
use of HTTP DELETE verb for log out causing issues
#122
rayrrr
closed
3 years ago
2
dialyzer show some warnings in user_settings_controller
#121
alaadahmed
closed
3 years ago
5
Two elements with non-unique id #user_action
#120
dbi1
closed
3 years ago
1
Fix typo
#119
holandes22
closed
3 years ago
1
Use argon2 as default over bcrypt.
#118
7hoenix
closed
3 years ago
3
signed_in_path uses the previous conn
#117
arnaub
closed
3 years ago
2
Make user enumeration prevention clearer
#116
mveytsman
closed
3 years ago
4
assign @current_user not available in eex template.
#114
conradwt
closed
3 years ago
2
Is assign(:token, token) in get_user_by_reset_password_token(conn, _opts) used for?
#113
manhtranlinh
closed
3 years ago
1
Feature Request: Depend on ecto "ecto_repos" config to find Repo.
#112
iantbutler01
closed
3 years ago
4
Comment after final "end" in router.ex slightly breaks code injection
#111
roryqueue
closed
3 years ago
1
Suggested copy changes
#110
sgerrand
closed
3 years ago
1
Fix confirm_account test arity description
#109
bhtabor
closed
3 years ago
0
Fixed a typo
#108
adamtew
closed
3 years ago
0
Is there plan to support JWT auth?
#107
ray-sh
closed
3 years ago
1
Is phx_gen_auth suitable for an API for a Javascript SPA?
#106
ajstrand
closed
3 years ago
4
Add support to timestamps with UTC
#105
sebasortiz-dev
closed
3 years ago
7
Wouldn't gettext integration be a good idea?
#104
oliverandrich
closed
3 years ago
3
hashed_password assigned to Conn
#103
njwest
closed
3 years ago
2
Update confirmation flashes with variable
#102
jrdnull
closed
3 years ago
1
Update registration create success flash
#101
jrdnull
closed
3 years ago
4
Create tests that are adaptable
#100
chargio
closed
3 years ago
12
Don't redirect in UserAuth.log_in_user
#99
samu
closed
3 years ago
1
Account Enumeration Vulnerability
#98
samu
closed
3 years ago
4
Consider using Argon2 instead of Bcrypt
#97
dealloc
closed
3 years ago
0
User_return_to test breaks on phoenix master
#96
aaronrenner
closed
3 years ago
4
no route found for GET /users/settings/update_email
#95
dbi1
closed
3 years ago
7
(RuntimeError) could not compile application
#94
dbi1
closed
4 years ago
5
Update README.md
#93
dbi1
closed
4 years ago
4
Rationale for `citext` requirement with Postgres
#92
dabaer
closed
4 years ago
9
Use redact: true from Ecto v3.5 instead of deriving inspect
#91
josevalim
closed
3 years ago
1
Error compiling the project
#90
joaothallis
closed
4 years ago
3
Case sensitiveness
#89
ruudk
closed
4 years ago
3
[Suggestion] Add the 0.5.0 tag in git to the actual 0.5.0 release (f21ef29)
#88
altdsoy
closed
4 years ago
1
Don't hash the password while keeping a database transaction open
#87
axelson
closed
3 years ago
4
Use current_path instead of reimplementing it
#86
josevalim
closed
4 years ago
2
Is it MySQL compatible?
#85
rafaelfess
closed
4 years ago
2
Improve coverage for user return to
#84
josevalim
closed
4 years ago
1
Newlines generated in session token
#83
thepratt
closed
4 years ago
5
Update CHANGELOG.md
#82
a-maze-d
closed
4 years ago
1
Update README.md
#81
skovsgaard
closed
4 years ago
1
Mix.Tasks.Phx.Gen.Context.build/2 is undefined
#80
mcelaney
closed
4 years ago
5
Modify confirmation messages
#79
Ian-GL
closed
4 years ago
0
Improve user experience on confirmation messages
#78
josevalim
closed
4 years ago
2
Next