forked from timothyjamesmarias/rails_7_devise_example
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated stretches to OWASP recommended amount. Showing 'Sign out' but…
…ton on Home.
1 parent
c66cd10
commit f418448
Showing
3 changed files
with
8 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
<div class="d-flex flex-column justify-content-center align-items-center pt-5"> | ||
<h1 class="">Welcome</h1> | ||
<h4>Logged in as <%= current_user.email %></h4> | ||
<h3>Rails 7 skeleton app with Devise and Bootstrap</h3> | ||
<%= link_to "Sign Up", new_user_registration_path, class: "btn btn-lg btn-primary rounded-pill" %> | ||
<%= link_to "Sign out", destroy_user_session_path, class: "btn btn-lg btn-primary rounded-pill" %> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
rmqgf50CpHJvE8X4eu3xSR8auBXILh9Mz+0HWdRbAJn2qJ0Z+44IQIeMsrBfptEgyKorbNvSbZO+DEkRb1LB1qOPk+8flbL+T/H1dRpMboBwRs5U/rBf4oMw4TgHTdxFhw9TboUZhOKuWPT8w0utZhCTqls9Z7l+FHsKkDwxYO/aSW6G5YXtjSbp2A2sgyWTFhImk/mgfHhq2FPHu03dVDBUf5VtAeumpUXCcZR9d63I8kk2APClxQk//Ayj1YsSkGu5VNcWITPGhFMEnwcz8al/aueLHQXkf5HmFooi27gDeE+LqPKwEYGFMuHdub3S3nkkWCzzZy+hYqdtpod1DBqNaIjq6M5FGOL34Z6Ul7/Eg/se8NqdXivBVvp0i/5RVCQuT3VFfj+II3FYtZ7iZnYinXooU2YAsbmk--YQK5WOcTuE8KXzyV--1H4KVYU7NH9YqkN/3EqV3Q== | ||
B5FWnTByBYN54awMSSt0la5reOW0GBbICJ6frD7S/a4gii8QBL88/Rs8dXBBGRiNAtM68DRY/ovemaAVmP2AjkaRoouKyxQBlN7imIP9BBxP/mjHnDUjhXEr+NvIfqjfCGxWfdaLW+baVAfFtpudq+y+so1f+hRduqJDFlqAOeTeLnwirDDPyjZcRX5cIGhof40J+NPNWbWh1f+HLO7lrCftDlY7wvcODsj4MlOzg+mejtCLDQSyyQ+dEP+NnNHZKtNK3rqlDOgD2PkfCk+7WQy2/iZov8ahoGehK2/lsgHOGqTjKKkmgBt3EZ6ztr/hw7R2uPz1D0yJ+Bg3JhU3tuTOT23yMaRlVTeENwYRy0+1zDWRujZGz7nHDVHl/wpVkSiz0sDMmY/WcTWFzVweb3upe4+NDf3U3V9j--BzmrwlH3AZSHf8tj--AFTmQ8bXec/CQXgYOucwFw== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters