nodiscc
nodiscc
Fixed by @sebsauvage in https://github.com/sebsauvage/Shaarli/commit/af77b2fd9a574ba03b309ea0799946fabf37c7d1 This can be closed.
Your shaarli is unreachable.
Does the bug happen on a fresh install? (asking because it seems you have modified the php files, changed strings and removed the footer). Can you try a fresh shaarli...
@pacolotero Hi, do you still have this problem? I can't access your shaarli. Can you please recheck with the community fork from https://github.com/shaarli/Shaarli ? If this is solved, can you...
@Sirgrunge do you still have this problem? What browser/version/OS is used? Can you check against the community fork at https://github.com/shaarli/Shaarli and keep us updated? Thanks.
@tristan-k Do you still have this problem? If not, can you close this bug? We would need more info to help fixing this. Try what Sbgodin suggested. Please check your...
Maybe this could be logged directly to the web server logs? (i.e just throw a 403 error - http://stackoverflow.com/a/5061698 on username/pw failure that's logged by the http server ). Logging...
I just realized this was already added (`data/log.txt`). It was not obvious in the doc so I added https://github.com/shaarli/Shaarli/wiki#list-of-all-login-attempts. I think this can be closed.
@romnGit Since this pull request does not merge properly, I have proposed a pull request regarding the pre-filled "description" field at https://github.com/shaarli/Shaarli/pull/19 using your changes. Thanks! I still don't get...
@romnGit Ok I finally understand the change of selector :) Had not seen your reply and this was what confusing me: Problem: the code you have edited was removed by...