Nikita Fedyashev
Nikita Fedyashev
@JAremko thank you!
I fully agree with @samjewell point. IMHO, stricter default email_regexp might make more sense for an average user of Devise. In my case, "mailto:" prefix in user email was treated...
We had similar problem in our project and solved it with the fork - https://github.com/nfedyashev/Aquarium so if you're OK with this solution you can just add it in your Gemfile:...
* update, I could solve it using `wrap-access-rules` from buddy.auth.accessrules. I'll try to find some time a bit later to come up with a pull request to update `resources/md/routes.md` if...
Having 109 forks of the project is disappointing. @muratguzel maybe you can add some contributors to the project who can help you with issues/pull requests?
Just my 2 cents: it would be much easier for end users if user_name_field could be configured globally. Meanwhile I'm forking the fork. @Empact thanks for your diff anyway! Much...
@dfguo thank you so much for the diff!
From what I see it is caused by org.clojure/clojurescript upgrade.. that's strange upd. This issues starts to happen since 1.10.741 org.clojure/clojurescript version
>Not sure when I'd get the time to do the update though. If it's something you wouldn't mind helping with a PR would be welcome. I've just started learning Clojure...
@treble37 Thanks for the Ruby version!