Commit Graph

17 Commits (1734ca9293456ae49327c6b72ea5e5661ab340d4)

Author SHA1 Message Date
Maniack Crudelis c6bdc79713
Merge pull request from YunoHost/add_comments
Add comments
Maniack Crudelis b704e1cbcb
path don't need to be stored
Gofannon 0a717b511f [fix] Fix "change_url"
Maniack Crudelis 846e701632
Merge branch 'master' into add_comments
Maniack Crudelis 8a2330837b Add comments and upgrade some stuff
Maniack Crudelis d3f4117369 [fix] Fix the issue alias_traversal ()
* Fix the issue alias_traversal

https://github.com/yandex/gixy/blob/master/docs/en/plugins/aliastraversal.md

* Update fix alias_traversal

* Don't change original nginx conf file and add change_url

* Use newest version of ynh_add_nginx_config from 
No more need to deal with "#sub_path_only"

* Revert "Use newest version of ynh_add_nginx_config from #462" as it's not released (and subject to discussions)!

This reverts commit fac62c49ff.

* Fix indentation
Jimmy Monin b64d6c9961 Fix indentation
Jimmy Monin e2911b3db0 Revert "Use newest version of ynh_add_nginx_config from #462" as it's not released (and subject to discussions)!
This reverts commit fac62c49ff.
Jimmy Monin fac62c49ff Use newest version of ynh_add_nginx_config from
No more need to deal with "#sub_path_only"
Jimmy Monin dcb447c208 Don't change original nginx conf file and add change_url
Jimmy Monin 3cef7eb3f7 Handle nginx conf file checksums (additional helper)
Jimmy Monin fbac88a28d Put ynh_replace_string back (works with regexps)
Jimmy Monin 22bc3cc21f Update nginx conf file checksum
Jimmy Monin 54c393cd99 Add more generic cases
Jimmy Monin 64bbd30989 Set required version to 2.7.2 and remove sudo prefixes
Maniack Crudelis f61108fc8b _common.sh
Maniack Crudelis 1ff00da69a [enh] Add a change_url script